chains/_data/chains/eip155-7070.json
2022-11-29 02:27:06 +01:00

29 lines
606 B
JSON

{
"name": "Planq Mainnet",
"chain": "Planq",
"icon": "planq",
"rpc": ["https://evm-rpc.planq.network"],
"faucets": [],
"nativeCurrency": {
"name": "Planq",
"symbol": "PLQ",
"decimals": 18
},
"infoURL": "https://planq.network",
"shortName": "planq",
"chainId": 7070,
"networkId": 7070,
"explorers": [
{
"name": "Planq EVM Explorer (Blockscout)",
"url": "https://evm.planq.network",
"standard": "none"
},
{
"name": "Planq Cosmos Explorer (BigDipper)",
"url": "https://explorer.planq.network",
"standard": "none"
}
]
}