mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-12 15:45:50 +00:00
chore: sync from nova-base (ee89e832)
This commit is contained in:
+55
-18
@@ -3774,6 +3774,10 @@
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://rpc-assethub.novasama-tech.org",
|
||||
"name": "Novasama node"
|
||||
},
|
||||
{
|
||||
"url": "wss://asset-hub-polkadot-rpc.n.dwellir.com",
|
||||
"name": "Dwellir node"
|
||||
@@ -5026,6 +5030,34 @@
|
||||
"existentialDeposit": "153256704981",
|
||||
"transfersEnabled": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"assetId": 72,
|
||||
"symbol": "USDT-Snowbridge",
|
||||
"precision": 6,
|
||||
"priceId": "tether",
|
||||
"type": "orml",
|
||||
"icon": "USDT-Snowbridge.svg",
|
||||
"typeExtras": {
|
||||
"currencyIdScale": "0x3f450f00",
|
||||
"currencyIdType": "u32",
|
||||
"existentialDeposit": "10000",
|
||||
"transfersEnabled": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"assetId": 73,
|
||||
"symbol": "USDC-Snowbridge",
|
||||
"precision": 6,
|
||||
"priceId": "usd-coin",
|
||||
"type": "orml",
|
||||
"icon": "USDC-Snowbridge.svg",
|
||||
"typeExtras": {
|
||||
"currencyIdScale": "0x3e450f00",
|
||||
"currencyIdType": "u32",
|
||||
"existentialDeposit": "10000",
|
||||
"transfersEnabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
@@ -5034,23 +5066,31 @@
|
||||
"name": "Novasama node"
|
||||
},
|
||||
{
|
||||
"url": "wss://rpc.hydradx.cloud",
|
||||
"name": "Galactic Council node"
|
||||
"url": "wss://hydration-rpc.n.dwellir.com",
|
||||
"name": "Dwellir node"
|
||||
},
|
||||
{
|
||||
"url": "wss://hydration.ibp.network",
|
||||
"name": "IBP1 node"
|
||||
"url": "wss://hydration-rpc.neckwork.net",
|
||||
"name": "Neckwork node"
|
||||
},
|
||||
{
|
||||
"url": "wss://hydration.dotters.network",
|
||||
"name": "IBP2 node"
|
||||
"url": "wss://node-sparrow-1.sparrow.shadow-senate.com",
|
||||
"name": "Sparrow node"
|
||||
},
|
||||
{
|
||||
"url": "wss://hdx.tarn.hydration.cloud",
|
||||
"name": "Tarn node"
|
||||
},
|
||||
{
|
||||
"url": "wss://hydration.rotko.net",
|
||||
"name": "Rotko node"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Subscan",
|
||||
"extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}",
|
||||
"account": "https://hydradx.subscan.io/account/{address}"
|
||||
"extrinsic": "https://hydration.subscan.io/extrinsic/{hash}",
|
||||
"account": "https://hydration.subscan.io/account/{address}"
|
||||
}
|
||||
],
|
||||
"externalApi": {
|
||||
@@ -5063,7 +5103,7 @@
|
||||
"governance": [
|
||||
{
|
||||
"type": "subsquare",
|
||||
"url": "https://hydradx.subsquare.io/api"
|
||||
"url": "https://hydration-api.subsquare.io"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -7198,8 +7238,9 @@
|
||||
],
|
||||
"explorers": [
|
||||
{
|
||||
"name": "SCAN",
|
||||
"account": "https://bittensor.com/scan/address/{address}"
|
||||
"name": "TaoApp",
|
||||
"account": "https://tao.app/account/{address}",
|
||||
"extrinsic": "https://tao.app/tx/{hash}"
|
||||
}
|
||||
],
|
||||
"externalApi": {
|
||||
@@ -9171,16 +9212,12 @@
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://people-westend-rpc.dwellir.com",
|
||||
"url": "wss://people-westend-rpc.n.dwellir.com",
|
||||
"name": "Dwellir node"
|
||||
},
|
||||
{
|
||||
"url": "wss://sys.ibp.network/people-westend",
|
||||
"name": "IBP1 node"
|
||||
},
|
||||
{
|
||||
"url": "wss://people-westend.dotters.network",
|
||||
"name": "IBP2 node"
|
||||
"url": "wss://westend-people-rpc.polkadot.io",
|
||||
"name": "Parity node"
|
||||
}
|
||||
],
|
||||
"explorers": [
|
||||
|
||||
Reference in New Issue
Block a user