chore: sync from nova-base (612fb21f)

This commit is contained in:
SatoshiQaziMuhammed
2026-02-13 06:30:10 +00:00
committed by github-actions[bot]
parent 89f062183d
commit eca27c58c1
10 changed files with 67 additions and 13 deletions
+8 -2
View File
@@ -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": {}
+8 -2
View File
@@ -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": {}
+4
View File
@@ -119,6 +119,10 @@
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
"name": "Ajuna Paseo (TESTNET)"
},
{
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
"name": "AvN Paseo (TESTNET)"
},
{
"chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
"name": "Bifrost Paseo (TESTNET)"
+4
View File
@@ -75,6 +75,10 @@
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
"name": "Ajuna Paseo (TESTNET)"
},
{
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
"name": "AvN Paseo (TESTNET)"
},
{
"chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
"name": "Bifrost Paseo (TESTNET)"
@@ -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"
@@ -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
@@ -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
}
@@ -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
@@ -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
}