mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
teleport mainnet (#912)
This commit is contained in:
parent
65d7b7c5e9
commit
521989e0a5
30
_data/chains/eip155-8000.json
Normal file
30
_data/chains/eip155-8000.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -8,7 +8,7 @@
|
||||||
"symbol": "TELE",
|
"symbol": "TELE",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://teleport.network/",
|
"infoURL": "https://teleport.network",
|
||||||
"shortName": "teleport-testnet",
|
"shortName": "teleport-testnet",
|
||||||
"chainId": 8001,
|
"chainId": 8001,
|
||||||
"networkId": 8001,
|
"networkId": 8001,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user