diff --git a/_data/chains/eip155-1650.json b/_data/chains/eip155-1650.json new file mode 100644 index 000000000000..6cf034dd842b --- /dev/null +++ b/_data/chains/eip155-1650.json @@ -0,0 +1,23 @@ +{ + "name": "IIC Blockchain Testnet", + "chainId": 1650, + "shortName": "iic-testnet", + "chain": "IIC", + "networkId": 1650, + "nativeCurrency": { + "name": "Saya Coin", + "symbol": "SAYA", + "decimals": 18 + }, + "rpc": ["https://rpc.iic-blockchain.com"], + "faucets": [], + "infoURL": "https://metavtz.com/", + "status": "active", + "explorers": [ + { + "name": "IIC Explorer", + "url": "https://scan.iic-blockchain.com", + "standard": "EIP3091" + } + ] +}