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",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.octano.dev",
|
||||
"https://pyrus2.ubiqscan.io"
|
||||
],
|
||||
"faucets": [],
|
||||
|
@ -14,5 +15,5 @@
|
|||
"infoURL": "https://ubiqsmart.com",
|
||||
"shortName": "ubq",
|
||||
"chainId": 8,
|
||||
"networkId": 1
|
||||
}
|
||||
"networkId": 88
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user