teleport mainnet

This commit is contained in:
KaelTop 2022-02-22 11:01:23 +08:00
parent 65d7b7c5e9
commit c418b3e9b2
2 changed files with 31 additions and 1 deletions

View File

@ -0,0 +1,30 @@
{
"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"
}
]
}

View File

@ -8,7 +8,7 @@
"symbol": "TELE",
"decimals": 18
},
"infoURL": "https://teleport.network/",
"infoURL": "https://teleport.network",
"shortName": "teleport-testnet",
"chainId": 8001,
"networkId": 8001,