mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding Eleanor Metatime Testnet (#2355)
This commit is contained in:
parent
eff8c1dc45
commit
ce0e1cf3ea
23
_data/chains/eip155-1967.json
Normal file
23
_data/chains/eip155-1967.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user