add mun blockchain mainnet
This commit is contained in:
parent
f1d824d76c
commit
241eaa1ca8
22
chains/mainnet/mun.json
Normal file
22
chains/mainnet/mun.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"chain_name": "mun",
|
||||
"coingecko": "",
|
||||
"api": [ "https://mainnet1.mun.money" ],
|
||||
"rpc": [ "https://mainnet1rpc.mun.money" ],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.45.16",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "8000",
|
||||
"addr_prefix": "mun",
|
||||
"logo": "/logos/mun.png",
|
||||
"assets": [
|
||||
{
|
||||
"base": "umun",
|
||||
"symbol": "MUN",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/mun.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user