diff --git a/_data/chains/eip155-432201.json b/_data/chains/eip155-432201.json new file mode 100644 index 00000000..d059e497 --- /dev/null +++ b/_data/chains/eip155-432201.json @@ -0,0 +1,25 @@ +{ + "name": "Dexalot Testnet", + "chain": "DEXALOT", + "network": "testnet", + "rpc": [ + "https://subnets.avax.network/dexalot/testnet/rpc" + ], + "faucets": ["https://sfaucet.dexalot-test.com"], + "nativeCurrency": { + "name": "Dexalot", + "symbol": "ALOT", + "decimals": 18 + }, + "infoURL": "https://dexalot.com", + "shortName": "Dexalot", + "chainId": 432201, + "networkId": 432201, + "explorers": [ + { + "name": "Avalanche Subnet Explorer", + "url": "https://subnets.avax.network/dexalot/testnet/explorer", + "standard": "EIP3091" + } + ] +}