mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Planq mainnet (#1952)
This commit is contained in:
parent
fd6f593373
commit
484df1fa5c
28
_data/chains/eip155-7070.json
Normal file
28
_data/chains/eip155-7070.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/planq.json
Normal file
8
_data/icons/planq.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmWEy9xK5BoqxPuVs7T48WM4exJrxzkEFt45iHcxWqUy8D",
|
||||
"width": 256,
|
||||
"height": 256,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user