chains/chains/eip155-16888.json

24 lines
487 B
JSON

{
"name": "IVAR Chain Testnet",
"chain": "IVAR",
"icon": "ivar",
"rpc": ["https://testnet-rpc.ivarex.com"],
"faucets": ["https://tfaucet.ivarex.com/"],
"nativeCurrency": {
"name": "tIvar",
"symbol": "tIVAR",
"decimals": 18
},
"infoURL": "https://ivarex.com",
"shortName": "tivar",
"chainId": 16888,
"networkId": 16888,
"explorers": [
{
"name": "ivarscan",
"url": "https://testnet.ivarscan.com",
"standard": "EIP3091"
}
]
}