Fix scanner for metamask

Added scanner section to allow metamask scanner to work
This commit is contained in:
ErazerTriplet3 2022-03-12 04:13:16 +00:00 committed by GitHub
parent 30f6ad92d0
commit f1e519a97b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,4 +17,10 @@
"chainId": 108,
"networkId": 108,
"slip44": 1001
}
"explorers": [{
"name": "ThundercoreScan",
"url": "https://scan.thundercore.com/",
"standard": "EIP3091"
}]
}