mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix scanner for metamask
Added scanner section to allow metamask scanner to work
This commit is contained in:
parent
30f6ad92d0
commit
f1e519a97b
|
@ -17,4 +17,10 @@
|
||||||
"chainId": 108,
|
"chainId": 108,
|
||||||
"networkId": 108,
|
"networkId": 108,
|
||||||
"slip44": 1001
|
"slip44": 1001
|
||||||
}
|
|
||||||
|
"explorers": [{
|
||||||
|
"name": "ThundercoreScan",
|
||||||
|
"url": "https://scan.thundercore.com/",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user