mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add IDChain to chainlist
This commit is contained in:
parent
9087b1fc0c
commit
5ff647868a
26
_data/chains/eip155-74.json
Normal file
26
_data/chains/eip155-74.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "IDChain",
|
||||
"chain": "ETH",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://idchain.one/rpc/",
|
||||
"wss://idchain.one/ws/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "EIDI",
|
||||
"symbol": "EIDI",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://idchain.one/",
|
||||
"shortName": "eth",
|
||||
"chainId": 74,
|
||||
"networkId": 1,
|
||||
"icon": "idchain",
|
||||
"explorers": [{
|
||||
"name": "etherscan",
|
||||
"url": "https://explorer.idchain.one",
|
||||
"icon": "etherscan",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user