mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
21 lines
445 B
JSON
21 lines
445 B
JSON
{
|
|
"name": "POA Network Core",
|
|
"chain": "POA",
|
|
"network": "core",
|
|
"rpc": [
|
|
"https://core.poanetwork.dev",
|
|
"http://core.poanetwork.dev:8545",
|
|
"https://core.poa.network",
|
|
"ws://core.poanetwork.dev:8546"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "POA Network Core Ether",
|
|
"symbol": "SKL",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://poa.network",
|
|
"shortName": "skl",
|
|
"chainId": 99,
|
|
"networkId": 99
|
|
} |