@subwallet/chain-list 0.2.25-beta.1 → 0.2.25-beta.3
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 +25 -119
- package/cjs/data/AssetLogoMap.json +1 -5
- package/cjs/data/AssetRef.json +0 -56
- package/cjs/data/ChainAsset.json +1 -57
- package/cjs/data/ChainInfo.json +25 -3
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -5
- package/data/AssetRef.json +0 -56
- package/data/ChainAsset.json +1 -57
- package/data/ChainInfo.json +25 -3
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -457,11 +457,7 @@
|
|
|
457
457
|
"enjin_matrixchain-native-enj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_matrixchain-native-enj.png",
|
|
458
458
|
"enjin_relaychain-native-enj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_relaychain-native-enj.png",
|
|
459
459
|
"goldberg_testnet-native-avl": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/goldberg_testnet-native-avl.png",
|
|
460
|
-
"acala-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-usdc.png",
|
|
461
|
-
"interlay-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-usdc.png",
|
|
462
|
-
"centrifuge-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/centrifuge-local-usdc.png",
|
|
463
460
|
"zeta_test-native-azeta": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-azeta.png",
|
|
464
|
-
"moonbeam-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-usdc.png",
|
|
465
461
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
466
462
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
467
463
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -803,34 +799,6 @@
|
|
|
803
799
|
srcChain: "statemint",
|
|
804
800
|
destChain: "hydradx_main",
|
|
805
801
|
path: "XCM"
|
|
806
|
-
},
|
|
807
|
-
"statemint-LOCAL-USDC___moonbeam-LOCAL-USDC": {
|
|
808
|
-
srcAsset: "statemint-LOCAL-USDC",
|
|
809
|
-
destAsset: "moonbeam-LOCAL-USDC",
|
|
810
|
-
srcChain: "statemint",
|
|
811
|
-
destChain: "moonbeam",
|
|
812
|
-
path: "XCM"
|
|
813
|
-
},
|
|
814
|
-
"statemint-LOCAL-USDC___acala-LOCAL-USDC": {
|
|
815
|
-
srcAsset: "statemint-LOCAL-USDC",
|
|
816
|
-
destAsset: "acala-LOCAL-USDC",
|
|
817
|
-
srcChain: "statemint",
|
|
818
|
-
destChain: "acala",
|
|
819
|
-
path: "XCM"
|
|
820
|
-
},
|
|
821
|
-
"statemint-LOCAL-USDC___interlay-LOCAL-USDC": {
|
|
822
|
-
srcAsset: "statemint-LOCAL-USDC",
|
|
823
|
-
destAsset: "interlay-LOCAL-USDC",
|
|
824
|
-
srcChain: "statemint",
|
|
825
|
-
destChain: "interlay",
|
|
826
|
-
path: "XCM"
|
|
827
|
-
},
|
|
828
|
-
"statemint-LOCAL-USDC___centrifuge-LOCAL-USDC": {
|
|
829
|
-
srcAsset: "statemint-LOCAL-USDC",
|
|
830
|
-
destAsset: "centrifuge-LOCAL-USDC",
|
|
831
|
-
srcChain: "statemint",
|
|
832
|
-
destChain: "centrifuge",
|
|
833
|
-
path: "XCM"
|
|
834
802
|
},
|
|
835
803
|
"hydradx_main-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
836
804
|
srcAsset: "hydradx_main-LOCAL-USDC",
|
|
@@ -838,34 +806,6 @@
|
|
|
838
806
|
srcChain: "hydradx_main",
|
|
839
807
|
destChain: "statemint",
|
|
840
808
|
path: "XCM"
|
|
841
|
-
},
|
|
842
|
-
"acala-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
843
|
-
srcAsset: "acala-LOCAL-USDC",
|
|
844
|
-
destAsset: "statemint-LOCAL-USDC",
|
|
845
|
-
srcChain: "acala",
|
|
846
|
-
destChain: "statemint",
|
|
847
|
-
path: "XCM"
|
|
848
|
-
},
|
|
849
|
-
"interlay-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
850
|
-
srcAsset: "interlay-LOCAL-USDC",
|
|
851
|
-
destAsset: "statemint-LOCAL-USDC",
|
|
852
|
-
srcChain: "interlay",
|
|
853
|
-
destChain: "statemint",
|
|
854
|
-
path: "XCM"
|
|
855
|
-
},
|
|
856
|
-
"centrifuge-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
857
|
-
srcAsset: "centrifuge-LOCAL-USDC",
|
|
858
|
-
destAsset: "statemint-LOCAL-USDC",
|
|
859
|
-
srcChain: "centrifuge",
|
|
860
|
-
destChain: "statemint",
|
|
861
|
-
path: "XCM"
|
|
862
|
-
},
|
|
863
|
-
"moonbeam-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
864
|
-
srcAsset: "moonbeam-LOCAL-USDC",
|
|
865
|
-
destAsset: "statemint-LOCAL-USDC",
|
|
866
|
-
srcChain: "moonbeam",
|
|
867
|
-
destChain: "statemint",
|
|
868
|
-
path: "XCM"
|
|
869
809
|
}
|
|
870
810
|
};
|
|
871
811
|
|
|
@@ -8102,48 +8042,6 @@
|
|
|
8102
8042
|
multiChainAsset: null,
|
|
8103
8043
|
hasValue: false,
|
|
8104
8044
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/goldberg_testnet-native-avl.png"
|
|
8105
|
-
},
|
|
8106
|
-
"acala-LOCAL-USDC": {
|
|
8107
|
-
originChain: "acala",
|
|
8108
|
-
slug: "acala-LOCAL-USDC",
|
|
8109
|
-
name: "USD Coin",
|
|
8110
|
-
symbol: "USDC",
|
|
8111
|
-
decimals: 6,
|
|
8112
|
-
priceId: "usd-coin",
|
|
8113
|
-
minAmount: "10000",
|
|
8114
|
-
assetType: "LOCAL",
|
|
8115
|
-
metadata: null,
|
|
8116
|
-
multiChainAsset: "USDC-USDCoin",
|
|
8117
|
-
hasValue: true,
|
|
8118
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-usdc.png"
|
|
8119
|
-
},
|
|
8120
|
-
"interlay-LOCAL-USDC": {
|
|
8121
|
-
originChain: "interlay",
|
|
8122
|
-
slug: "interlay-LOCAL-USDC",
|
|
8123
|
-
name: "USD Coin",
|
|
8124
|
-
symbol: "USDC",
|
|
8125
|
-
decimals: 6,
|
|
8126
|
-
priceId: "usd-coin",
|
|
8127
|
-
minAmount: "10000",
|
|
8128
|
-
assetType: "LOCAL",
|
|
8129
|
-
metadata: null,
|
|
8130
|
-
multiChainAsset: "USDC-USDCoin",
|
|
8131
|
-
hasValue: true,
|
|
8132
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-usdc.png"
|
|
8133
|
-
},
|
|
8134
|
-
"centrifuge-LOCAL-USDC": {
|
|
8135
|
-
originChain: "centrifuge",
|
|
8136
|
-
slug: "centrifuge-LOCAL-USDC",
|
|
8137
|
-
name: "USD Coin",
|
|
8138
|
-
symbol: "USDC",
|
|
8139
|
-
decimals: 6,
|
|
8140
|
-
priceId: "usd-coin",
|
|
8141
|
-
minAmount: "10000",
|
|
8142
|
-
assetType: "LOCAL",
|
|
8143
|
-
metadata: null,
|
|
8144
|
-
multiChainAsset: "USDC-USDCoin",
|
|
8145
|
-
hasValue: true,
|
|
8146
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/centrifuge-local-usdc.png"
|
|
8147
8045
|
},
|
|
8148
8046
|
"zeta_test-NATIVE-aZETA": {
|
|
8149
8047
|
originChain: "zeta_test",
|
|
@@ -8158,20 +8056,6 @@
|
|
|
8158
8056
|
multiChainAsset: null,
|
|
8159
8057
|
hasValue: false,
|
|
8160
8058
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-azeta.png"
|
|
8161
|
-
},
|
|
8162
|
-
"moonbeam-LOCAL-USDC": {
|
|
8163
|
-
originChain: "moonbeam",
|
|
8164
|
-
slug: "moonbeam-LOCAL-USDC",
|
|
8165
|
-
name: "USD Coin",
|
|
8166
|
-
symbol: "USDC",
|
|
8167
|
-
decimals: 6,
|
|
8168
|
-
priceId: "usd-coin",
|
|
8169
|
-
minAmount: "10000",
|
|
8170
|
-
assetType: "LOCAL",
|
|
8171
|
-
metadata: null,
|
|
8172
|
-
multiChainAsset: "USDC-USDCoin",
|
|
8173
|
-
hasValue: true,
|
|
8174
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-usdc.png"
|
|
8175
8059
|
}
|
|
8176
8060
|
};
|
|
8177
8061
|
|
|
@@ -9605,7 +9489,7 @@
|
|
|
9605
9489
|
hasNativeNft: false,
|
|
9606
9490
|
supportStaking: false,
|
|
9607
9491
|
supportSmartContract: null,
|
|
9608
|
-
crowdloanParaId:
|
|
9492
|
+
crowdloanParaId: 3350,
|
|
9609
9493
|
crowdloanFunds: [
|
|
9610
9494
|
{
|
|
9611
9495
|
relayChain: "polkadot",
|
|
@@ -9628,6 +9512,17 @@
|
|
|
9628
9512
|
auctionIndex: 0,
|
|
9629
9513
|
firstPeriod: 14,
|
|
9630
9514
|
lastPeriod: 21
|
|
9515
|
+
},
|
|
9516
|
+
{
|
|
9517
|
+
relayChain: "polkadot",
|
|
9518
|
+
fundId: "3350-78",
|
|
9519
|
+
paraId: 3350,
|
|
9520
|
+
status: "won",
|
|
9521
|
+
startTime: "2024-01-16T01:48:00.000Z",
|
|
9522
|
+
endTime: "2025-11-18T01:48:00.000Z",
|
|
9523
|
+
auctionIndex: 54,
|
|
9524
|
+
firstPeriod: 15,
|
|
9525
|
+
lastPeriod: 22
|
|
9631
9526
|
}
|
|
9632
9527
|
]
|
|
9633
9528
|
},
|
|
@@ -9802,7 +9697,7 @@
|
|
|
9802
9697
|
hasNativeNft: false,
|
|
9803
9698
|
supportStaking: false,
|
|
9804
9699
|
supportSmartContract: null,
|
|
9805
|
-
crowdloanParaId:
|
|
9700
|
+
crowdloanParaId: 3353,
|
|
9806
9701
|
crowdloanFunds: [
|
|
9807
9702
|
{
|
|
9808
9703
|
relayChain: "polkadot",
|
|
@@ -9889,7 +9784,7 @@
|
|
|
9889
9784
|
hasNativeNft: false,
|
|
9890
9785
|
supportStaking: false,
|
|
9891
9786
|
supportSmartContract: null,
|
|
9892
|
-
crowdloanParaId:
|
|
9787
|
+
crowdloanParaId: 2012,
|
|
9893
9788
|
crowdloanFunds: [
|
|
9894
9789
|
{
|
|
9895
9790
|
relayChain: "polkadot",
|
|
@@ -13402,6 +13297,17 @@
|
|
|
13402
13297
|
auctionIndex: 52,
|
|
13403
13298
|
firstPeriod: 14,
|
|
13404
13299
|
lastPeriod: 21
|
|
13300
|
+
},
|
|
13301
|
+
{
|
|
13302
|
+
relayChain: "polkadot",
|
|
13303
|
+
fundId: "3354-77",
|
|
13304
|
+
paraId: 3354,
|
|
13305
|
+
status: "in_auction",
|
|
13306
|
+
startTime: "2024-01-16T01:48:00.000Z",
|
|
13307
|
+
endTime: "2025-11-18T01:48:00.000Z",
|
|
13308
|
+
auctionIndex: 53,
|
|
13309
|
+
firstPeriod: 15,
|
|
13310
|
+
lastPeriod: 22
|
|
13405
13311
|
}
|
|
13406
13312
|
]
|
|
13407
13313
|
},
|
|
@@ -449,11 +449,7 @@
|
|
|
449
449
|
"enjin_matrixchain-native-enj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_matrixchain-native-enj.png",
|
|
450
450
|
"enjin_relaychain-native-enj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_relaychain-native-enj.png",
|
|
451
451
|
"goldberg_testnet-native-avl": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/goldberg_testnet-native-avl.png",
|
|
452
|
-
"acala-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-usdc.png",
|
|
453
|
-
"interlay-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-usdc.png",
|
|
454
|
-
"centrifuge-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/centrifuge-local-usdc.png",
|
|
455
452
|
"zeta_test-native-azeta": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-azeta.png",
|
|
456
|
-
"moonbeam-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-usdc.png",
|
|
457
453
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
458
454
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
459
455
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -499,4 +495,4 @@
|
|
|
499
495
|
"enj-enjin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/enj-enjin.png",
|
|
500
496
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
501
497
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png"
|
|
502
|
-
}
|
|
498
|
+
}
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -293,67 +293,11 @@
|
|
|
293
293
|
"destChain": "hydradx_main",
|
|
294
294
|
"path": "XCM"
|
|
295
295
|
},
|
|
296
|
-
"statemint-LOCAL-USDC___moonbeam-LOCAL-USDC": {
|
|
297
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
298
|
-
"destAsset": "moonbeam-LOCAL-USDC",
|
|
299
|
-
"srcChain": "statemint",
|
|
300
|
-
"destChain": "moonbeam",
|
|
301
|
-
"path": "XCM"
|
|
302
|
-
},
|
|
303
|
-
"statemint-LOCAL-USDC___acala-LOCAL-USDC": {
|
|
304
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
305
|
-
"destAsset": "acala-LOCAL-USDC",
|
|
306
|
-
"srcChain": "statemint",
|
|
307
|
-
"destChain": "acala",
|
|
308
|
-
"path": "XCM"
|
|
309
|
-
},
|
|
310
|
-
"statemint-LOCAL-USDC___interlay-LOCAL-USDC": {
|
|
311
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
312
|
-
"destAsset": "interlay-LOCAL-USDC",
|
|
313
|
-
"srcChain": "statemint",
|
|
314
|
-
"destChain": "interlay",
|
|
315
|
-
"path": "XCM"
|
|
316
|
-
},
|
|
317
|
-
"statemint-LOCAL-USDC___centrifuge-LOCAL-USDC": {
|
|
318
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
319
|
-
"destAsset": "centrifuge-LOCAL-USDC",
|
|
320
|
-
"srcChain": "statemint",
|
|
321
|
-
"destChain": "centrifuge",
|
|
322
|
-
"path": "XCM"
|
|
323
|
-
},
|
|
324
296
|
"hydradx_main-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
325
297
|
"srcAsset": "hydradx_main-LOCAL-USDC",
|
|
326
298
|
"destAsset": "statemint-LOCAL-USDC",
|
|
327
299
|
"srcChain": "hydradx_main",
|
|
328
300
|
"destChain": "statemint",
|
|
329
301
|
"path": "XCM"
|
|
330
|
-
},
|
|
331
|
-
"acala-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
332
|
-
"srcAsset": "acala-LOCAL-USDC",
|
|
333
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
334
|
-
"srcChain": "acala",
|
|
335
|
-
"destChain": "statemint",
|
|
336
|
-
"path": "XCM"
|
|
337
|
-
},
|
|
338
|
-
"interlay-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
339
|
-
"srcAsset": "interlay-LOCAL-USDC",
|
|
340
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
341
|
-
"srcChain": "interlay",
|
|
342
|
-
"destChain": "statemint",
|
|
343
|
-
"path": "XCM"
|
|
344
|
-
},
|
|
345
|
-
"centrifuge-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
346
|
-
"srcAsset": "centrifuge-LOCAL-USDC",
|
|
347
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
348
|
-
"srcChain": "centrifuge",
|
|
349
|
-
"destChain": "statemint",
|
|
350
|
-
"path": "XCM"
|
|
351
|
-
},
|
|
352
|
-
"moonbeam-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
353
|
-
"srcAsset": "moonbeam-LOCAL-USDC",
|
|
354
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
355
|
-
"srcChain": "moonbeam",
|
|
356
|
-
"destChain": "statemint",
|
|
357
|
-
"path": "XCM"
|
|
358
302
|
}
|
|
359
303
|
}
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -7232,48 +7232,6 @@
|
|
|
7232
7232
|
"hasValue": false,
|
|
7233
7233
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/goldberg_testnet-native-avl.png"
|
|
7234
7234
|
},
|
|
7235
|
-
"acala-LOCAL-USDC": {
|
|
7236
|
-
"originChain": "acala",
|
|
7237
|
-
"slug": "acala-LOCAL-USDC",
|
|
7238
|
-
"name": "USD Coin",
|
|
7239
|
-
"symbol": "USDC",
|
|
7240
|
-
"decimals": 6,
|
|
7241
|
-
"priceId": "usd-coin",
|
|
7242
|
-
"minAmount": "10000",
|
|
7243
|
-
"assetType": "LOCAL",
|
|
7244
|
-
"metadata": null,
|
|
7245
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7246
|
-
"hasValue": true,
|
|
7247
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-usdc.png"
|
|
7248
|
-
},
|
|
7249
|
-
"interlay-LOCAL-USDC": {
|
|
7250
|
-
"originChain": "interlay",
|
|
7251
|
-
"slug": "interlay-LOCAL-USDC",
|
|
7252
|
-
"name": "USD Coin",
|
|
7253
|
-
"symbol": "USDC",
|
|
7254
|
-
"decimals": 6,
|
|
7255
|
-
"priceId": "usd-coin",
|
|
7256
|
-
"minAmount": "10000",
|
|
7257
|
-
"assetType": "LOCAL",
|
|
7258
|
-
"metadata": null,
|
|
7259
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7260
|
-
"hasValue": true,
|
|
7261
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-usdc.png"
|
|
7262
|
-
},
|
|
7263
|
-
"centrifuge-LOCAL-USDC": {
|
|
7264
|
-
"originChain": "centrifuge",
|
|
7265
|
-
"slug": "centrifuge-LOCAL-USDC",
|
|
7266
|
-
"name": "USD Coin",
|
|
7267
|
-
"symbol": "USDC",
|
|
7268
|
-
"decimals": 6,
|
|
7269
|
-
"priceId": "usd-coin",
|
|
7270
|
-
"minAmount": "10000",
|
|
7271
|
-
"assetType": "LOCAL",
|
|
7272
|
-
"metadata": null,
|
|
7273
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7274
|
-
"hasValue": true,
|
|
7275
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/centrifuge-local-usdc.png"
|
|
7276
|
-
},
|
|
7277
7235
|
"zeta_test-NATIVE-aZETA": {
|
|
7278
7236
|
"originChain": "zeta_test",
|
|
7279
7237
|
"slug": "zeta_test-NATIVE-aZETA",
|
|
@@ -7287,19 +7245,5 @@
|
|
|
7287
7245
|
"multiChainAsset": null,
|
|
7288
7246
|
"hasValue": false,
|
|
7289
7247
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-azeta.png"
|
|
7290
|
-
},
|
|
7291
|
-
"moonbeam-LOCAL-USDC": {
|
|
7292
|
-
"originChain": "moonbeam",
|
|
7293
|
-
"slug": "moonbeam-LOCAL-USDC",
|
|
7294
|
-
"name": "USD Coin",
|
|
7295
|
-
"symbol": "USDC",
|
|
7296
|
-
"decimals": 6,
|
|
7297
|
-
"priceId": "usd-coin",
|
|
7298
|
-
"minAmount": "10000",
|
|
7299
|
-
"assetType": "LOCAL",
|
|
7300
|
-
"metadata": null,
|
|
7301
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7302
|
-
"hasValue": true,
|
|
7303
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-usdc.png"
|
|
7304
7248
|
}
|
|
7305
|
-
}
|
|
7249
|
+
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -1415,7 +1415,7 @@
|
|
|
1415
1415
|
"hasNativeNft": false,
|
|
1416
1416
|
"supportStaking": false,
|
|
1417
1417
|
"supportSmartContract": null,
|
|
1418
|
-
"crowdloanParaId":
|
|
1418
|
+
"crowdloanParaId": 3350,
|
|
1419
1419
|
"crowdloanFunds": [
|
|
1420
1420
|
{
|
|
1421
1421
|
"relayChain": "polkadot",
|
|
@@ -1438,6 +1438,17 @@
|
|
|
1438
1438
|
"auctionIndex": 0,
|
|
1439
1439
|
"firstPeriod": 14,
|
|
1440
1440
|
"lastPeriod": 21
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"relayChain": "polkadot",
|
|
1444
|
+
"fundId": "3350-78",
|
|
1445
|
+
"paraId": 3350,
|
|
1446
|
+
"status": "won",
|
|
1447
|
+
"startTime": "2024-01-16T01:48:00.000Z",
|
|
1448
|
+
"endTime": "2025-11-18T01:48:00.000Z",
|
|
1449
|
+
"auctionIndex": 54,
|
|
1450
|
+
"firstPeriod": 15,
|
|
1451
|
+
"lastPeriod": 22
|
|
1441
1452
|
}
|
|
1442
1453
|
]
|
|
1443
1454
|
},
|
|
@@ -1611,7 +1622,7 @@
|
|
|
1611
1622
|
"hasNativeNft": false,
|
|
1612
1623
|
"supportStaking": false,
|
|
1613
1624
|
"supportSmartContract": null,
|
|
1614
|
-
"crowdloanParaId":
|
|
1625
|
+
"crowdloanParaId": 3353,
|
|
1615
1626
|
"crowdloanFunds": [
|
|
1616
1627
|
{
|
|
1617
1628
|
"relayChain": "polkadot",
|
|
@@ -1698,7 +1709,7 @@
|
|
|
1698
1709
|
"hasNativeNft": false,
|
|
1699
1710
|
"supportStaking": false,
|
|
1700
1711
|
"supportSmartContract": null,
|
|
1701
|
-
"crowdloanParaId":
|
|
1712
|
+
"crowdloanParaId": 2012,
|
|
1702
1713
|
"crowdloanFunds": [
|
|
1703
1714
|
{
|
|
1704
1715
|
"relayChain": "polkadot",
|
|
@@ -5144,6 +5155,17 @@
|
|
|
5144
5155
|
"auctionIndex": 52,
|
|
5145
5156
|
"firstPeriod": 14,
|
|
5146
5157
|
"lastPeriod": 21
|
|
5158
|
+
},
|
|
5159
|
+
{
|
|
5160
|
+
"relayChain": "polkadot",
|
|
5161
|
+
"fundId": "3354-77",
|
|
5162
|
+
"paraId": 3354,
|
|
5163
|
+
"status": "in_auction",
|
|
5164
|
+
"startTime": "2024-01-16T01:48:00.000Z",
|
|
5165
|
+
"endTime": "2025-11-18T01:48:00.000Z",
|
|
5166
|
+
"auctionIndex": 53,
|
|
5167
|
+
"firstPeriod": 15,
|
|
5168
|
+
"lastPeriod": 22
|
|
5147
5169
|
}
|
|
5148
5170
|
]
|
|
5149
5171
|
},
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -449,11 +449,7 @@
|
|
|
449
449
|
"enjin_matrixchain-native-enj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_matrixchain-native-enj.png",
|
|
450
450
|
"enjin_relaychain-native-enj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_relaychain-native-enj.png",
|
|
451
451
|
"goldberg_testnet-native-avl": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/goldberg_testnet-native-avl.png",
|
|
452
|
-
"acala-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-usdc.png",
|
|
453
|
-
"interlay-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-usdc.png",
|
|
454
|
-
"centrifuge-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/centrifuge-local-usdc.png",
|
|
455
452
|
"zeta_test-native-azeta": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-azeta.png",
|
|
456
|
-
"moonbeam-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-usdc.png",
|
|
457
453
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
458
454
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
459
455
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -499,4 +495,4 @@
|
|
|
499
495
|
"enj-enjin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/enj-enjin.png",
|
|
500
496
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
501
497
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png"
|
|
502
|
-
}
|
|
498
|
+
}
|
package/data/AssetRef.json
CHANGED
|
@@ -293,67 +293,11 @@
|
|
|
293
293
|
"destChain": "hydradx_main",
|
|
294
294
|
"path": "XCM"
|
|
295
295
|
},
|
|
296
|
-
"statemint-LOCAL-USDC___moonbeam-LOCAL-USDC": {
|
|
297
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
298
|
-
"destAsset": "moonbeam-LOCAL-USDC",
|
|
299
|
-
"srcChain": "statemint",
|
|
300
|
-
"destChain": "moonbeam",
|
|
301
|
-
"path": "XCM"
|
|
302
|
-
},
|
|
303
|
-
"statemint-LOCAL-USDC___acala-LOCAL-USDC": {
|
|
304
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
305
|
-
"destAsset": "acala-LOCAL-USDC",
|
|
306
|
-
"srcChain": "statemint",
|
|
307
|
-
"destChain": "acala",
|
|
308
|
-
"path": "XCM"
|
|
309
|
-
},
|
|
310
|
-
"statemint-LOCAL-USDC___interlay-LOCAL-USDC": {
|
|
311
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
312
|
-
"destAsset": "interlay-LOCAL-USDC",
|
|
313
|
-
"srcChain": "statemint",
|
|
314
|
-
"destChain": "interlay",
|
|
315
|
-
"path": "XCM"
|
|
316
|
-
},
|
|
317
|
-
"statemint-LOCAL-USDC___centrifuge-LOCAL-USDC": {
|
|
318
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
319
|
-
"destAsset": "centrifuge-LOCAL-USDC",
|
|
320
|
-
"srcChain": "statemint",
|
|
321
|
-
"destChain": "centrifuge",
|
|
322
|
-
"path": "XCM"
|
|
323
|
-
},
|
|
324
296
|
"hydradx_main-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
325
297
|
"srcAsset": "hydradx_main-LOCAL-USDC",
|
|
326
298
|
"destAsset": "statemint-LOCAL-USDC",
|
|
327
299
|
"srcChain": "hydradx_main",
|
|
328
300
|
"destChain": "statemint",
|
|
329
301
|
"path": "XCM"
|
|
330
|
-
},
|
|
331
|
-
"acala-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
332
|
-
"srcAsset": "acala-LOCAL-USDC",
|
|
333
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
334
|
-
"srcChain": "acala",
|
|
335
|
-
"destChain": "statemint",
|
|
336
|
-
"path": "XCM"
|
|
337
|
-
},
|
|
338
|
-
"interlay-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
339
|
-
"srcAsset": "interlay-LOCAL-USDC",
|
|
340
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
341
|
-
"srcChain": "interlay",
|
|
342
|
-
"destChain": "statemint",
|
|
343
|
-
"path": "XCM"
|
|
344
|
-
},
|
|
345
|
-
"centrifuge-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
346
|
-
"srcAsset": "centrifuge-LOCAL-USDC",
|
|
347
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
348
|
-
"srcChain": "centrifuge",
|
|
349
|
-
"destChain": "statemint",
|
|
350
|
-
"path": "XCM"
|
|
351
|
-
},
|
|
352
|
-
"moonbeam-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
353
|
-
"srcAsset": "moonbeam-LOCAL-USDC",
|
|
354
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
355
|
-
"srcChain": "moonbeam",
|
|
356
|
-
"destChain": "statemint",
|
|
357
|
-
"path": "XCM"
|
|
358
302
|
}
|
|
359
303
|
}
|
package/data/ChainAsset.json
CHANGED
|
@@ -7232,48 +7232,6 @@
|
|
|
7232
7232
|
"hasValue": false,
|
|
7233
7233
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/goldberg_testnet-native-avl.png"
|
|
7234
7234
|
},
|
|
7235
|
-
"acala-LOCAL-USDC": {
|
|
7236
|
-
"originChain": "acala",
|
|
7237
|
-
"slug": "acala-LOCAL-USDC",
|
|
7238
|
-
"name": "USD Coin",
|
|
7239
|
-
"symbol": "USDC",
|
|
7240
|
-
"decimals": 6,
|
|
7241
|
-
"priceId": "usd-coin",
|
|
7242
|
-
"minAmount": "10000",
|
|
7243
|
-
"assetType": "LOCAL",
|
|
7244
|
-
"metadata": null,
|
|
7245
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7246
|
-
"hasValue": true,
|
|
7247
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-usdc.png"
|
|
7248
|
-
},
|
|
7249
|
-
"interlay-LOCAL-USDC": {
|
|
7250
|
-
"originChain": "interlay",
|
|
7251
|
-
"slug": "interlay-LOCAL-USDC",
|
|
7252
|
-
"name": "USD Coin",
|
|
7253
|
-
"symbol": "USDC",
|
|
7254
|
-
"decimals": 6,
|
|
7255
|
-
"priceId": "usd-coin",
|
|
7256
|
-
"minAmount": "10000",
|
|
7257
|
-
"assetType": "LOCAL",
|
|
7258
|
-
"metadata": null,
|
|
7259
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7260
|
-
"hasValue": true,
|
|
7261
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-usdc.png"
|
|
7262
|
-
},
|
|
7263
|
-
"centrifuge-LOCAL-USDC": {
|
|
7264
|
-
"originChain": "centrifuge",
|
|
7265
|
-
"slug": "centrifuge-LOCAL-USDC",
|
|
7266
|
-
"name": "USD Coin",
|
|
7267
|
-
"symbol": "USDC",
|
|
7268
|
-
"decimals": 6,
|
|
7269
|
-
"priceId": "usd-coin",
|
|
7270
|
-
"minAmount": "10000",
|
|
7271
|
-
"assetType": "LOCAL",
|
|
7272
|
-
"metadata": null,
|
|
7273
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7274
|
-
"hasValue": true,
|
|
7275
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/centrifuge-local-usdc.png"
|
|
7276
|
-
},
|
|
7277
7235
|
"zeta_test-NATIVE-aZETA": {
|
|
7278
7236
|
"originChain": "zeta_test",
|
|
7279
7237
|
"slug": "zeta_test-NATIVE-aZETA",
|
|
@@ -7287,19 +7245,5 @@
|
|
|
7287
7245
|
"multiChainAsset": null,
|
|
7288
7246
|
"hasValue": false,
|
|
7289
7247
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-azeta.png"
|
|
7290
|
-
},
|
|
7291
|
-
"moonbeam-LOCAL-USDC": {
|
|
7292
|
-
"originChain": "moonbeam",
|
|
7293
|
-
"slug": "moonbeam-LOCAL-USDC",
|
|
7294
|
-
"name": "USD Coin",
|
|
7295
|
-
"symbol": "USDC",
|
|
7296
|
-
"decimals": 6,
|
|
7297
|
-
"priceId": "usd-coin",
|
|
7298
|
-
"minAmount": "10000",
|
|
7299
|
-
"assetType": "LOCAL",
|
|
7300
|
-
"metadata": null,
|
|
7301
|
-
"multiChainAsset": "USDC-USDCoin",
|
|
7302
|
-
"hasValue": true,
|
|
7303
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-usdc.png"
|
|
7304
7248
|
}
|
|
7305
|
-
}
|
|
7249
|
+
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -1415,7 +1415,7 @@
|
|
|
1415
1415
|
"hasNativeNft": false,
|
|
1416
1416
|
"supportStaking": false,
|
|
1417
1417
|
"supportSmartContract": null,
|
|
1418
|
-
"crowdloanParaId":
|
|
1418
|
+
"crowdloanParaId": 3350,
|
|
1419
1419
|
"crowdloanFunds": [
|
|
1420
1420
|
{
|
|
1421
1421
|
"relayChain": "polkadot",
|
|
@@ -1438,6 +1438,17 @@
|
|
|
1438
1438
|
"auctionIndex": 0,
|
|
1439
1439
|
"firstPeriod": 14,
|
|
1440
1440
|
"lastPeriod": 21
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"relayChain": "polkadot",
|
|
1444
|
+
"fundId": "3350-78",
|
|
1445
|
+
"paraId": 3350,
|
|
1446
|
+
"status": "won",
|
|
1447
|
+
"startTime": "2024-01-16T01:48:00.000Z",
|
|
1448
|
+
"endTime": "2025-11-18T01:48:00.000Z",
|
|
1449
|
+
"auctionIndex": 54,
|
|
1450
|
+
"firstPeriod": 15,
|
|
1451
|
+
"lastPeriod": 22
|
|
1441
1452
|
}
|
|
1442
1453
|
]
|
|
1443
1454
|
},
|
|
@@ -1611,7 +1622,7 @@
|
|
|
1611
1622
|
"hasNativeNft": false,
|
|
1612
1623
|
"supportStaking": false,
|
|
1613
1624
|
"supportSmartContract": null,
|
|
1614
|
-
"crowdloanParaId":
|
|
1625
|
+
"crowdloanParaId": 3353,
|
|
1615
1626
|
"crowdloanFunds": [
|
|
1616
1627
|
{
|
|
1617
1628
|
"relayChain": "polkadot",
|
|
@@ -1698,7 +1709,7 @@
|
|
|
1698
1709
|
"hasNativeNft": false,
|
|
1699
1710
|
"supportStaking": false,
|
|
1700
1711
|
"supportSmartContract": null,
|
|
1701
|
-
"crowdloanParaId":
|
|
1712
|
+
"crowdloanParaId": 2012,
|
|
1702
1713
|
"crowdloanFunds": [
|
|
1703
1714
|
{
|
|
1704
1715
|
"relayChain": "polkadot",
|
|
@@ -5144,6 +5155,17 @@
|
|
|
5144
5155
|
"auctionIndex": 52,
|
|
5145
5156
|
"firstPeriod": 14,
|
|
5146
5157
|
"lastPeriod": 21
|
|
5158
|
+
},
|
|
5159
|
+
{
|
|
5160
|
+
"relayChain": "polkadot",
|
|
5161
|
+
"fundId": "3354-77",
|
|
5162
|
+
"paraId": 3354,
|
|
5163
|
+
"status": "in_auction",
|
|
5164
|
+
"startTime": "2024-01-16T01:48:00.000Z",
|
|
5165
|
+
"endTime": "2025-11-18T01:48:00.000Z",
|
|
5166
|
+
"auctionIndex": 53,
|
|
5167
|
+
"firstPeriod": 15,
|
|
5168
|
+
"lastPeriod": 22
|
|
5147
5169
|
}
|
|
5148
5170
|
]
|
|
5149
5171
|
},
|
package/package.json
CHANGED
package/packageInfo.js
CHANGED
|
@@ -7,5 +7,5 @@ export const packageInfo = {
|
|
|
7
7
|
name: '@subwallet/chain-list',
|
|
8
8
|
path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
|
|
9
9
|
type: 'esm',
|
|
10
|
-
version: '0.2.25-beta.
|
|
10
|
+
version: '0.2.25-beta.3'
|
|
11
11
|
};
|