add nois mainnet
This commit is contained in:
parent
379d215b19
commit
69c0c619f7
BIN
public/logos/nois.png
Normal file
BIN
public/logos/nois.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
17
src/chains/mainnet/nois.json
Normal file
17
src/chains/mainnet/nois.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"chain_name": "nois",
|
||||
"api": ["https://nois-api.polkachu.com"],
|
||||
"rpc": ["https://nois-rpc.polkachu.com"],
|
||||
"sdk_version": "0.45.14",
|
||||
"addr_prefix": "nois",
|
||||
"min_tx_fee": "5000",
|
||||
"logo": "/logos/nois.png",
|
||||
"assets": [
|
||||
{
|
||||
"symbol": "NOIS",
|
||||
"base": "unois",
|
||||
"exponent": 6,
|
||||
"logo": "/logos/nois.png"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user