mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
fix: add telos testnet explorer link (#2864)
This commit is contained in:
parent
32e3147736
commit
0ff0f4e0f7
|
@ -11,5 +11,12 @@
|
||||||
"infoURL": "https://telos.net",
|
"infoURL": "https://telos.net",
|
||||||
"shortName": "TelosEVMTestnet",
|
"shortName": "TelosEVMTestnet",
|
||||||
"chainId": 41,
|
"chainId": 41,
|
||||||
"networkId": 41
|
"networkId": 41,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "teloscan",
|
||||||
|
"url": "https://testnet.teloscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user