@subwallet/chain-list 0.2.108-beta.13 → 0.2.108-beta.15

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.
@@ -3097,6 +3097,7 @@
3097
3097
  minAmount: "100000000",
3098
3098
  assetType: "NATIVE",
3099
3099
  metadata: {
3100
+ autoEnable: true,
3100
3101
  multilocation: {
3101
3102
  parents: 1,
3102
3103
  interior: "Here"
@@ -3158,7 +3159,9 @@
3158
3159
  priceId: "ethereum",
3159
3160
  minAmount: "0",
3160
3161
  assetType: "NATIVE",
3161
- metadata: null,
3162
+ metadata: {
3163
+ autoEnable: true
3164
+ },
3162
3165
  multiChainAsset: "ETH-Ethereum",
3163
3166
  hasValue: true,
3164
3167
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-native-eth.png"
@@ -3188,7 +3191,9 @@
3188
3191
  priceId: "ethereum",
3189
3192
  minAmount: "0",
3190
3193
  assetType: "NATIVE",
3191
- metadata: null,
3194
+ metadata: {
3195
+ autoEnable: true
3196
+ },
3192
3197
  multiChainAsset: "ETH-Ethereum",
3193
3198
  hasValue: true,
3194
3199
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-native-eth.png"
@@ -3218,7 +3223,9 @@
3218
3223
  priceId: "tomochain",
3219
3224
  minAmount: "0",
3220
3225
  assetType: "NATIVE",
3221
- metadata: null,
3226
+ metadata: {
3227
+ autoEnable: true
3228
+ },
3222
3229
  multiChainAsset: null,
3223
3230
  hasValue: true,
3224
3231
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tomochain-native-vic.png"
@@ -4399,7 +4406,6 @@
4399
4406
  assetType: "NATIVE",
4400
4407
  metadata: {
4401
4408
  assetId: "0",
4402
- autoEnable: true,
4403
4409
  paraSpellValue: "HDX",
4404
4410
  paraSpellAssetType: "symbol"
4405
4411
  },
@@ -4687,9 +4693,7 @@
4687
4693
  priceId: "polkadex",
4688
4694
  minAmount: "1000000000000",
4689
4695
  assetType: "NATIVE",
4690
- metadata: {
4691
- autoEnable: true
4692
- },
4696
+ metadata: null,
4693
4697
  multiChainAsset: null,
4694
4698
  hasValue: true,
4695
4699
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex-native-pdex.png"
@@ -9206,6 +9210,7 @@
9206
9210
  minAmount: null,
9207
9211
  assetType: "ERC20",
9208
9212
  metadata: {
9213
+ autoEnable: true,
9209
9214
  contractAddress: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
9210
9215
  },
9211
9216
  multiChainAsset: "USDT-Tether",
@@ -9222,6 +9227,7 @@
9222
9227
  minAmount: null,
9223
9228
  assetType: "ERC20",
9224
9229
  metadata: {
9230
+ autoEnable: true,
9225
9231
  contractAddress: "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58"
9226
9232
  },
9227
9233
  multiChainAsset: "USDT-Tether",
@@ -9286,6 +9292,7 @@
9286
9292
  minAmount: null,
9287
9293
  assetType: "ERC20",
9288
9294
  metadata: {
9295
+ autoEnable: true,
9289
9296
  contractAddress: "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"
9290
9297
  },
9291
9298
  multiChainAsset: "USDC-USDCoin",
@@ -9302,6 +9309,7 @@
9302
9309
  minAmount: null,
9303
9310
  assetType: "ERC20",
9304
9311
  metadata: {
9312
+ autoEnable: true,
9305
9313
  contractAddress: "0x7F5c764cBc14f9669B88837ca1490cCa17c31607"
9306
9314
  },
9307
9315
  multiChainAsset: "USDC-USDCoin",
@@ -9884,7 +9892,9 @@
9884
9892
  priceId: "ethereum",
9885
9893
  minAmount: "0",
9886
9894
  assetType: "NATIVE",
9887
- metadata: null,
9895
+ metadata: {
9896
+ autoEnable: true
9897
+ },
9888
9898
  multiChainAsset: "ETH-Ethereum",
9889
9899
  hasValue: true,
9890
9900
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-native-eth.png"
@@ -10128,6 +10138,7 @@
10128
10138
  assetType: "LOCAL",
10129
10139
  metadata: {
10130
10140
  assetId: "22",
10141
+ autoEnable: true,
10131
10142
  multilocation: {
10132
10143
  parents: 1,
10133
10144
  interior: {
@@ -10552,9 +10563,7 @@
10552
10563
  priceId: "polkadex",
10553
10564
  minAmount: "1000000000000",
10554
10565
  assetType: "NATIVE",
10555
- metadata: {
10556
- autoEnable: true
10557
- },
10566
+ metadata: null,
10558
10567
  multiChainAsset: null,
10559
10568
  hasValue: true,
10560
10569
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png"
@@ -10972,7 +10981,6 @@
10972
10981
  assetType: "LOCAL",
10973
10982
  metadata: {
10974
10983
  assetId: "9",
10975
- autoEnable: true,
10976
10984
  paraSpellValue: "ASTR",
10977
10985
  paraSpellAssetType: "symbol",
10978
10986
  alternativeSwapAsset: "astar-NATIVE-ASTR"
@@ -11007,8 +11015,7 @@
11007
11015
  minAmount: "34854864344868000",
11008
11016
  assetType: "LOCAL",
11009
11017
  metadata: {
11010
- assetId: "16",
11011
- autoEnable: true
11018
+ assetId: "16"
11012
11019
  },
11013
11020
  multiChainAsset: "GLMR-Moonbeam",
11014
11021
  hasValue: true,
@@ -11141,7 +11148,6 @@
11141
11148
  assetType: "LOCAL",
11142
11149
  metadata: {
11143
11150
  assetId: "30",
11144
- autoEnable: true,
11145
11151
  multilocation: {
11146
11152
  parents: 0,
11147
11153
  interior: {
@@ -11397,7 +11403,6 @@
11397
11403
  assetType: "LOCAL",
11398
11404
  metadata: {
11399
11405
  assetId: "1000019",
11400
- autoEnable: true,
11401
11406
  multilocation: {
11402
11407
  parents: 1,
11403
11408
  interior: {
@@ -11477,8 +11482,7 @@
11477
11482
  minAmount: "1",
11478
11483
  assetType: "LOCAL",
11479
11484
  metadata: {
11480
- assetId: "18",
11481
- autoEnable: true
11485
+ assetId: "18"
11482
11486
  },
11483
11487
  multiChainAsset: null,
11484
11488
  hasValue: true,
@@ -11560,8 +11564,7 @@
11560
11564
  minAmount: "1000",
11561
11565
  assetType: "LOCAL",
11562
11566
  metadata: {
11563
- assetId: "100",
11564
- autoEnable: true
11567
+ assetId: "100"
11565
11568
  },
11566
11569
  multiChainAsset: null,
11567
11570
  hasValue: true,
@@ -11577,8 +11580,7 @@
11577
11580
  minAmount: "5390835579515",
11578
11581
  assetType: "LOCAL",
11579
11582
  metadata: {
11580
- assetId: "20",
11581
- autoEnable: true
11583
+ assetId: "20"
11582
11584
  },
11583
11585
  multiChainAsset: "ETH-Ethereum",
11584
11586
  hasValue: true,
@@ -11594,8 +11596,7 @@
11594
11596
  minAmount: "1000",
11595
11597
  assetType: "LOCAL",
11596
11598
  metadata: {
11597
- assetId: "101",
11598
- autoEnable: true
11599
+ assetId: "101"
11599
11600
  },
11600
11601
  multiChainAsset: null,
11601
11602
  hasValue: true,
@@ -11611,8 +11612,7 @@
11611
11612
  minAmount: "18761726",
11612
11613
  assetType: "LOCAL",
11613
11614
  metadata: {
11614
- assetId: "15",
11615
- autoEnable: true
11615
+ assetId: "15"
11616
11616
  },
11617
11617
  multiChainAsset: "vDOT-VoucherDot",
11618
11618
  hasValue: true,
@@ -12787,7 +12787,6 @@
12787
12787
  minAmount: "0",
12788
12788
  assetType: "PSP22",
12789
12789
  metadata: {
12790
- autoEnable: true,
12791
12790
  contractAddress: "5CJ3DZ4RM4j2cPpQ49ywYiAgDYaTqk7hPud6Y1J1WY8qwDfb",
12792
12791
  isDisableTransfer: true
12793
12792
  },
@@ -12805,7 +12804,6 @@
12805
12804
  minAmount: "0",
12806
12805
  assetType: "PSP22",
12807
12806
  metadata: {
12808
- autoEnable: true,
12809
12807
  contractAddress: "5DPzHtsvZHtUaGzzKqrxa2JLgpHtEaSPn9mfyNAjX12Vunts",
12810
12808
  isDisableTransfer: true
12811
12809
  },
@@ -14250,9 +14248,7 @@
14250
14248
  priceId: "toshipad",
14251
14249
  minAmount: "0",
14252
14250
  assetType: "BRC20",
14253
- metadata: {
14254
- autoEnable: true
14255
- },
14251
+ metadata: null,
14256
14252
  multiChainAsset: null,
14257
14253
  hasValue: true,
14258
14254
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-tshx.png"
@@ -14266,9 +14262,7 @@
14266
14262
  priceId: "cncl",
14267
14263
  minAmount: "0",
14268
14264
  assetType: "BRC20",
14269
- metadata: {
14270
- autoEnable: true
14271
- },
14265
+ metadata: null,
14272
14266
  multiChainAsset: null,
14273
14267
  hasValue: true,
14274
14268
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-cncl.png"
@@ -15418,6 +15412,7 @@
15418
15412
  minAmount: "0",
15419
15413
  assetType: "ERC20",
15420
15414
  metadata: {
15415
+ autoEnable: true,
15421
15416
  contractAddress: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
15422
15417
  },
15423
15418
  multiChainAsset: "USDC-USDCoin",
@@ -16595,9 +16590,7 @@
16595
16590
  priceId: "story-2",
16596
16591
  minAmount: "0",
16597
16592
  assetType: "NATIVE",
16598
- metadata: {
16599
- autoEnable: true
16600
- },
16593
+ metadata: null,
16601
16594
  multiChainAsset: null,
16602
16595
  hasValue: true,
16603
16596
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/story_protocol-native-ip.png"
@@ -16884,7 +16877,8 @@
16884
16877
  minAmount: "0",
16885
16878
  assetType: "NATIVE",
16886
16879
  metadata: {
16887
- cardanoId: "lovelace"
16880
+ cardanoId: "lovelace",
16881
+ autoEnable: true
16888
16882
  },
16889
16883
  multiChainAsset: null,
16890
16884
  hasValue: true,
@@ -18856,7 +18850,8 @@
18856
18850
  minAmount: "0",
18857
18851
  assetType: "LOCAL",
18858
18852
  metadata: {
18859
- assetId: "69"
18853
+ assetId: "69",
18854
+ isGigaToken: true
18860
18855
  },
18861
18856
  multiChainAsset: null,
18862
18857
  hasValue: true,
@@ -19582,7 +19577,8 @@
19582
19577
  minAmount: "8202803876747",
19583
19578
  assetType: "LOCAL",
19584
19579
  metadata: {
19585
- assetId: "420"
19580
+ assetId: "420",
19581
+ isGigaToken: true
19586
19582
  },
19587
19583
  multiChainAsset: null,
19588
19584
  hasValue: true,
@@ -156,6 +156,7 @@
156
156
  "minAmount": "100000000",
157
157
  "assetType": "NATIVE",
158
158
  "metadata": {
159
+ "autoEnable": true,
159
160
  "multilocation": {
160
161
  "parents": 1,
161
162
  "interior": "Here"
@@ -217,7 +218,9 @@
217
218
  "priceId": "ethereum",
218
219
  "minAmount": "0",
219
220
  "assetType": "NATIVE",
220
- "metadata": null,
221
+ "metadata": {
222
+ "autoEnable": true
223
+ },
221
224
  "multiChainAsset": "ETH-Ethereum",
222
225
  "hasValue": true,
223
226
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-native-eth.png"
@@ -247,7 +250,9 @@
247
250
  "priceId": "ethereum",
248
251
  "minAmount": "0",
249
252
  "assetType": "NATIVE",
250
- "metadata": null,
253
+ "metadata": {
254
+ "autoEnable": true
255
+ },
251
256
  "multiChainAsset": "ETH-Ethereum",
252
257
  "hasValue": true,
253
258
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-native-eth.png"
@@ -277,7 +282,9 @@
277
282
  "priceId": "tomochain",
278
283
  "minAmount": "0",
279
284
  "assetType": "NATIVE",
280
- "metadata": null,
285
+ "metadata": {
286
+ "autoEnable": true
287
+ },
281
288
  "multiChainAsset": null,
282
289
  "hasValue": true,
283
290
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tomochain-native-vic.png"
@@ -1458,7 +1465,6 @@
1458
1465
  "assetType": "NATIVE",
1459
1466
  "metadata": {
1460
1467
  "assetId": "0",
1461
- "autoEnable": true,
1462
1468
  "paraSpellValue": "HDX",
1463
1469
  "paraSpellAssetType": "symbol"
1464
1470
  },
@@ -1746,9 +1752,7 @@
1746
1752
  "priceId": "polkadex",
1747
1753
  "minAmount": "1000000000000",
1748
1754
  "assetType": "NATIVE",
1749
- "metadata": {
1750
- "autoEnable": true
1751
- },
1755
+ "metadata": null,
1752
1756
  "multiChainAsset": null,
1753
1757
  "hasValue": true,
1754
1758
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex-native-pdex.png"
@@ -6265,6 +6269,7 @@
6265
6269
  "minAmount": null,
6266
6270
  "assetType": "ERC20",
6267
6271
  "metadata": {
6272
+ "autoEnable": true,
6268
6273
  "contractAddress": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
6269
6274
  },
6270
6275
  "multiChainAsset": "USDT-Tether",
@@ -6281,6 +6286,7 @@
6281
6286
  "minAmount": null,
6282
6287
  "assetType": "ERC20",
6283
6288
  "metadata": {
6289
+ "autoEnable": true,
6284
6290
  "contractAddress": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58"
6285
6291
  },
6286
6292
  "multiChainAsset": "USDT-Tether",
@@ -6345,6 +6351,7 @@
6345
6351
  "minAmount": null,
6346
6352
  "assetType": "ERC20",
6347
6353
  "metadata": {
6354
+ "autoEnable": true,
6348
6355
  "contractAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"
6349
6356
  },
6350
6357
  "multiChainAsset": "USDC-USDCoin",
@@ -6361,6 +6368,7 @@
6361
6368
  "minAmount": null,
6362
6369
  "assetType": "ERC20",
6363
6370
  "metadata": {
6371
+ "autoEnable": true,
6364
6372
  "contractAddress": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607"
6365
6373
  },
6366
6374
  "multiChainAsset": "USDC-USDCoin",
@@ -6943,7 +6951,9 @@
6943
6951
  "priceId": "ethereum",
6944
6952
  "minAmount": "0",
6945
6953
  "assetType": "NATIVE",
6946
- "metadata": null,
6954
+ "metadata": {
6955
+ "autoEnable": true
6956
+ },
6947
6957
  "multiChainAsset": "ETH-Ethereum",
6948
6958
  "hasValue": true,
6949
6959
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-native-eth.png"
@@ -7187,6 +7197,7 @@
7187
7197
  "assetType": "LOCAL",
7188
7198
  "metadata": {
7189
7199
  "assetId": "22",
7200
+ "autoEnable": true,
7190
7201
  "multilocation": {
7191
7202
  "parents": 1,
7192
7203
  "interior": {
@@ -7611,9 +7622,7 @@
7611
7622
  "priceId": "polkadex",
7612
7623
  "minAmount": "1000000000000",
7613
7624
  "assetType": "NATIVE",
7614
- "metadata": {
7615
- "autoEnable": true
7616
- },
7625
+ "metadata": null,
7617
7626
  "multiChainAsset": null,
7618
7627
  "hasValue": true,
7619
7628
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png"
@@ -8031,7 +8040,6 @@
8031
8040
  "assetType": "LOCAL",
8032
8041
  "metadata": {
8033
8042
  "assetId": "9",
8034
- "autoEnable": true,
8035
8043
  "paraSpellValue": "ASTR",
8036
8044
  "paraSpellAssetType": "symbol",
8037
8045
  "alternativeSwapAsset": "astar-NATIVE-ASTR"
@@ -8066,8 +8074,7 @@
8066
8074
  "minAmount": "34854864344868000",
8067
8075
  "assetType": "LOCAL",
8068
8076
  "metadata": {
8069
- "assetId": "16",
8070
- "autoEnable": true
8077
+ "assetId": "16"
8071
8078
  },
8072
8079
  "multiChainAsset": "GLMR-Moonbeam",
8073
8080
  "hasValue": true,
@@ -8200,7 +8207,6 @@
8200
8207
  "assetType": "LOCAL",
8201
8208
  "metadata": {
8202
8209
  "assetId": "30",
8203
- "autoEnable": true,
8204
8210
  "multilocation": {
8205
8211
  "parents": 0,
8206
8212
  "interior": {
@@ -8456,7 +8462,6 @@
8456
8462
  "assetType": "LOCAL",
8457
8463
  "metadata": {
8458
8464
  "assetId": "1000019",
8459
- "autoEnable": true,
8460
8465
  "multilocation": {
8461
8466
  "parents": 1,
8462
8467
  "interior": {
@@ -8536,8 +8541,7 @@
8536
8541
  "minAmount": "1",
8537
8542
  "assetType": "LOCAL",
8538
8543
  "metadata": {
8539
- "assetId": "18",
8540
- "autoEnable": true
8544
+ "assetId": "18"
8541
8545
  },
8542
8546
  "multiChainAsset": null,
8543
8547
  "hasValue": true,
@@ -8619,8 +8623,7 @@
8619
8623
  "minAmount": "1000",
8620
8624
  "assetType": "LOCAL",
8621
8625
  "metadata": {
8622
- "assetId": "100",
8623
- "autoEnable": true
8626
+ "assetId": "100"
8624
8627
  },
8625
8628
  "multiChainAsset": null,
8626
8629
  "hasValue": true,
@@ -8636,8 +8639,7 @@
8636
8639
  "minAmount": "5390835579515",
8637
8640
  "assetType": "LOCAL",
8638
8641
  "metadata": {
8639
- "assetId": "20",
8640
- "autoEnable": true
8642
+ "assetId": "20"
8641
8643
  },
8642
8644
  "multiChainAsset": "ETH-Ethereum",
8643
8645
  "hasValue": true,
@@ -8653,8 +8655,7 @@
8653
8655
  "minAmount": "1000",
8654
8656
  "assetType": "LOCAL",
8655
8657
  "metadata": {
8656
- "assetId": "101",
8657
- "autoEnable": true
8658
+ "assetId": "101"
8658
8659
  },
8659
8660
  "multiChainAsset": null,
8660
8661
  "hasValue": true,
@@ -8670,8 +8671,7 @@
8670
8671
  "minAmount": "18761726",
8671
8672
  "assetType": "LOCAL",
8672
8673
  "metadata": {
8673
- "assetId": "15",
8674
- "autoEnable": true
8674
+ "assetId": "15"
8675
8675
  },
8676
8676
  "multiChainAsset": "vDOT-VoucherDot",
8677
8677
  "hasValue": true,
@@ -9846,7 +9846,6 @@
9846
9846
  "minAmount": "0",
9847
9847
  "assetType": "PSP22",
9848
9848
  "metadata": {
9849
- "autoEnable": true,
9850
9849
  "contractAddress": "5CJ3DZ4RM4j2cPpQ49ywYiAgDYaTqk7hPud6Y1J1WY8qwDfb",
9851
9850
  "isDisableTransfer": true
9852
9851
  },
@@ -9864,7 +9863,6 @@
9864
9863
  "minAmount": "0",
9865
9864
  "assetType": "PSP22",
9866
9865
  "metadata": {
9867
- "autoEnable": true,
9868
9866
  "contractAddress": "5DPzHtsvZHtUaGzzKqrxa2JLgpHtEaSPn9mfyNAjX12Vunts",
9869
9867
  "isDisableTransfer": true
9870
9868
  },
@@ -11309,9 +11307,7 @@
11309
11307
  "priceId": "toshipad",
11310
11308
  "minAmount": "0",
11311
11309
  "assetType": "BRC20",
11312
- "metadata": {
11313
- "autoEnable": true
11314
- },
11310
+ "metadata": null,
11315
11311
  "multiChainAsset": null,
11316
11312
  "hasValue": true,
11317
11313
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-tshx.png"
@@ -11325,9 +11321,7 @@
11325
11321
  "priceId": "cncl",
11326
11322
  "minAmount": "0",
11327
11323
  "assetType": "BRC20",
11328
- "metadata": {
11329
- "autoEnable": true
11330
- },
11324
+ "metadata": null,
11331
11325
  "multiChainAsset": null,
11332
11326
  "hasValue": true,
11333
11327
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-cncl.png"
@@ -12477,6 +12471,7 @@
12477
12471
  "minAmount": "0",
12478
12472
  "assetType": "ERC20",
12479
12473
  "metadata": {
12474
+ "autoEnable": true,
12480
12475
  "contractAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
12481
12476
  },
12482
12477
  "multiChainAsset": "USDC-USDCoin",
@@ -13654,9 +13649,7 @@
13654
13649
  "priceId": "story-2",
13655
13650
  "minAmount": "0",
13656
13651
  "assetType": "NATIVE",
13657
- "metadata": {
13658
- "autoEnable": true
13659
- },
13652
+ "metadata": null,
13660
13653
  "multiChainAsset": null,
13661
13654
  "hasValue": true,
13662
13655
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/story_protocol-native-ip.png"
@@ -13943,7 +13936,8 @@
13943
13936
  "minAmount": "0",
13944
13937
  "assetType": "NATIVE",
13945
13938
  "metadata": {
13946
- "cardanoId": "lovelace"
13939
+ "cardanoId": "lovelace",
13940
+ "autoEnable": true
13947
13941
  },
13948
13942
  "multiChainAsset": null,
13949
13943
  "hasValue": true,
@@ -15915,7 +15909,8 @@
15915
15909
  "minAmount": "0",
15916
15910
  "assetType": "LOCAL",
15917
15911
  "metadata": {
15918
- "assetId": "69"
15912
+ "assetId": "69",
15913
+ "isGigaToken": true
15919
15914
  },
15920
15915
  "multiChainAsset": null,
15921
15916
  "hasValue": true,
@@ -16641,7 +16636,8 @@
16641
16636
  "minAmount": "8202803876747",
16642
16637
  "assetType": "LOCAL",
16643
16638
  "metadata": {
16644
- "assetId": "420"
16639
+ "assetId": "420",
16640
+ "isGigaToken": true
16645
16641
  },
16646
16642
  "multiChainAsset": null,
16647
16643
  "hasValue": true,
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.108-beta.13'
16
+ version: '0.2.108-beta.15'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -156,6 +156,7 @@
156
156
  "minAmount": "100000000",
157
157
  "assetType": "NATIVE",
158
158
  "metadata": {
159
+ "autoEnable": true,
159
160
  "multilocation": {
160
161
  "parents": 1,
161
162
  "interior": "Here"
@@ -217,7 +218,9 @@
217
218
  "priceId": "ethereum",
218
219
  "minAmount": "0",
219
220
  "assetType": "NATIVE",
220
- "metadata": null,
221
+ "metadata": {
222
+ "autoEnable": true
223
+ },
221
224
  "multiChainAsset": "ETH-Ethereum",
222
225
  "hasValue": true,
223
226
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-native-eth.png"
@@ -247,7 +250,9 @@
247
250
  "priceId": "ethereum",
248
251
  "minAmount": "0",
249
252
  "assetType": "NATIVE",
250
- "metadata": null,
253
+ "metadata": {
254
+ "autoEnable": true
255
+ },
251
256
  "multiChainAsset": "ETH-Ethereum",
252
257
  "hasValue": true,
253
258
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-native-eth.png"
@@ -277,7 +282,9 @@
277
282
  "priceId": "tomochain",
278
283
  "minAmount": "0",
279
284
  "assetType": "NATIVE",
280
- "metadata": null,
285
+ "metadata": {
286
+ "autoEnable": true
287
+ },
281
288
  "multiChainAsset": null,
282
289
  "hasValue": true,
283
290
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tomochain-native-vic.png"
@@ -1458,7 +1465,6 @@
1458
1465
  "assetType": "NATIVE",
1459
1466
  "metadata": {
1460
1467
  "assetId": "0",
1461
- "autoEnable": true,
1462
1468
  "paraSpellValue": "HDX",
1463
1469
  "paraSpellAssetType": "symbol"
1464
1470
  },
@@ -1746,9 +1752,7 @@
1746
1752
  "priceId": "polkadex",
1747
1753
  "minAmount": "1000000000000",
1748
1754
  "assetType": "NATIVE",
1749
- "metadata": {
1750
- "autoEnable": true
1751
- },
1755
+ "metadata": null,
1752
1756
  "multiChainAsset": null,
1753
1757
  "hasValue": true,
1754
1758
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex-native-pdex.png"
@@ -6265,6 +6269,7 @@
6265
6269
  "minAmount": null,
6266
6270
  "assetType": "ERC20",
6267
6271
  "metadata": {
6272
+ "autoEnable": true,
6268
6273
  "contractAddress": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
6269
6274
  },
6270
6275
  "multiChainAsset": "USDT-Tether",
@@ -6281,6 +6286,7 @@
6281
6286
  "minAmount": null,
6282
6287
  "assetType": "ERC20",
6283
6288
  "metadata": {
6289
+ "autoEnable": true,
6284
6290
  "contractAddress": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58"
6285
6291
  },
6286
6292
  "multiChainAsset": "USDT-Tether",
@@ -6345,6 +6351,7 @@
6345
6351
  "minAmount": null,
6346
6352
  "assetType": "ERC20",
6347
6353
  "metadata": {
6354
+ "autoEnable": true,
6348
6355
  "contractAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"
6349
6356
  },
6350
6357
  "multiChainAsset": "USDC-USDCoin",
@@ -6361,6 +6368,7 @@
6361
6368
  "minAmount": null,
6362
6369
  "assetType": "ERC20",
6363
6370
  "metadata": {
6371
+ "autoEnable": true,
6364
6372
  "contractAddress": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607"
6365
6373
  },
6366
6374
  "multiChainAsset": "USDC-USDCoin",
@@ -6943,7 +6951,9 @@
6943
6951
  "priceId": "ethereum",
6944
6952
  "minAmount": "0",
6945
6953
  "assetType": "NATIVE",
6946
- "metadata": null,
6954
+ "metadata": {
6955
+ "autoEnable": true
6956
+ },
6947
6957
  "multiChainAsset": "ETH-Ethereum",
6948
6958
  "hasValue": true,
6949
6959
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-native-eth.png"
@@ -7187,6 +7197,7 @@
7187
7197
  "assetType": "LOCAL",
7188
7198
  "metadata": {
7189
7199
  "assetId": "22",
7200
+ "autoEnable": true,
7190
7201
  "multilocation": {
7191
7202
  "parents": 1,
7192
7203
  "interior": {
@@ -7611,9 +7622,7 @@
7611
7622
  "priceId": "polkadex",
7612
7623
  "minAmount": "1000000000000",
7613
7624
  "assetType": "NATIVE",
7614
- "metadata": {
7615
- "autoEnable": true
7616
- },
7625
+ "metadata": null,
7617
7626
  "multiChainAsset": null,
7618
7627
  "hasValue": true,
7619
7628
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png"
@@ -8031,7 +8040,6 @@
8031
8040
  "assetType": "LOCAL",
8032
8041
  "metadata": {
8033
8042
  "assetId": "9",
8034
- "autoEnable": true,
8035
8043
  "paraSpellValue": "ASTR",
8036
8044
  "paraSpellAssetType": "symbol",
8037
8045
  "alternativeSwapAsset": "astar-NATIVE-ASTR"
@@ -8066,8 +8074,7 @@
8066
8074
  "minAmount": "34854864344868000",
8067
8075
  "assetType": "LOCAL",
8068
8076
  "metadata": {
8069
- "assetId": "16",
8070
- "autoEnable": true
8077
+ "assetId": "16"
8071
8078
  },
8072
8079
  "multiChainAsset": "GLMR-Moonbeam",
8073
8080
  "hasValue": true,
@@ -8200,7 +8207,6 @@
8200
8207
  "assetType": "LOCAL",
8201
8208
  "metadata": {
8202
8209
  "assetId": "30",
8203
- "autoEnable": true,
8204
8210
  "multilocation": {
8205
8211
  "parents": 0,
8206
8212
  "interior": {
@@ -8456,7 +8462,6 @@
8456
8462
  "assetType": "LOCAL",
8457
8463
  "metadata": {
8458
8464
  "assetId": "1000019",
8459
- "autoEnable": true,
8460
8465
  "multilocation": {
8461
8466
  "parents": 1,
8462
8467
  "interior": {
@@ -8536,8 +8541,7 @@
8536
8541
  "minAmount": "1",
8537
8542
  "assetType": "LOCAL",
8538
8543
  "metadata": {
8539
- "assetId": "18",
8540
- "autoEnable": true
8544
+ "assetId": "18"
8541
8545
  },
8542
8546
  "multiChainAsset": null,
8543
8547
  "hasValue": true,
@@ -8619,8 +8623,7 @@
8619
8623
  "minAmount": "1000",
8620
8624
  "assetType": "LOCAL",
8621
8625
  "metadata": {
8622
- "assetId": "100",
8623
- "autoEnable": true
8626
+ "assetId": "100"
8624
8627
  },
8625
8628
  "multiChainAsset": null,
8626
8629
  "hasValue": true,
@@ -8636,8 +8639,7 @@
8636
8639
  "minAmount": "5390835579515",
8637
8640
  "assetType": "LOCAL",
8638
8641
  "metadata": {
8639
- "assetId": "20",
8640
- "autoEnable": true
8642
+ "assetId": "20"
8641
8643
  },
8642
8644
  "multiChainAsset": "ETH-Ethereum",
8643
8645
  "hasValue": true,
@@ -8653,8 +8655,7 @@
8653
8655
  "minAmount": "1000",
8654
8656
  "assetType": "LOCAL",
8655
8657
  "metadata": {
8656
- "assetId": "101",
8657
- "autoEnable": true
8658
+ "assetId": "101"
8658
8659
  },
8659
8660
  "multiChainAsset": null,
8660
8661
  "hasValue": true,
@@ -8670,8 +8671,7 @@
8670
8671
  "minAmount": "18761726",
8671
8672
  "assetType": "LOCAL",
8672
8673
  "metadata": {
8673
- "assetId": "15",
8674
- "autoEnable": true
8674
+ "assetId": "15"
8675
8675
  },
8676
8676
  "multiChainAsset": "vDOT-VoucherDot",
8677
8677
  "hasValue": true,
@@ -9846,7 +9846,6 @@
9846
9846
  "minAmount": "0",
9847
9847
  "assetType": "PSP22",
9848
9848
  "metadata": {
9849
- "autoEnable": true,
9850
9849
  "contractAddress": "5CJ3DZ4RM4j2cPpQ49ywYiAgDYaTqk7hPud6Y1J1WY8qwDfb",
9851
9850
  "isDisableTransfer": true
9852
9851
  },
@@ -9864,7 +9863,6 @@
9864
9863
  "minAmount": "0",
9865
9864
  "assetType": "PSP22",
9866
9865
  "metadata": {
9867
- "autoEnable": true,
9868
9866
  "contractAddress": "5DPzHtsvZHtUaGzzKqrxa2JLgpHtEaSPn9mfyNAjX12Vunts",
9869
9867
  "isDisableTransfer": true
9870
9868
  },
@@ -11309,9 +11307,7 @@
11309
11307
  "priceId": "toshipad",
11310
11308
  "minAmount": "0",
11311
11309
  "assetType": "BRC20",
11312
- "metadata": {
11313
- "autoEnable": true
11314
- },
11310
+ "metadata": null,
11315
11311
  "multiChainAsset": null,
11316
11312
  "hasValue": true,
11317
11313
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-tshx.png"
@@ -11325,9 +11321,7 @@
11325
11321
  "priceId": "cncl",
11326
11322
  "minAmount": "0",
11327
11323
  "assetType": "BRC20",
11328
- "metadata": {
11329
- "autoEnable": true
11330
- },
11324
+ "metadata": null,
11331
11325
  "multiChainAsset": null,
11332
11326
  "hasValue": true,
11333
11327
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitcoin-brc20-cncl.png"
@@ -12477,6 +12471,7 @@
12477
12471
  "minAmount": "0",
12478
12472
  "assetType": "ERC20",
12479
12473
  "metadata": {
12474
+ "autoEnable": true,
12480
12475
  "contractAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
12481
12476
  },
12482
12477
  "multiChainAsset": "USDC-USDCoin",
@@ -13654,9 +13649,7 @@
13654
13649
  "priceId": "story-2",
13655
13650
  "minAmount": "0",
13656
13651
  "assetType": "NATIVE",
13657
- "metadata": {
13658
- "autoEnable": true
13659
- },
13652
+ "metadata": null,
13660
13653
  "multiChainAsset": null,
13661
13654
  "hasValue": true,
13662
13655
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/story_protocol-native-ip.png"
@@ -13943,7 +13936,8 @@
13943
13936
  "minAmount": "0",
13944
13937
  "assetType": "NATIVE",
13945
13938
  "metadata": {
13946
- "cardanoId": "lovelace"
13939
+ "cardanoId": "lovelace",
13940
+ "autoEnable": true
13947
13941
  },
13948
13942
  "multiChainAsset": null,
13949
13943
  "hasValue": true,
@@ -15915,7 +15909,8 @@
15915
15909
  "minAmount": "0",
15916
15910
  "assetType": "LOCAL",
15917
15911
  "metadata": {
15918
- "assetId": "69"
15912
+ "assetId": "69",
15913
+ "isGigaToken": true
15919
15914
  },
15920
15915
  "multiChainAsset": null,
15921
15916
  "hasValue": true,
@@ -16641,7 +16636,8 @@
16641
16636
  "minAmount": "8202803876747",
16642
16637
  "assetType": "LOCAL",
16643
16638
  "metadata": {
16644
- "assetId": "420"
16639
+ "assetId": "420",
16640
+ "isGigaToken": true
16645
16641
  },
16646
16642
  "multiChainAsset": null,
16647
16643
  "hasValue": true,
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.108-beta.13",
23
+ "version": "0.2.108-beta.15",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",
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.108-beta.13'
10
+ version: '0.2.108-beta.15'
11
11
  };
package/types.d.ts CHANGED
@@ -77,6 +77,7 @@ export interface _ChainAsset {
77
77
  autoEnable?: boolean;
78
78
  isSufficient?: boolean;
79
79
  allowAsBaseAsset?: boolean;
80
+ isGigaToken?: boolean;
80
81
  };
81
82
  multiChainAsset: string | null;
82
83
  hasValue: boolean;