mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-21 23:48:06 +00:00
chore: sync from nova-base (612fb21f)
This commit is contained in:
committed by
github-actions[bot]
parent
89f062183d
commit
eca27c58c1
@@ -614,7 +614,10 @@
|
||||
],
|
||||
"priceId": "kusama",
|
||||
"buyProviders": {
|
||||
"mercuryo": {}
|
||||
"mercuryo": {},
|
||||
"transak": {
|
||||
"network": "KUSMAASSETHUB"
|
||||
}
|
||||
},
|
||||
"sellProviders": {
|
||||
"mercuryo": {}
|
||||
@@ -3316,7 +3319,10 @@
|
||||
"nomination-pools"
|
||||
],
|
||||
"buyProviders": {
|
||||
"mercuryo": {}
|
||||
"mercuryo": {},
|
||||
"transak": {
|
||||
"network": "ASSETHUB"
|
||||
}
|
||||
},
|
||||
"sellProviders": {
|
||||
"mercuryo": {}
|
||||
|
||||
@@ -614,7 +614,10 @@
|
||||
],
|
||||
"priceId": "kusama",
|
||||
"buyProviders": {
|
||||
"mercuryo": {}
|
||||
"mercuryo": {},
|
||||
"transak": {
|
||||
"network": "KUSMAASSETHUB"
|
||||
}
|
||||
},
|
||||
"sellProviders": {
|
||||
"mercuryo": {}
|
||||
@@ -3316,7 +3319,10 @@
|
||||
"nomination-pools"
|
||||
],
|
||||
"buyProviders": {
|
||||
"mercuryo": {}
|
||||
"mercuryo": {},
|
||||
"transak": {
|
||||
"network": "ASSETHUB"
|
||||
}
|
||||
},
|
||||
"sellProviders": {
|
||||
"mercuryo": {}
|
||||
|
||||
@@ -119,6 +119,10 @@
|
||||
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
|
||||
"name": "Ajuna Paseo (TESTNET)"
|
||||
},
|
||||
{
|
||||
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
|
||||
"name": "AvN Paseo (TESTNET)"
|
||||
},
|
||||
{
|
||||
"chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
|
||||
"name": "Bifrost Paseo (TESTNET)"
|
||||
|
||||
@@ -75,6 +75,10 @@
|
||||
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
|
||||
"name": "Ajuna Paseo (TESTNET)"
|
||||
},
|
||||
{
|
||||
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
|
||||
"name": "AvN Paseo (TESTNET)"
|
||||
},
|
||||
{
|
||||
"chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
|
||||
"name": "Bifrost Paseo (TESTNET)"
|
||||
|
||||
-4
@@ -22,10 +22,6 @@
|
||||
"url": "wss://asset-hub-paseo.dotters.network",
|
||||
"name": "IBP2"
|
||||
},
|
||||
{
|
||||
"url": "wss://pas-rpc.stakeworld.io/assethub",
|
||||
"name": "StakeWorld"
|
||||
},
|
||||
{
|
||||
"url": "wss://sys.turboflakes.io/asset-hub-paseo",
|
||||
"name": "TurboFlakes"
|
||||
|
||||
+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": "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
|
||||
}
|
||||
+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": "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
|
||||
}
|
||||
+1
-1
Submodule nova-base updated: bd37f39e69...612fb21f73
Reference in New Issue
Block a user