mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix Thundercore Test Net Scanner for metamask
added explorer id
This commit is contained in:
parent
30f6ad92d0
commit
fa959351c8
|
@ -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": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user