diff --git a/_data/chains/eip155-1601.json b/_data/chains/eip155-1601.json new file mode 100644 index 000000000000..5c8f9afe948e --- /dev/null +++ b/_data/chains/eip155-1601.json @@ -0,0 +1,25 @@ +{ + "name": "DimeX Chain", + "chain": "DIMEX", + "rpc": [ + "https://rpc.dimex.world" + ], + "faucets": [], + "nativeCurrency": { + "name": "DimeX", + "symbol": "DIMEX", + "decimals": 18 + }, + "infoURL": "https://dimex.world", + "shortName": "dimex", + "chainId": 1601, + "networkId": 1601, + "icon": "dimex", + "explorers": [ + { + "name": "DimeX Explorer", + "url": "https://dimex.world", + "standard": "EIP3091" + } + ] +}