chains/chains/eip155-100100.json

25 lines
547 B
JSON

{
"name": "Chiado Testnet",
"chain": "CHI",
"icon": "gnosis",
"rpc": ["https://rpc-chiado.gnosistestnet.com"],
"faucets": ["https://gnosisfaucet.com"],
"nativeCurrency": {
"name": "Chiado xDAI",
"symbol": "xDAI",
"decimals": 18
},
"infoURL": "https://docs.gnosischain.com",
"shortName": "chi",
"chainId": 100100,
"networkId": 100100,
"explorers": [
{
"name": "blockscout",
"url": "https://blockscout-chiado.gnosistestnet.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}