chains/_data/chains/eip155-1967.json
2023-03-03 10:35:53 +01:00

24 lines
575 B
JSON

{
"name": "Eleanor",
"title": "Metatime Testnet Eleanor",
"chain": "MTC",
"rpc": ["https://rpc.metatime.com/eleanor", "wss://ws.metatime.com/eleanor"],
"faucets": ["https://faucet.metatime.com/eleanor"],
"nativeCurrency": {
"name": "Eleanor Metacoin",
"symbol": "MTC",
"decimals": 18
},
"infoURL": "https://eleanor.metatime.com",
"shortName": "mtc",
"chainId": 1967,
"networkId": 1967,
"explorers": [
{
"name": "metaexplorer-eleanor",
"url": "https://explorer.metatime.com/eleanor",
"standard": "EIP3091"
}
]
}