diff --git a/_data/chains/eip155-1100.json b/_data/chains/eip155-1100.json new file mode 100644 index 000000000000..5aa2260233e0 --- /dev/null +++ b/_data/chains/eip155-1100.json @@ -0,0 +1,17 @@ +{ + "name": "Dymension", + "chain": "Dymension", + "rpc": ["https://dymension-evm.blockpi.network/v1/rpc/public"], + "faucets": [], + "nativeCurrency": { + "name": "DYM", + "symbol": "DYM", + "decimals": 18 + }, + "infoURL": "https://dymension.xyz", + "shortName": "dymension", + "chainId": 1100, + "networkId": 1100, + "explorers": [], + "status": "incubating" +}