Skip to content

Commit

Permalink
promote peaq to v20 (#3175)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Nov 12, 2024
1 parent a40ff9f commit 81f848e
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 0 deletions.
37 changes: 37 additions & 0 deletions chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -9032,5 +9032,42 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "peaq",
"assets": [
{
"assetId": 0,
"symbol": "PEAQ",
"precision": 18,
"priceId": "peaq-2",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/PEAQ.svg"
}
],
"nodes": [
{
"url": "wss://peaq.api.onfinality.io/public",
"name": "Onfinality node"
},
{
"url": "wss://peaq-rpc.publicnode.com",
"name": "Peaq node"
},
{
"url": "wss://peaq-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
"account": "https://peaq.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
"addressPrefix": 42
}
]
37 changes: 37 additions & 0 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -11469,5 +11469,42 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "peaq",
"assets": [
{
"assetId": 0,
"symbol": "PEAQ",
"precision": 18,
"priceId": "peaq-2",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/PEAQ.svg"
}
],
"nodes": [
{
"url": "wss://peaq.api.onfinality.io/public",
"name": "Onfinality node"
},
{
"url": "wss://peaq-rpc.publicnode.com",
"name": "Peaq node"
},
{
"url": "wss://peaq-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
"account": "https://peaq.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
"addressPrefix": 42
}
]
3 changes: 3 additions & 0 deletions icons/chains/white/PEAQ.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 81f848e

Please sign in to comment.