mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
355 B
JSON
18 lines
355 B
JSON
{
|
|
"name": "IPOS Network",
|
|
"chain": "IPOS",
|
|
"rpc": [
|
|
"https://rpc.iposlab.com",
|
|
"https://rpc2.iposlab.com"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "IPOS Network Ether",
|
|
"symbol": "IPOS",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://iposlab.com",
|
|
"shortName": "ipos",
|
|
"chainId": 1122334455,
|
|
"networkId": 1122334455
|
|
} |