chains/_data/chains/eip155-8000.json
2022-02-22 08:00:15 +01:00

31 lines
690 B
JSON

{
"name": "Teleport",
"chain": "Teleport",
"rpc": ["https://evm-rpc.teleport.network"],
"faucets": [],
"nativeCurrency": {
"name": "Tele",
"symbol": "TELE",
"decimals": 18
},
"infoURL": "https://teleport.network",
"shortName": "teleport",
"chainId": 8000,
"networkId": 8000,
"icon": "teleport",
"explorers": [
{
"name": "Teleport EVM Explorer (Blockscout)",
"url": "https://evm-explorer.teleport.network",
"standard": "none",
"icon": "teleport"
},
{
"name": "Teleport Cosmos Explorer (Big Dipper)",
"url": "https://explorer.teleport.network",
"standard": "none",
"icon": "teleport"
}
]
}