chains/_data/chains/eip155-877.json
Dexit-Network acaa12e2f6
eip155-877.json (#2000)
Dexit mainnet
2022-12-10 04:41:12 +01:00

23 lines
452 B
JSON

{
"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"
}
]
}