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@acaa12e2f6 🚀
This commit is contained in:
parent
e7b395ece1
commit
fda3fd4ab3
File diff suppressed because one or more lines are too long
22
chains/eip155-877.json
Normal file
22
chains/eip155-877.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "Dexit Network",
|
||||||
|
"chain": "DXT",
|
||||||
|
"rpc": ["https://dxt.dexit.network"],
|
||||||
|
"faucets": ["https://faucet.dexit.network"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Dexit network",
|
||||||
|
"symbol": "DXT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://dexit.network",
|
||||||
|
"shortName": "DXT",
|
||||||
|
"chainId": 877,
|
||||||
|
"networkId": 877,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "dxtscan",
|
||||||
|
"url": "https://dxtscan.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -2598,6 +2598,19 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://callisto.network"
|
"infoURL": "https://callisto.network"
|
||||||
|
}, {
|
||||||
|
"name": "Dexit Network",
|
||||||
|
"chainId": 877,
|
||||||
|
"shortName": "DXT",
|
||||||
|
"networkId": 877,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Dexit network",
|
||||||
|
"symbol": "DXT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://dxt.dexit.network"],
|
||||||
|
"faucets": ["https://faucet.dexit.network"],
|
||||||
|
"infoURL": "https://dexit.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "Ambros Chain Mainnet",
|
"name": "Ambros Chain Mainnet",
|
||||||
"chainId": 880,
|
"chainId": 880,
|
||||||
|
|
|
@ -3689,6 +3689,25 @@
|
||||||
"chainId": 821,
|
"chainId": 821,
|
||||||
"networkId": 2,
|
"networkId": 2,
|
||||||
"status": "deprecated"
|
"status": "deprecated"
|
||||||
|
}, {
|
||||||
|
"name": "Dexit Network",
|
||||||
|
"chain": "DXT",
|
||||||
|
"rpc": ["https://dxt.dexit.network"],
|
||||||
|
"faucets": ["https://faucet.dexit.network"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Dexit network",
|
||||||
|
"symbol": "DXT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://dexit.network",
|
||||||
|
"shortName": "DXT",
|
||||||
|
"chainId": 877,
|
||||||
|
"networkId": 877,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "dxtscan",
|
||||||
|
"url": "https://dxtscan.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Ambros Chain Mainnet",
|
"name": "Ambros Chain Mainnet",
|
||||||
"chain": "ambroschain",
|
"chain": "ambroschain",
|
||||||
|
|
|
@ -199,6 +199,7 @@
|
||||||
"meer": "eip155:813",
|
"meer": "eip155:813",
|
||||||
"clo": "eip155:820",
|
"clo": "eip155:820",
|
||||||
"tclo": "eip155:821",
|
"tclo": "eip155:821",
|
||||||
|
"DXT": "eip155:877",
|
||||||
"ambros": "eip155:880",
|
"ambros": "eip155:880",
|
||||||
"wan": "eip155:888",
|
"wan": "eip155:888",
|
||||||
"gar-test-s0": "eip155:900",
|
"gar-test-s0": "eip155:900",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user