mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00

Announcement links: * https://blog.ubiqsmart.com/announcing-gubiq-5-1-e4c5a9982073 * https://github.com/ubiq/UIPs/issues/9
21 lines
379 B
JSON
21 lines
379 B
JSON
{
|
|
"name": "Ubiq Network Mainnet",
|
|
"chain": "UBQ",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://rpc.octano.dev",
|
|
"https://pyrus2.ubiqscan.io"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Ubiq Ether",
|
|
"symbol": "UBQ",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://ubiqsmart.com",
|
|
"shortName": "ubq",
|
|
"chainId": 8,
|
|
"networkId": 8,
|
|
"slip44": 108
|
|
}
|