chains/_data/chains/eip155-40.json

24 lines
420 B
JSON

{
"name": "Telos EVM Mainnet",
"chain": "TLOS",
"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"
}]
}