mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Apply for DxChain ID (#1387)
This commit is contained in:
parent
cfe38e6946
commit
acd1287bda
18
_data/chains/eip155-36.json
Normal file
18
_data/chains/eip155-36.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "Dxchain Mainnet",
|
||||
"chain": "Dxchain",
|
||||
"rpc": [
|
||||
"https://www.mainnet.dxchain.com"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Dxchain",
|
||||
"symbol": "DX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.dxchain.com/",
|
||||
"shortName": "dx",
|
||||
"chainId": 36,
|
||||
"networkId": 36
|
||||
}
|
19
_data/chains/eip155-72.json
Normal file
19
_data/chains/eip155-72.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "DxChain Testnet",
|
||||
"chain": "DxChain",
|
||||
"rpc": [
|
||||
"https://testnet-http.dxchain.com"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.dxscan.io"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "DxChain Testnet",
|
||||
"symbol": "DX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://testnet.dxscan.io/",
|
||||
"shortName": "dxc",
|
||||
"chainId": 72,
|
||||
"networkId": 72
|
||||
}
|
Loading…
Reference in New Issue
Block a user