mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Eurus chain testnet
This commit is contained in:
parent
8b2ff735a7
commit
89002e8e58
28
_data/chains/eip155-1984.json
Normal file
28
_data/chains/eip155-1984.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name":"Eurus Testnet",
|
||||
"chain":"EUN",
|
||||
"network":"eurus-testnet",
|
||||
"rpc":[
|
||||
"https://testnet.eurus.network"
|
||||
],
|
||||
"faucets":[
|
||||
],
|
||||
"nativeCurrency":{
|
||||
"name":"Eurus",
|
||||
"symbol":"EUN",
|
||||
"decimals":18
|
||||
},
|
||||
"infoURL":"https://eurus.network",
|
||||
"shortName":"eun",
|
||||
"chainId":1984,
|
||||
"networkId":1984,
|
||||
"icon":"eurus",
|
||||
"explorers":[
|
||||
{
|
||||
"name":"testnetexplorer",
|
||||
"url":"https://testnetexplorer.eurus.network",
|
||||
"icon":"eurus",
|
||||
"standard":"none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user