mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Eurus chain testnet. (#1054)
* Added Eurus chain mainnet. * Added Eurus and explorer icons * Update Eurus explorer status to none. * Reverted updates to etherscan * Update Eurus explorer standard to none. * Removed trailing slash from Eurus explorer. * Update _data/chains/eip155-1008.json Co-authored-by: ligi <ligi@ligi.de> * Added Eurus chain testnet * Update shortname of Eurus testnet to euntest Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
720bace1b4
commit
9a908009cd
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":"euntest",
|
||||
"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