diff --git a/_data/chains/eip155-877.json b/_data/chains/eip155-877.json new file mode 100644 index 00000000..0ceac875 --- /dev/null +++ b/_data/chains/eip155-877.json @@ -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" + } + ] +}