chains/_data/chains/eip155-40.json
2021-11-11 15:13:56 +01:00

25 lines
444 B
JSON

{
"name": "Telos EVM Mainnet",
"chain": "TLOS",
"network": "mainnet",
"rpc": [
"https://mainnet.telos.net/evm"
],
"faucets": [
],
"nativeCurrency": {
"name": "Telos",
"symbol": "TLOS",
"decimals": 18
},
"infoURL": "https://telos.net",
"shortName": "Telos EVM",
"chainId": 40,
"networkId": 40,
"explorers": [{
"name": "teloscan",
"url": "https://teloscan.io",
"standard": "EIP3091"
}]
}