mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-06-17 23:51:08 +00:00
chore: sync from nova-base (251c73ae)
This commit is contained in:
committed by
github-actions[bot]
parent
dd794cd87f
commit
e0ce91ae95
-19
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411",
|
||||
"name": "Argon Testnet (TESTNET)",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "ARGN",
|
||||
"precision": 6,
|
||||
"icon": "Default.svg"
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://rpc.testnet.argonprotocol.org",
|
||||
"name": "Argon Foundation"
|
||||
}
|
||||
],
|
||||
"addressPrefix": 42
|
||||
}
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"chainId": "744960c32e3a3df5440e1ecd4d34096f1ce2230d7016a5ada8a765d5a622b4ea",
|
||||
"name": "Paseo Bulletin (TESTNET)",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "PAS",
|
||||
"precision": 10,
|
||||
"icon": "Default.svg"
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://paseo-bulletin-rpc.polkadot.io",
|
||||
"name": "Parity"
|
||||
}
|
||||
],
|
||||
"addressPrefix": 42
|
||||
}
|
||||
+2
-2
@@ -11,8 +11,8 @@
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://rpc2-paseo.xcavate.io",
|
||||
"name": "Xcavate"
|
||||
"url": "wss://xcavate-paseo.api.onfinality.io/public-ws",
|
||||
"name": "Xcavate_OnFinality"
|
||||
}
|
||||
],
|
||||
"addressPrefix": 0
|
||||
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"chainId": "ee1f44f62e68312c4852f37585941e9b64b5ceae539e4aa112ce9d3cf7bbe9fd",
|
||||
"name": "Westend Bulletin (TESTNET)",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "WND",
|
||||
"precision": 12,
|
||||
"icon": "WND.svg"
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://westend-bulletin-rpc.polkadot.io",
|
||||
"name": "Parity"
|
||||
}
|
||||
],
|
||||
"addressPrefix": 42
|
||||
}
|
||||
-19
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf",
|
||||
"name": "QF Testnet (TESTNET)",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "QF",
|
||||
"precision": 18,
|
||||
"icon": "Default.svg"
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://test.qfnetwork.xyz",
|
||||
"name": "QF Network"
|
||||
}
|
||||
],
|
||||
"addressPrefix": 42
|
||||
}
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
|
||||
"name": "NeuroWeb Testnet (TESTNET)",
|
||||
"name": "Neuro Testnet (TESTNET)",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
|
||||
"name": "AvN Paseo (TESTNET)",
|
||||
"assets": [
|
||||
{
|
||||
"assetId": 0,
|
||||
"symbol": "AVT",
|
||||
"precision": 18,
|
||||
"icon": "AVT.svg"
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://avn-parachain.testnet.aventus.io",
|
||||
"name": "Aventus"
|
||||
}
|
||||
],
|
||||
"addressPrefix": 42
|
||||
}
|
||||
Reference in New Issue
Block a user