mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Ubiq block explorer Ubiqscan.io (#375)
This commit is contained in:
parent
d2945a69f6
commit
73f752ab31
|
@ -16,5 +16,10 @@
|
||||||
"shortName": "ubq",
|
"shortName": "ubq",
|
||||||
"chainId": 8,
|
"chainId": 8,
|
||||||
"networkId": 8,
|
"networkId": 8,
|
||||||
"slip44": 108
|
"slip44": 108,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "ubiqscan",
|
||||||
|
"url": "https://ubiqscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user