@subwallet/chain-list 0.2.55-beta.4 → 0.2.55-beta.7
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 +68 -38
- package/cjs/data/AssetLogoMap.json +3 -3
- package/cjs/data/ChainAsset.json +52 -33
- package/cjs/data/ChainInfo.json +13 -2
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +3 -3
- package/data/ChainAsset.json +52 -33
- package/data/ChainInfo.json +13 -2
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"moonbeam-local-xcintr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcintr.png",
|
|
38
38
|
"moonbeam-local-xcibtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcibtc.png",
|
|
39
39
|
"moonbeam-local-xcaca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png",
|
|
40
|
-
"moonbeam-local-
|
|
40
|
+
"moonbeam-local-xcaseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png",
|
|
41
41
|
"moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c.png",
|
|
42
42
|
"ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
|
|
43
43
|
"astar-local-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-dot.png",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"calamari-local-bnb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-bnb.png",
|
|
70
70
|
"calamari-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-wbtc.png",
|
|
71
71
|
"calamari-local-busd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png",
|
|
72
|
-
"calamari-local-
|
|
72
|
+
"calamari-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png",
|
|
73
73
|
"calamari-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-usdt.png",
|
|
74
74
|
"calamari-local-zkusdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-zkusdt.png",
|
|
75
75
|
"calamari-local-dai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-dai.png",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"karura-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-aseed.png",
|
|
246
246
|
"shiden-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-aseed.png",
|
|
247
247
|
"shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png",
|
|
248
|
-
"bifrost-local-
|
|
248
|
+
"bifrost-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png",
|
|
249
249
|
"bifrost-local-kar": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kar.png",
|
|
250
250
|
"statemine-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-usdt.png",
|
|
251
251
|
"statemine-local-rmrk": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-rmrk.png",
|
|
@@ -2539,13 +2539,13 @@
|
|
|
2539
2539
|
hasValue: true,
|
|
2540
2540
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png"
|
|
2541
2541
|
},
|
|
2542
|
-
"moonbeam-LOCAL-
|
|
2542
|
+
"moonbeam-LOCAL-xcaSEED": {
|
|
2543
2543
|
originChain: "moonbeam",
|
|
2544
|
-
slug: "moonbeam-LOCAL-
|
|
2545
|
-
name: "
|
|
2546
|
-
symbol: "
|
|
2544
|
+
slug: "moonbeam-LOCAL-xcaSEED",
|
|
2545
|
+
name: "aUSD SEED",
|
|
2546
|
+
symbol: "xcaSEED",
|
|
2547
2547
|
decimals: 12,
|
|
2548
|
-
priceId: "
|
|
2548
|
+
priceId: "ausd-seed-acala",
|
|
2549
2549
|
minAmount: "1",
|
|
2550
2550
|
assetType: "LOCAL",
|
|
2551
2551
|
metadata: {
|
|
@@ -2555,7 +2555,7 @@
|
|
|
2555
2555
|
},
|
|
2556
2556
|
multiChainAsset: "aSEED-aSEEDAcala",
|
|
2557
2557
|
hasValue: true,
|
|
2558
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-
|
|
2558
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png"
|
|
2559
2559
|
},
|
|
2560
2560
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
2561
2561
|
originChain: "moonbeam",
|
|
@@ -3061,13 +3061,13 @@
|
|
|
3061
3061
|
hasValue: true,
|
|
3062
3062
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png"
|
|
3063
3063
|
},
|
|
3064
|
-
"calamari-LOCAL-
|
|
3064
|
+
"calamari-LOCAL-aSEED": {
|
|
3065
3065
|
originChain: "calamari",
|
|
3066
|
-
slug: "calamari-LOCAL-
|
|
3067
|
-
name: "
|
|
3068
|
-
symbol: "
|
|
3066
|
+
slug: "calamari-LOCAL-aSEED",
|
|
3067
|
+
name: "aUSD SEED",
|
|
3068
|
+
symbol: "aSEED",
|
|
3069
3069
|
decimals: 12,
|
|
3070
|
-
priceId: "
|
|
3070
|
+
priceId: "ausd-seed-karura",
|
|
3071
3071
|
minAmount: "10000000000",
|
|
3072
3072
|
assetType: "LOCAL",
|
|
3073
3073
|
metadata: {
|
|
@@ -3075,7 +3075,7 @@
|
|
|
3075
3075
|
},
|
|
3076
3076
|
multiChainAsset: "aSEED-aSEEDKarura",
|
|
3077
3077
|
hasValue: true,
|
|
3078
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-
|
|
3078
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png"
|
|
3079
3079
|
},
|
|
3080
3080
|
"calamari-LOCAL-USDT": {
|
|
3081
3081
|
originChain: "calamari",
|
|
@@ -5573,13 +5573,13 @@
|
|
|
5573
5573
|
hasValue: true,
|
|
5574
5574
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xceqd.png"
|
|
5575
5575
|
},
|
|
5576
|
-
"moonriver-LOCAL-
|
|
5576
|
+
"moonriver-LOCAL-xcaSEED": {
|
|
5577
5577
|
originChain: "moonriver",
|
|
5578
|
-
slug: "moonriver-LOCAL-
|
|
5579
|
-
name: "
|
|
5578
|
+
slug: "moonriver-LOCAL-xcaSEED",
|
|
5579
|
+
name: "aUSD SEED",
|
|
5580
5580
|
symbol: "xcaSeed",
|
|
5581
5581
|
decimals: 12,
|
|
5582
|
-
priceId: "
|
|
5582
|
+
priceId: "ausd-seed-karura",
|
|
5583
5583
|
minAmount: "1",
|
|
5584
5584
|
assetType: "LOCAL",
|
|
5585
5585
|
metadata: {
|
|
@@ -5648,10 +5648,10 @@
|
|
|
5648
5648
|
"astar-LOCAL-aSEED": {
|
|
5649
5649
|
originChain: "astar",
|
|
5650
5650
|
slug: "astar-LOCAL-aSEED",
|
|
5651
|
-
name: "
|
|
5651
|
+
name: "aUSD SEED",
|
|
5652
5652
|
symbol: "aSEED",
|
|
5653
5653
|
decimals: 12,
|
|
5654
|
-
priceId: "
|
|
5654
|
+
priceId: "ausd-seed-acala",
|
|
5655
5655
|
minAmount: "1",
|
|
5656
5656
|
assetType: "LOCAL",
|
|
5657
5657
|
metadata: {
|
|
@@ -5711,10 +5711,10 @@
|
|
|
5711
5711
|
"astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001": {
|
|
5712
5712
|
originChain: "astarEvm",
|
|
5713
5713
|
slug: "astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001",
|
|
5714
|
-
name: "
|
|
5714
|
+
name: "aUSD SEED",
|
|
5715
5715
|
symbol: "aSEED",
|
|
5716
5716
|
decimals: 12,
|
|
5717
|
-
priceId: "
|
|
5717
|
+
priceId: "ausd-seed-acala",
|
|
5718
5718
|
minAmount: null,
|
|
5719
5719
|
assetType: "ERC20",
|
|
5720
5720
|
metadata: {
|
|
@@ -5763,10 +5763,10 @@
|
|
|
5763
5763
|
"shiden-LOCAL-aSEED": {
|
|
5764
5764
|
originChain: "shiden",
|
|
5765
5765
|
slug: "shiden-LOCAL-aSEED",
|
|
5766
|
-
name: "
|
|
5766
|
+
name: "aUSD SEED",
|
|
5767
5767
|
symbol: "aSEED",
|
|
5768
5768
|
decimals: 12,
|
|
5769
|
-
priceId: "
|
|
5769
|
+
priceId: "ausd-seed-karura",
|
|
5770
5770
|
minAmount: "1",
|
|
5771
5771
|
assetType: "LOCAL",
|
|
5772
5772
|
metadata: {
|
|
@@ -5780,10 +5780,10 @@
|
|
|
5780
5780
|
"shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000": {
|
|
5781
5781
|
originChain: "shidenEvm",
|
|
5782
5782
|
slug: "shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000",
|
|
5783
|
-
name: "
|
|
5783
|
+
name: "aUSD SEED",
|
|
5784
5784
|
symbol: "aSEED",
|
|
5785
5785
|
decimals: 12,
|
|
5786
|
-
priceId: "
|
|
5786
|
+
priceId: "ausd-seed-karura",
|
|
5787
5787
|
minAmount: null,
|
|
5788
5788
|
assetType: "ERC20",
|
|
5789
5789
|
metadata: {
|
|
@@ -5793,13 +5793,13 @@
|
|
|
5793
5793
|
hasValue: true,
|
|
5794
5794
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png"
|
|
5795
5795
|
},
|
|
5796
|
-
"bifrost-LOCAL-
|
|
5796
|
+
"bifrost-LOCAL-aSEED": {
|
|
5797
5797
|
originChain: "bifrost",
|
|
5798
|
-
slug: "bifrost-LOCAL-
|
|
5799
|
-
name: "
|
|
5800
|
-
symbol: "
|
|
5798
|
+
slug: "bifrost-LOCAL-aSEED",
|
|
5799
|
+
name: "aUSD SEED",
|
|
5800
|
+
symbol: "aSEED",
|
|
5801
5801
|
decimals: 12,
|
|
5802
|
-
priceId: "
|
|
5802
|
+
priceId: "ausd-seed-karura",
|
|
5803
5803
|
minAmount: "100000000",
|
|
5804
5804
|
assetType: "LOCAL",
|
|
5805
5805
|
metadata: {
|
|
@@ -5809,7 +5809,7 @@
|
|
|
5809
5809
|
},
|
|
5810
5810
|
multiChainAsset: "aSEED-aSEEDKarura",
|
|
5811
5811
|
hasValue: true,
|
|
5812
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-
|
|
5812
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png"
|
|
5813
5813
|
},
|
|
5814
5814
|
"bifrost-LOCAL-KAR": {
|
|
5815
5815
|
originChain: "bifrost",
|
|
@@ -9049,6 +9049,7 @@
|
|
|
9049
9049
|
assetType: "LOCAL",
|
|
9050
9050
|
metadata: {
|
|
9051
9051
|
assetId: "5",
|
|
9052
|
+
canPayTxFee: true,
|
|
9052
9053
|
alternativeSwapAsset: "polkadot-NATIVE-DOT"
|
|
9053
9054
|
},
|
|
9054
9055
|
multiChainAsset: "DOT-Polkadot",
|
|
@@ -10441,6 +10442,24 @@
|
|
|
10441
10442
|
multiChainAsset: "ASTR-Astar",
|
|
10442
10443
|
hasValue: true,
|
|
10443
10444
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png"
|
|
10445
|
+
},
|
|
10446
|
+
"moonbeam-LOCAL-xcDED": {
|
|
10447
|
+
originChain: "moonbeam",
|
|
10448
|
+
slug: "moonbeam-LOCAL-xcDED",
|
|
10449
|
+
name: "DED",
|
|
10450
|
+
symbol: "xcDED",
|
|
10451
|
+
decimals: 10,
|
|
10452
|
+
priceId: null,
|
|
10453
|
+
minAmount: "1",
|
|
10454
|
+
assetType: "LOCAL",
|
|
10455
|
+
metadata: {
|
|
10456
|
+
assetId: "124463719055550872076363892993240202694",
|
|
10457
|
+
assetType: "ForeignAsset",
|
|
10458
|
+
contractAddress: "0xFFFFFFFF5DA2D7214D268375CF8FB1715705FDC6"
|
|
10459
|
+
},
|
|
10460
|
+
multiChainAsset: null,
|
|
10461
|
+
hasValue: true,
|
|
10462
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcded.png"
|
|
10444
10463
|
},
|
|
10445
10464
|
"statemint-LOCAL-DOTA": {
|
|
10446
10465
|
originChain: "statemint",
|
|
@@ -10722,7 +10741,7 @@
|
|
|
10722
10741
|
name: "Mythos",
|
|
10723
10742
|
symbol: "MYTH",
|
|
10724
10743
|
decimals: 18,
|
|
10725
|
-
priceId:
|
|
10744
|
+
priceId: "mythos",
|
|
10726
10745
|
minAmount: "1000000000000000",
|
|
10727
10746
|
assetType: "NATIVE",
|
|
10728
10747
|
metadata: null,
|
|
@@ -10738,7 +10757,7 @@
|
|
|
10738
10757
|
decimals: 2,
|
|
10739
10758
|
priceId: null,
|
|
10740
10759
|
minAmount: "1",
|
|
10741
|
-
assetType: "
|
|
10760
|
+
assetType: "LOCAL",
|
|
10742
10761
|
metadata: {
|
|
10743
10762
|
assetId: "420"
|
|
10744
10763
|
},
|
|
@@ -10794,7 +10813,7 @@
|
|
|
10794
10813
|
originChain: "humanodeEvm",
|
|
10795
10814
|
slug: "humanodeEvm-ERC20-WeHMND-0x0000000000000000000000000000000000000802",
|
|
10796
10815
|
name: "Wrapped Humanode",
|
|
10797
|
-
symbol: "
|
|
10816
|
+
symbol: "WeHMND",
|
|
10798
10817
|
decimals: 18,
|
|
10799
10818
|
priceId: "wrapped-ehmnd",
|
|
10800
10819
|
minAmount: "0",
|
|
@@ -18793,12 +18812,23 @@
|
|
|
18793
18812
|
slug: "mythos",
|
|
18794
18813
|
name: "Mythos",
|
|
18795
18814
|
isTestnet: true,
|
|
18796
|
-
chainStatus: "
|
|
18815
|
+
chainStatus: "INACTIVE",
|
|
18797
18816
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
|
|
18798
18817
|
providers: {
|
|
18799
18818
|
Parity: "wss://polkadot-mythos-rpc.polkadot.io"
|
|
18800
18819
|
},
|
|
18801
|
-
evmInfo:
|
|
18820
|
+
evmInfo: {
|
|
18821
|
+
evmChainId: 201804,
|
|
18822
|
+
blockExplorer: null,
|
|
18823
|
+
existentialDeposit: "0",
|
|
18824
|
+
symbol: "MYTH",
|
|
18825
|
+
decimals: 18,
|
|
18826
|
+
supportSmartContract: [
|
|
18827
|
+
"ERC20",
|
|
18828
|
+
"ERC721"
|
|
18829
|
+
],
|
|
18830
|
+
abiExplorer: null
|
|
18831
|
+
},
|
|
18802
18832
|
substrateInfo: {
|
|
18803
18833
|
relaySlug: "polkadot",
|
|
18804
18834
|
paraId: 3369,
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"moonbeam-local-xcintr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcintr.png",
|
|
30
30
|
"moonbeam-local-xcibtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcibtc.png",
|
|
31
31
|
"moonbeam-local-xcaca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png",
|
|
32
|
-
"moonbeam-local-
|
|
32
|
+
"moonbeam-local-xcaseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png",
|
|
33
33
|
"moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c.png",
|
|
34
34
|
"ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
|
|
35
35
|
"astar-local-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-dot.png",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"calamari-local-bnb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-bnb.png",
|
|
62
62
|
"calamari-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-wbtc.png",
|
|
63
63
|
"calamari-local-busd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png",
|
|
64
|
-
"calamari-local-
|
|
64
|
+
"calamari-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png",
|
|
65
65
|
"calamari-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-usdt.png",
|
|
66
66
|
"calamari-local-zkusdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-zkusdt.png",
|
|
67
67
|
"calamari-local-dai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-dai.png",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"karura-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-aseed.png",
|
|
238
238
|
"shiden-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-aseed.png",
|
|
239
239
|
"shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png",
|
|
240
|
-
"bifrost-local-
|
|
240
|
+
"bifrost-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png",
|
|
241
241
|
"bifrost-local-kar": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kar.png",
|
|
242
242
|
"statemine-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-usdt.png",
|
|
243
243
|
"statemine-local-rmrk": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-rmrk.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -484,13 +484,13 @@
|
|
|
484
484
|
"hasValue": true,
|
|
485
485
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png"
|
|
486
486
|
},
|
|
487
|
-
"moonbeam-LOCAL-
|
|
487
|
+
"moonbeam-LOCAL-xcaSEED": {
|
|
488
488
|
"originChain": "moonbeam",
|
|
489
|
-
"slug": "moonbeam-LOCAL-
|
|
490
|
-
"name": "
|
|
491
|
-
"symbol": "
|
|
489
|
+
"slug": "moonbeam-LOCAL-xcaSEED",
|
|
490
|
+
"name": "aUSD SEED",
|
|
491
|
+
"symbol": "xcaSEED",
|
|
492
492
|
"decimals": 12,
|
|
493
|
-
"priceId": "
|
|
493
|
+
"priceId": "ausd-seed-acala",
|
|
494
494
|
"minAmount": "1",
|
|
495
495
|
"assetType": "LOCAL",
|
|
496
496
|
"metadata": {
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
},
|
|
501
501
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
502
502
|
"hasValue": true,
|
|
503
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-
|
|
503
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png"
|
|
504
504
|
},
|
|
505
505
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
506
506
|
"originChain": "moonbeam",
|
|
@@ -1006,13 +1006,13 @@
|
|
|
1006
1006
|
"hasValue": true,
|
|
1007
1007
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png"
|
|
1008
1008
|
},
|
|
1009
|
-
"calamari-LOCAL-
|
|
1009
|
+
"calamari-LOCAL-aSEED": {
|
|
1010
1010
|
"originChain": "calamari",
|
|
1011
|
-
"slug": "calamari-LOCAL-
|
|
1012
|
-
"name": "
|
|
1013
|
-
"symbol": "
|
|
1011
|
+
"slug": "calamari-LOCAL-aSEED",
|
|
1012
|
+
"name": "aUSD SEED",
|
|
1013
|
+
"symbol": "aSEED",
|
|
1014
1014
|
"decimals": 12,
|
|
1015
|
-
"priceId": "
|
|
1015
|
+
"priceId": "ausd-seed-karura",
|
|
1016
1016
|
"minAmount": "10000000000",
|
|
1017
1017
|
"assetType": "LOCAL",
|
|
1018
1018
|
"metadata": {
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
},
|
|
1021
1021
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
1022
1022
|
"hasValue": true,
|
|
1023
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-
|
|
1023
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png"
|
|
1024
1024
|
},
|
|
1025
1025
|
"calamari-LOCAL-USDT": {
|
|
1026
1026
|
"originChain": "calamari",
|
|
@@ -3518,13 +3518,13 @@
|
|
|
3518
3518
|
"hasValue": true,
|
|
3519
3519
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xceqd.png"
|
|
3520
3520
|
},
|
|
3521
|
-
"moonriver-LOCAL-
|
|
3521
|
+
"moonriver-LOCAL-xcaSEED": {
|
|
3522
3522
|
"originChain": "moonriver",
|
|
3523
|
-
"slug": "moonriver-LOCAL-
|
|
3524
|
-
"name": "
|
|
3523
|
+
"slug": "moonriver-LOCAL-xcaSEED",
|
|
3524
|
+
"name": "aUSD SEED",
|
|
3525
3525
|
"symbol": "xcaSeed",
|
|
3526
3526
|
"decimals": 12,
|
|
3527
|
-
"priceId": "
|
|
3527
|
+
"priceId": "ausd-seed-karura",
|
|
3528
3528
|
"minAmount": "1",
|
|
3529
3529
|
"assetType": "LOCAL",
|
|
3530
3530
|
"metadata": {
|
|
@@ -3593,10 +3593,10 @@
|
|
|
3593
3593
|
"astar-LOCAL-aSEED": {
|
|
3594
3594
|
"originChain": "astar",
|
|
3595
3595
|
"slug": "astar-LOCAL-aSEED",
|
|
3596
|
-
"name": "
|
|
3596
|
+
"name": "aUSD SEED",
|
|
3597
3597
|
"symbol": "aSEED",
|
|
3598
3598
|
"decimals": 12,
|
|
3599
|
-
"priceId": "
|
|
3599
|
+
"priceId": "ausd-seed-acala",
|
|
3600
3600
|
"minAmount": "1",
|
|
3601
3601
|
"assetType": "LOCAL",
|
|
3602
3602
|
"metadata": {
|
|
@@ -3656,10 +3656,10 @@
|
|
|
3656
3656
|
"astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001": {
|
|
3657
3657
|
"originChain": "astarEvm",
|
|
3658
3658
|
"slug": "astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001",
|
|
3659
|
-
"name": "
|
|
3659
|
+
"name": "aUSD SEED",
|
|
3660
3660
|
"symbol": "aSEED",
|
|
3661
3661
|
"decimals": 12,
|
|
3662
|
-
"priceId": "
|
|
3662
|
+
"priceId": "ausd-seed-acala",
|
|
3663
3663
|
"minAmount": null,
|
|
3664
3664
|
"assetType": "ERC20",
|
|
3665
3665
|
"metadata": {
|
|
@@ -3708,10 +3708,10 @@
|
|
|
3708
3708
|
"shiden-LOCAL-aSEED": {
|
|
3709
3709
|
"originChain": "shiden",
|
|
3710
3710
|
"slug": "shiden-LOCAL-aSEED",
|
|
3711
|
-
"name": "
|
|
3711
|
+
"name": "aUSD SEED",
|
|
3712
3712
|
"symbol": "aSEED",
|
|
3713
3713
|
"decimals": 12,
|
|
3714
|
-
"priceId": "
|
|
3714
|
+
"priceId": "ausd-seed-karura",
|
|
3715
3715
|
"minAmount": "1",
|
|
3716
3716
|
"assetType": "LOCAL",
|
|
3717
3717
|
"metadata": {
|
|
@@ -3725,10 +3725,10 @@
|
|
|
3725
3725
|
"shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000": {
|
|
3726
3726
|
"originChain": "shidenEvm",
|
|
3727
3727
|
"slug": "shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000",
|
|
3728
|
-
"name": "
|
|
3728
|
+
"name": "aUSD SEED",
|
|
3729
3729
|
"symbol": "aSEED",
|
|
3730
3730
|
"decimals": 12,
|
|
3731
|
-
"priceId": "
|
|
3731
|
+
"priceId": "ausd-seed-karura",
|
|
3732
3732
|
"minAmount": null,
|
|
3733
3733
|
"assetType": "ERC20",
|
|
3734
3734
|
"metadata": {
|
|
@@ -3738,13 +3738,13 @@
|
|
|
3738
3738
|
"hasValue": true,
|
|
3739
3739
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png"
|
|
3740
3740
|
},
|
|
3741
|
-
"bifrost-LOCAL-
|
|
3741
|
+
"bifrost-LOCAL-aSEED": {
|
|
3742
3742
|
"originChain": "bifrost",
|
|
3743
|
-
"slug": "bifrost-LOCAL-
|
|
3744
|
-
"name": "
|
|
3745
|
-
"symbol": "
|
|
3743
|
+
"slug": "bifrost-LOCAL-aSEED",
|
|
3744
|
+
"name": "aUSD SEED",
|
|
3745
|
+
"symbol": "aSEED",
|
|
3746
3746
|
"decimals": 12,
|
|
3747
|
-
"priceId": "
|
|
3747
|
+
"priceId": "ausd-seed-karura",
|
|
3748
3748
|
"minAmount": "100000000",
|
|
3749
3749
|
"assetType": "LOCAL",
|
|
3750
3750
|
"metadata": {
|
|
@@ -3754,7 +3754,7 @@
|
|
|
3754
3754
|
},
|
|
3755
3755
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3756
3756
|
"hasValue": true,
|
|
3757
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-
|
|
3757
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png"
|
|
3758
3758
|
},
|
|
3759
3759
|
"bifrost-LOCAL-KAR": {
|
|
3760
3760
|
"originChain": "bifrost",
|
|
@@ -6994,6 +6994,7 @@
|
|
|
6994
6994
|
"assetType": "LOCAL",
|
|
6995
6995
|
"metadata": {
|
|
6996
6996
|
"assetId": "5",
|
|
6997
|
+
"canPayTxFee": true,
|
|
6997
6998
|
"alternativeSwapAsset": "polkadot-NATIVE-DOT"
|
|
6998
6999
|
},
|
|
6999
7000
|
"multiChainAsset": "DOT-Polkadot",
|
|
@@ -8387,6 +8388,24 @@
|
|
|
8387
8388
|
"hasValue": true,
|
|
8388
8389
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png"
|
|
8389
8390
|
},
|
|
8391
|
+
"moonbeam-LOCAL-xcDED": {
|
|
8392
|
+
"originChain": "moonbeam",
|
|
8393
|
+
"slug": "moonbeam-LOCAL-xcDED",
|
|
8394
|
+
"name": "DED",
|
|
8395
|
+
"symbol": "xcDED",
|
|
8396
|
+
"decimals": 10,
|
|
8397
|
+
"priceId": null,
|
|
8398
|
+
"minAmount": "1",
|
|
8399
|
+
"assetType": "LOCAL",
|
|
8400
|
+
"metadata": {
|
|
8401
|
+
"assetId": "124463719055550872076363892993240202694",
|
|
8402
|
+
"assetType": "ForeignAsset",
|
|
8403
|
+
"contractAddress": "0xFFFFFFFF5DA2D7214D268375CF8FB1715705FDC6"
|
|
8404
|
+
},
|
|
8405
|
+
"multiChainAsset": null,
|
|
8406
|
+
"hasValue": true,
|
|
8407
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcded.png"
|
|
8408
|
+
},
|
|
8390
8409
|
"statemint-LOCAL-DOTA": {
|
|
8391
8410
|
"originChain": "statemint",
|
|
8392
8411
|
"slug": "statemint-LOCAL-DOTA",
|
|
@@ -8667,7 +8686,7 @@
|
|
|
8667
8686
|
"name": "Mythos",
|
|
8668
8687
|
"symbol": "MYTH",
|
|
8669
8688
|
"decimals": 18,
|
|
8670
|
-
"priceId":
|
|
8689
|
+
"priceId": "mythos",
|
|
8671
8690
|
"minAmount": "1000000000000000",
|
|
8672
8691
|
"assetType": "NATIVE",
|
|
8673
8692
|
"metadata": null,
|
|
@@ -8683,7 +8702,7 @@
|
|
|
8683
8702
|
"decimals": 2,
|
|
8684
8703
|
"priceId": null,
|
|
8685
8704
|
"minAmount": "1",
|
|
8686
|
-
"assetType": "
|
|
8705
|
+
"assetType": "LOCAL",
|
|
8687
8706
|
"metadata": {
|
|
8688
8707
|
"assetId": "420"
|
|
8689
8708
|
},
|
|
@@ -8739,7 +8758,7 @@
|
|
|
8739
8758
|
"originChain": "humanodeEvm",
|
|
8740
8759
|
"slug": "humanodeEvm-ERC20-WeHMND-0x0000000000000000000000000000000000000802",
|
|
8741
8760
|
"name": "Wrapped Humanode",
|
|
8742
|
-
"symbol": "
|
|
8761
|
+
"symbol": "WeHMND",
|
|
8743
8762
|
"decimals": 18,
|
|
8744
8763
|
"priceId": "wrapped-ehmnd",
|
|
8745
8764
|
"minAmount": "0",
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -7851,12 +7851,23 @@
|
|
|
7851
7851
|
"slug": "mythos",
|
|
7852
7852
|
"name": "Mythos",
|
|
7853
7853
|
"isTestnet": true,
|
|
7854
|
-
"chainStatus": "
|
|
7854
|
+
"chainStatus": "INACTIVE",
|
|
7855
7855
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
|
|
7856
7856
|
"providers": {
|
|
7857
7857
|
"Parity": "wss://polkadot-mythos-rpc.polkadot.io"
|
|
7858
7858
|
},
|
|
7859
|
-
"evmInfo":
|
|
7859
|
+
"evmInfo": {
|
|
7860
|
+
"evmChainId": 201804,
|
|
7861
|
+
"blockExplorer": null,
|
|
7862
|
+
"existentialDeposit": "0",
|
|
7863
|
+
"symbol": "MYTH",
|
|
7864
|
+
"decimals": 18,
|
|
7865
|
+
"supportSmartContract": [
|
|
7866
|
+
"ERC20",
|
|
7867
|
+
"ERC721"
|
|
7868
|
+
],
|
|
7869
|
+
"abiExplorer": null
|
|
7870
|
+
},
|
|
7860
7871
|
"substrateInfo": {
|
|
7861
7872
|
"relaySlug": "polkadot",
|
|
7862
7873
|
"paraId": 3369,
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"moonbeam-local-xcintr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcintr.png",
|
|
30
30
|
"moonbeam-local-xcibtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcibtc.png",
|
|
31
31
|
"moonbeam-local-xcaca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png",
|
|
32
|
-
"moonbeam-local-
|
|
32
|
+
"moonbeam-local-xcaseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png",
|
|
33
33
|
"moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c.png",
|
|
34
34
|
"ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
|
|
35
35
|
"astar-local-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-dot.png",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"calamari-local-bnb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-bnb.png",
|
|
62
62
|
"calamari-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-wbtc.png",
|
|
63
63
|
"calamari-local-busd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png",
|
|
64
|
-
"calamari-local-
|
|
64
|
+
"calamari-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png",
|
|
65
65
|
"calamari-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-usdt.png",
|
|
66
66
|
"calamari-local-zkusdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-zkusdt.png",
|
|
67
67
|
"calamari-local-dai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-dai.png",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"karura-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-aseed.png",
|
|
238
238
|
"shiden-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-aseed.png",
|
|
239
239
|
"shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png",
|
|
240
|
-
"bifrost-local-
|
|
240
|
+
"bifrost-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png",
|
|
241
241
|
"bifrost-local-kar": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kar.png",
|
|
242
242
|
"statemine-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-usdt.png",
|
|
243
243
|
"statemine-local-rmrk": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-rmrk.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -484,13 +484,13 @@
|
|
|
484
484
|
"hasValue": true,
|
|
485
485
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png"
|
|
486
486
|
},
|
|
487
|
-
"moonbeam-LOCAL-
|
|
487
|
+
"moonbeam-LOCAL-xcaSEED": {
|
|
488
488
|
"originChain": "moonbeam",
|
|
489
|
-
"slug": "moonbeam-LOCAL-
|
|
490
|
-
"name": "
|
|
491
|
-
"symbol": "
|
|
489
|
+
"slug": "moonbeam-LOCAL-xcaSEED",
|
|
490
|
+
"name": "aUSD SEED",
|
|
491
|
+
"symbol": "xcaSEED",
|
|
492
492
|
"decimals": 12,
|
|
493
|
-
"priceId": "
|
|
493
|
+
"priceId": "ausd-seed-acala",
|
|
494
494
|
"minAmount": "1",
|
|
495
495
|
"assetType": "LOCAL",
|
|
496
496
|
"metadata": {
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
},
|
|
501
501
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
502
502
|
"hasValue": true,
|
|
503
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-
|
|
503
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png"
|
|
504
504
|
},
|
|
505
505
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
506
506
|
"originChain": "moonbeam",
|
|
@@ -1006,13 +1006,13 @@
|
|
|
1006
1006
|
"hasValue": true,
|
|
1007
1007
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png"
|
|
1008
1008
|
},
|
|
1009
|
-
"calamari-LOCAL-
|
|
1009
|
+
"calamari-LOCAL-aSEED": {
|
|
1010
1010
|
"originChain": "calamari",
|
|
1011
|
-
"slug": "calamari-LOCAL-
|
|
1012
|
-
"name": "
|
|
1013
|
-
"symbol": "
|
|
1011
|
+
"slug": "calamari-LOCAL-aSEED",
|
|
1012
|
+
"name": "aUSD SEED",
|
|
1013
|
+
"symbol": "aSEED",
|
|
1014
1014
|
"decimals": 12,
|
|
1015
|
-
"priceId": "
|
|
1015
|
+
"priceId": "ausd-seed-karura",
|
|
1016
1016
|
"minAmount": "10000000000",
|
|
1017
1017
|
"assetType": "LOCAL",
|
|
1018
1018
|
"metadata": {
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
},
|
|
1021
1021
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
1022
1022
|
"hasValue": true,
|
|
1023
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-
|
|
1023
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png"
|
|
1024
1024
|
},
|
|
1025
1025
|
"calamari-LOCAL-USDT": {
|
|
1026
1026
|
"originChain": "calamari",
|
|
@@ -3518,13 +3518,13 @@
|
|
|
3518
3518
|
"hasValue": true,
|
|
3519
3519
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xceqd.png"
|
|
3520
3520
|
},
|
|
3521
|
-
"moonriver-LOCAL-
|
|
3521
|
+
"moonriver-LOCAL-xcaSEED": {
|
|
3522
3522
|
"originChain": "moonriver",
|
|
3523
|
-
"slug": "moonriver-LOCAL-
|
|
3524
|
-
"name": "
|
|
3523
|
+
"slug": "moonriver-LOCAL-xcaSEED",
|
|
3524
|
+
"name": "aUSD SEED",
|
|
3525
3525
|
"symbol": "xcaSeed",
|
|
3526
3526
|
"decimals": 12,
|
|
3527
|
-
"priceId": "
|
|
3527
|
+
"priceId": "ausd-seed-karura",
|
|
3528
3528
|
"minAmount": "1",
|
|
3529
3529
|
"assetType": "LOCAL",
|
|
3530
3530
|
"metadata": {
|
|
@@ -3593,10 +3593,10 @@
|
|
|
3593
3593
|
"astar-LOCAL-aSEED": {
|
|
3594
3594
|
"originChain": "astar",
|
|
3595
3595
|
"slug": "astar-LOCAL-aSEED",
|
|
3596
|
-
"name": "
|
|
3596
|
+
"name": "aUSD SEED",
|
|
3597
3597
|
"symbol": "aSEED",
|
|
3598
3598
|
"decimals": 12,
|
|
3599
|
-
"priceId": "
|
|
3599
|
+
"priceId": "ausd-seed-acala",
|
|
3600
3600
|
"minAmount": "1",
|
|
3601
3601
|
"assetType": "LOCAL",
|
|
3602
3602
|
"metadata": {
|
|
@@ -3656,10 +3656,10 @@
|
|
|
3656
3656
|
"astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001": {
|
|
3657
3657
|
"originChain": "astarEvm",
|
|
3658
3658
|
"slug": "astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001",
|
|
3659
|
-
"name": "
|
|
3659
|
+
"name": "aUSD SEED",
|
|
3660
3660
|
"symbol": "aSEED",
|
|
3661
3661
|
"decimals": 12,
|
|
3662
|
-
"priceId": "
|
|
3662
|
+
"priceId": "ausd-seed-acala",
|
|
3663
3663
|
"minAmount": null,
|
|
3664
3664
|
"assetType": "ERC20",
|
|
3665
3665
|
"metadata": {
|
|
@@ -3708,10 +3708,10 @@
|
|
|
3708
3708
|
"shiden-LOCAL-aSEED": {
|
|
3709
3709
|
"originChain": "shiden",
|
|
3710
3710
|
"slug": "shiden-LOCAL-aSEED",
|
|
3711
|
-
"name": "
|
|
3711
|
+
"name": "aUSD SEED",
|
|
3712
3712
|
"symbol": "aSEED",
|
|
3713
3713
|
"decimals": 12,
|
|
3714
|
-
"priceId": "
|
|
3714
|
+
"priceId": "ausd-seed-karura",
|
|
3715
3715
|
"minAmount": "1",
|
|
3716
3716
|
"assetType": "LOCAL",
|
|
3717
3717
|
"metadata": {
|
|
@@ -3725,10 +3725,10 @@
|
|
|
3725
3725
|
"shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000": {
|
|
3726
3726
|
"originChain": "shidenEvm",
|
|
3727
3727
|
"slug": "shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000",
|
|
3728
|
-
"name": "
|
|
3728
|
+
"name": "aUSD SEED",
|
|
3729
3729
|
"symbol": "aSEED",
|
|
3730
3730
|
"decimals": 12,
|
|
3731
|
-
"priceId": "
|
|
3731
|
+
"priceId": "ausd-seed-karura",
|
|
3732
3732
|
"minAmount": null,
|
|
3733
3733
|
"assetType": "ERC20",
|
|
3734
3734
|
"metadata": {
|
|
@@ -3738,13 +3738,13 @@
|
|
|
3738
3738
|
"hasValue": true,
|
|
3739
3739
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png"
|
|
3740
3740
|
},
|
|
3741
|
-
"bifrost-LOCAL-
|
|
3741
|
+
"bifrost-LOCAL-aSEED": {
|
|
3742
3742
|
"originChain": "bifrost",
|
|
3743
|
-
"slug": "bifrost-LOCAL-
|
|
3744
|
-
"name": "
|
|
3745
|
-
"symbol": "
|
|
3743
|
+
"slug": "bifrost-LOCAL-aSEED",
|
|
3744
|
+
"name": "aUSD SEED",
|
|
3745
|
+
"symbol": "aSEED",
|
|
3746
3746
|
"decimals": 12,
|
|
3747
|
-
"priceId": "
|
|
3747
|
+
"priceId": "ausd-seed-karura",
|
|
3748
3748
|
"minAmount": "100000000",
|
|
3749
3749
|
"assetType": "LOCAL",
|
|
3750
3750
|
"metadata": {
|
|
@@ -3754,7 +3754,7 @@
|
|
|
3754
3754
|
},
|
|
3755
3755
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3756
3756
|
"hasValue": true,
|
|
3757
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-
|
|
3757
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png"
|
|
3758
3758
|
},
|
|
3759
3759
|
"bifrost-LOCAL-KAR": {
|
|
3760
3760
|
"originChain": "bifrost",
|
|
@@ -6994,6 +6994,7 @@
|
|
|
6994
6994
|
"assetType": "LOCAL",
|
|
6995
6995
|
"metadata": {
|
|
6996
6996
|
"assetId": "5",
|
|
6997
|
+
"canPayTxFee": true,
|
|
6997
6998
|
"alternativeSwapAsset": "polkadot-NATIVE-DOT"
|
|
6998
6999
|
},
|
|
6999
7000
|
"multiChainAsset": "DOT-Polkadot",
|
|
@@ -8387,6 +8388,24 @@
|
|
|
8387
8388
|
"hasValue": true,
|
|
8388
8389
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png"
|
|
8389
8390
|
},
|
|
8391
|
+
"moonbeam-LOCAL-xcDED": {
|
|
8392
|
+
"originChain": "moonbeam",
|
|
8393
|
+
"slug": "moonbeam-LOCAL-xcDED",
|
|
8394
|
+
"name": "DED",
|
|
8395
|
+
"symbol": "xcDED",
|
|
8396
|
+
"decimals": 10,
|
|
8397
|
+
"priceId": null,
|
|
8398
|
+
"minAmount": "1",
|
|
8399
|
+
"assetType": "LOCAL",
|
|
8400
|
+
"metadata": {
|
|
8401
|
+
"assetId": "124463719055550872076363892993240202694",
|
|
8402
|
+
"assetType": "ForeignAsset",
|
|
8403
|
+
"contractAddress": "0xFFFFFFFF5DA2D7214D268375CF8FB1715705FDC6"
|
|
8404
|
+
},
|
|
8405
|
+
"multiChainAsset": null,
|
|
8406
|
+
"hasValue": true,
|
|
8407
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcded.png"
|
|
8408
|
+
},
|
|
8390
8409
|
"statemint-LOCAL-DOTA": {
|
|
8391
8410
|
"originChain": "statemint",
|
|
8392
8411
|
"slug": "statemint-LOCAL-DOTA",
|
|
@@ -8667,7 +8686,7 @@
|
|
|
8667
8686
|
"name": "Mythos",
|
|
8668
8687
|
"symbol": "MYTH",
|
|
8669
8688
|
"decimals": 18,
|
|
8670
|
-
"priceId":
|
|
8689
|
+
"priceId": "mythos",
|
|
8671
8690
|
"minAmount": "1000000000000000",
|
|
8672
8691
|
"assetType": "NATIVE",
|
|
8673
8692
|
"metadata": null,
|
|
@@ -8683,7 +8702,7 @@
|
|
|
8683
8702
|
"decimals": 2,
|
|
8684
8703
|
"priceId": null,
|
|
8685
8704
|
"minAmount": "1",
|
|
8686
|
-
"assetType": "
|
|
8705
|
+
"assetType": "LOCAL",
|
|
8687
8706
|
"metadata": {
|
|
8688
8707
|
"assetId": "420"
|
|
8689
8708
|
},
|
|
@@ -8739,7 +8758,7 @@
|
|
|
8739
8758
|
"originChain": "humanodeEvm",
|
|
8740
8759
|
"slug": "humanodeEvm-ERC20-WeHMND-0x0000000000000000000000000000000000000802",
|
|
8741
8760
|
"name": "Wrapped Humanode",
|
|
8742
|
-
"symbol": "
|
|
8761
|
+
"symbol": "WeHMND",
|
|
8743
8762
|
"decimals": 18,
|
|
8744
8763
|
"priceId": "wrapped-ehmnd",
|
|
8745
8764
|
"minAmount": "0",
|
package/data/ChainInfo.json
CHANGED
|
@@ -7851,12 +7851,23 @@
|
|
|
7851
7851
|
"slug": "mythos",
|
|
7852
7852
|
"name": "Mythos",
|
|
7853
7853
|
"isTestnet": true,
|
|
7854
|
-
"chainStatus": "
|
|
7854
|
+
"chainStatus": "INACTIVE",
|
|
7855
7855
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
|
|
7856
7856
|
"providers": {
|
|
7857
7857
|
"Parity": "wss://polkadot-mythos-rpc.polkadot.io"
|
|
7858
7858
|
},
|
|
7859
|
-
"evmInfo":
|
|
7859
|
+
"evmInfo": {
|
|
7860
|
+
"evmChainId": 201804,
|
|
7861
|
+
"blockExplorer": null,
|
|
7862
|
+
"existentialDeposit": "0",
|
|
7863
|
+
"symbol": "MYTH",
|
|
7864
|
+
"decimals": 18,
|
|
7865
|
+
"supportSmartContract": [
|
|
7866
|
+
"ERC20",
|
|
7867
|
+
"ERC721"
|
|
7868
|
+
],
|
|
7869
|
+
"abiExplorer": null
|
|
7870
|
+
},
|
|
7860
7871
|
"substrateInfo": {
|
|
7861
7872
|
"relaySlug": "polkadot",
|
|
7862
7873
|
"paraId": 3369,
|
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.55-beta.
|
|
10
|
+
version: '0.2.55-beta.7'
|
|
11
11
|
};
|