@subwallet/chain-list 0.2.123 → 0.2.124-beta.0-pr-676-52bf54db
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle-subwallet-chain-list.js +4 -4
- package/cjs/data/AssetLogoMap.json +1272 -1272
- package/cjs/data/ChainAsset.json +1145 -1145
- package/cjs/data/ChainInfo.json +382 -382
- package/cjs/data/ChainLogoMap.json +381 -381
- package/cjs/data/MultiChainAsset.json +122 -122
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1272 -1272
- package/data/ChainAsset.json +1145 -1145
- package/data/ChainInfo.json +382 -382
- package/data/ChainLogoMap.json +381 -381
- package/data/MultiChainAsset.json +122 -122
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -24723,7 +24723,7 @@
|
|
|
24723
24723
|
supportStaking: false,
|
|
24724
24724
|
supportSmartContract: null,
|
|
24725
24725
|
crowdloanParaId: null,
|
|
24726
|
-
supportProxy:
|
|
24726
|
+
supportProxy: false,
|
|
24727
24727
|
crowdloanFunds: [
|
|
24728
24728
|
]
|
|
24729
24729
|
},
|
|
@@ -26298,7 +26298,7 @@
|
|
|
26298
26298
|
supportStaking: false,
|
|
26299
26299
|
supportSmartContract: null,
|
|
26300
26300
|
crowdloanParaId: null,
|
|
26301
|
-
supportProxy:
|
|
26301
|
+
supportProxy: false,
|
|
26302
26302
|
crowdloanFunds: [
|
|
26303
26303
|
{
|
|
26304
26304
|
relayChain: "kusama",
|
|
@@ -34145,7 +34145,7 @@
|
|
|
34145
34145
|
supportStaking: null,
|
|
34146
34146
|
supportSmartContract: null,
|
|
34147
34147
|
crowdloanParaId: null,
|
|
34148
|
-
supportProxy:
|
|
34148
|
+
supportProxy: false,
|
|
34149
34149
|
crowdloanFunds: [
|
|
34150
34150
|
]
|
|
34151
34151
|
},
|
|
@@ -36073,7 +36073,7 @@
|
|
|
36073
36073
|
supportStaking: null,
|
|
36074
36074
|
supportSmartContract: null,
|
|
36075
36075
|
crowdloanParaId: null,
|
|
36076
|
-
supportProxy:
|
|
36076
|
+
supportProxy: false,
|
|
36077
36077
|
crowdloanFunds: [
|
|
36078
36078
|
]
|
|
36079
36079
|
},
|