chains/chains/eip155-40.json

23 lines
424 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": "TelosEVM",
"chainId": 40,
"networkId": 40,
"explorers": [
{
"name": "teloscan",
"url": "https://teloscan.io",
"standard": "EIP3091"
}
]
}