Adding Eleanor Metatime Testnet (#2355)

This commit is contained in:
Metatime 2023-03-03 12:35:53 +03:00 committed by GitHub
parent eff8c1dc45
commit ce0e1cf3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,23 @@
{
"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"
}
]
}