mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@0ff0f4e0f7 🚀
This commit is contained in:
parent
853d576cb0
commit
d08b8e7d2c
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -738,7 +738,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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Kovan",
|
"name": "Kovan",
|
||||||
"title": "Ethereum Testnet Kovan",
|
"title": "Ethereum Testnet Kovan",
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user