chains/chains/eip155-338.json

26 lines
576 B
JSON

{
"name": "Cronos Testnet",
"chain": "CRO",
"rpc": [
"https://cronos-testnet-3.crypto.org:8545",
"wss://cronos-testnet-3.crypto.org:8546"
],
"faucets": ["https://cronos.crypto.org/faucet"],
"nativeCurrency": {
"name": "Crypto.org Test Coin",
"symbol": "TCRO",
"decimals": 18
},
"infoURL": "https://cronos.crypto.org",
"shortName": "tcro",
"chainId": 338,
"networkId": 338,
"explorers": [
{
"name": "Cronos Testnet Explorer",
"url": "https://cronos.crypto.org/explorer/testnet3",
"standard": "none"
}
]
}