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@689e7c69fd 🚀
This commit is contained in:
parent
6605b2e3d9
commit
024941cd98
File diff suppressed because one or more lines are too long
|
@ -14,5 +14,10 @@
|
|||
"infoURL": "https://www.dxchain.com/",
|
||||
"shortName": "dx",
|
||||
"chainId": 36,
|
||||
"networkId": 36
|
||||
"networkId": 36,
|
||||
"explorers": [{
|
||||
"name": "dxscan",
|
||||
"url": "https://dxscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
|
@ -626,7 +626,12 @@
|
|||
"infoURL": "https://www.dxchain.com/",
|
||||
"shortName": "dx",
|
||||
"chainId": 36,
|
||||
"networkId": 36
|
||||
"networkId": 36,
|
||||
"explorers": [{
|
||||
"name": "dxscan",
|
||||
"url": "https://dxscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "SeedCoin-Network",
|
||||
"chain": "SeedCoin-Network",
|
||||
|
|
Loading…
Reference in New Issue
Block a user