mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-12 20:25:43 +00:00
chore: sync from nova-base (ee89e832)
This commit is contained in:
@@ -3025,7 +3025,10 @@
|
||||
"nomination-pools"
|
||||
],
|
||||
"buyProviders": {
|
||||
"mercuryo": {}
|
||||
"mercuryo": {},
|
||||
"transak": {
|
||||
"network": "ASSETHUB"
|
||||
}
|
||||
},
|
||||
"sellProviders": {
|
||||
"mercuryo": {}
|
||||
@@ -3320,6 +3323,10 @@
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"url": "wss://rpc-assethub.novasama-tech.org",
|
||||
"name": "Novasama node"
|
||||
},
|
||||
{
|
||||
"url": "wss://asset-hub-polkadot-rpc.n.dwellir.com",
|
||||
"name": "Dwellir node"
|
||||
@@ -4757,6 +4764,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": [
|
||||
@@ -4765,23 +4800,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": {
|
||||
@@ -4794,7 +4837,7 @@
|
||||
"governance": [
|
||||
{
|
||||
"type": "subsquare",
|
||||
"url": "https://hydradx.subsquare.io/api"
|
||||
"url": "https://hydration-api.subsquare.io"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -6254,8 +6297,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": {
|
||||
@@ -6665,7 +6709,11 @@
|
||||
]
|
||||
},
|
||||
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
|
||||
"addressPrefix": 0
|
||||
"addressPrefix": 0,
|
||||
"additional": {
|
||||
"identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
|
||||
"supportsGenericLedgerApp": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
|
||||
|
||||
Reference in New Issue
Block a user