chains/chains/eip155-201.json

23 lines
432 B
JSON

{
"name": "MOAC testnet",
"chain": "MOAC",
"rpc": ["https://gateway.moac.io/testnet"],
"faucets": [],
"nativeCurrency": {
"name": "MOAC",
"symbol": "mc",
"decimals": 18
},
"infoURL": "https://moac.io",
"shortName": "moactest",
"chainId": 201,
"networkId": 201,
"explorers": [
{
"name": "moac testnet explorer",
"url": "https://testnet.moac.io",
"standard": "none"
}
]
}