chains/_data/chains/eip155-16000.json
bengbengle f777280724
add the metadot chain info (#381)
* add the metadot chain info

* Update eip155-16001.json

* add metadot chain info
2021-08-25 16:14:33 +02:00

19 lines
381 B
JSON

{
"name": "MetaDot Mainnet",
"chain": "MTT",
"network": "mainnet",
"rpc": [
"https://mainnet.metadot.network"
],
"faucets": [],
"nativeCurrency": {
"name": "MetaDot Token",
"symbol": "MTT",
"decimals": 18
},
"infoURL": "https://metadot.network",
"shortName": "mtt",
"chainId": 16000,
"networkId": 16000
}