add nois mainnet

This commit is contained in:
Polkachu 2023-03-28 09:53:07 -07:00
parent 379d215b19
commit 69c0c619f7
2 changed files with 17 additions and 0 deletions

BIN
public/logos/nois.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View 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"
}
]
}