mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 05:38:01 +00:00
chore: sync from nova-base (dda9a4a8)
This commit is contained in:
committed by
github-actions[bot]
parent
7a087cfa14
commit
6c536efc8a
+44
-5
@@ -608,7 +608,10 @@
|
||||
],
|
||||
"priceId": "kusama",
|
||||
"buyProviders": {
|
||||
"mercuryo": {}
|
||||
"mercuryo": {},
|
||||
"transak": {
|
||||
"network": "KUSMAASSETHUB"
|
||||
}
|
||||
},
|
||||
"sellProviders": {
|
||||
"mercuryo": {}
|
||||
@@ -3310,7 +3313,10 @@
|
||||
"nomination-pools"
|
||||
],
|
||||
"buyProviders": {
|
||||
"mercuryo": {}
|
||||
"mercuryo": {},
|
||||
"transak": {
|
||||
"network": "ASSETHUB"
|
||||
}
|
||||
},
|
||||
"sellProviders": {
|
||||
"mercuryo": {}
|
||||
@@ -5292,6 +5298,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": [
|
||||
@@ -7157,8 +7191,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": {
|
||||
@@ -7608,7 +7643,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": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
|
||||
|
||||
Reference in New Issue
Block a user