mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix Thundercore Test Net Scanner for metamask (#968)
* Fix Thundercore Test Net Scanner for metamask added explorer id * Update _data/chains/eip155-18.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
ff922bd634
commit
a297d98cf3
|
@ -15,5 +15,10 @@
|
|||
"infoURL": "https://thundercore.com",
|
||||
"shortName": "TST",
|
||||
"chainId": 18,
|
||||
"networkId": 18
|
||||
}
|
||||
"networkId": 18,
|
||||
"explorers": [{
|
||||
"name": "ThundercoreTestNetScanner",
|
||||
"url": "https://scan-testnet.thundercore.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user