Add Ubiq block explorer Ubiqscan.io (#375)

This commit is contained in:
Julian Y 2021-08-15 21:20:58 -10:00 committed by GitHub
parent d2945a69f6
commit 73f752ab31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,5 +16,10 @@
"shortName": "ubq",
"chainId": 8,
"networkId": 8,
"slip44": 108
"slip44": 108,
"explorers": [{
"name": "ubiqscan",
"url": "https://ubiqscan.io",
"standard": "EIP3091"
}]
}