mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@9a908009cd 🚀
This commit is contained in:
parent
ca8777618e
commit
40a2820d61
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2598,6 +2598,19 @@
|
|||
"rpc": ["http://8.210.150.70:8545"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://boyanet.org"
|
||||
}, {
|
||||
"name": "Eurus Testnet",
|
||||
"chainId": 1984,
|
||||
"shortName": "euntest",
|
||||
"networkId": 1984,
|
||||
"nativeCurrency": {
|
||||
"name": "Eurus",
|
||||
"symbol": "EUN",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://testnet.eurus.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://eurus.network"
|
||||
}, {
|
||||
"name": "EtherGem",
|
||||
"chainId": 1987,
|
||||
|
|
|
@ -3556,6 +3556,28 @@
|
|||
"url": "https://explorer.boyanet.org:4001",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "EtherGem",
|
||||
"chain": "EGEM",
|
||||
|
|
|
@ -199,6 +199,7 @@
|
|||
"LUDAN": "eip155:1688",
|
||||
"tsf": "eip155:1856",
|
||||
"boya": "eip155:1898",
|
||||
"euntest": "eip155:1984",
|
||||
"egem": "eip155:1987",
|
||||
"milkAda": "eip155:2001",
|
||||
"420": "eip155:2020",
|
||||
|
|
Loading…
Reference in New Issue
Block a user