mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
8(ubiq): update rpc, correct networkId (#85)
This commit is contained in:
parent
e316c79704
commit
9c073d3ee4
|
@ -3,6 +3,7 @@
|
||||||
"chain": "UBQ",
|
"chain": "UBQ",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://rpc.octano.dev",
|
||||||
"https://pyrus2.ubiqscan.io"
|
"https://pyrus2.ubiqscan.io"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
|
@ -14,5 +15,5 @@
|
||||||
"infoURL": "https://ubiqsmart.com",
|
"infoURL": "https://ubiqsmart.com",
|
||||||
"shortName": "ubq",
|
"shortName": "ubq",
|
||||||
"chainId": 8,
|
"chainId": 8,
|
||||||
"networkId": 1
|
"networkId": 88
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user