mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
92b786d6db
commit
65d7b7c5e9
30
_data/chains/eip155-8001.json
Normal file
30
_data/chains/eip155-8001.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"name": "Teleport Testnet",
|
||||
"chain": "Teleport",
|
||||
"rpc": ["https://evm-rpc.testnet.teleport.network"],
|
||||
"faucets": ["https://chain-docs.teleport.network/testnet/faucet.html"],
|
||||
"nativeCurrency": {
|
||||
"name": "Tele",
|
||||
"symbol": "TELE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://teleport.network/",
|
||||
"shortName": "teleport-testnet",
|
||||
"chainId": 8001,
|
||||
"networkId": 8001,
|
||||
"icon": "teleport",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Teleport EVM Explorer (Blockscout)",
|
||||
"url": "https://evm-explorer.testnet.teleport.network",
|
||||
"standard": "none",
|
||||
"icon": "teleport"
|
||||
},
|
||||
{
|
||||
"name": "Teleport Cosmos Explorer (Big Dipper)",
|
||||
"url": "https://explorer.testnet.teleport.network",
|
||||
"standard": "none",
|
||||
"icon": "teleport"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/teleport.json
Normal file
8
_data/icons/teleport.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmdP1sLnsmW9dwnfb1GxAXU1nHDzCvWBQNumvMXpdbCSuz",
|
||||
"width": 390,
|
||||
"height": 390,
|
||||
"format": "svg"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user