@subwallet/chain-list 0.2.85-beta.1 → 0.2.85-beta.11
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 +413 -23
- package/cjs/data/AssetLogoMap.json +15 -1
- package/cjs/data/AssetRef.json +91 -0
- package/cjs/data/ChainAsset.json +166 -12
- package/cjs/data/ChainInfo.json +93 -8
- package/cjs/data/ChainLogoMap.json +3 -0
- package/cjs/data/MultiChainAsset.json +37 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +15 -1
- package/data/AssetRef.json +91 -0
- package/data/ChainAsset.json +166 -12
- package/data/ChainInfo.json +93 -8
- package/data/ChainLogoMap.json +3 -0
- package/data/MultiChainAsset.json +37 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"astar-native-astr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-native-astr.png",
|
|
19
19
|
"statemint-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-native-dot.png",
|
|
20
20
|
"acala-native-aca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-native-aca.png",
|
|
21
|
-
"polygon-native-
|
|
21
|
+
"polygon-native-pol": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-native-pol.png",
|
|
22
22
|
"arbitrum_one-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-native-eth.png",
|
|
23
23
|
"arbitrum_one-erc20-arb-0x912ce59144191c1204e64559fe8253a0e49e6548": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-arb-0x912ce59144191c1204e64559fe8253a0e49e6548.png",
|
|
24
24
|
"optimism-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-native-eth.png",
|
|
@@ -731,6 +731,16 @@
|
|
|
731
731
|
"soneiumminato-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/soneiumminato-native-eth.png",
|
|
732
732
|
"base_sepolia-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-native-eth.png",
|
|
733
733
|
"base_sepolia-erc20-usdc-0x036cbd53842c5426634e7929541ec2318f3dcf7e": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-usdc-0x036cbd53842c5426634e7929541ec2318f3dcf7e.png",
|
|
734
|
+
"creditcoin_native-native-ctc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcoin_native-native-ctc.png",
|
|
735
|
+
"creditcoin_evm-native-ctc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcoin_evm-native-ctc.png",
|
|
736
|
+
"hydradx_main-local-vastr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-vastr.png",
|
|
737
|
+
"statemint-local-cpcoin": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-cpcoin.png",
|
|
738
|
+
"hydradx_main-local-cpcoin": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cpcoin.png",
|
|
739
|
+
"statemint-local-mill": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-mill.png",
|
|
740
|
+
"hydradx_main-local-mill": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-mill.png",
|
|
741
|
+
"arbitrum_sepolia-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-native-eth.png",
|
|
742
|
+
"arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d.png",
|
|
743
|
+
"base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png",
|
|
734
744
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
735
745
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
736
746
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -820,6 +830,10 @@
|
|
|
820
830
|
"azero-alephzero": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png",
|
|
821
831
|
"eth-ethereumsepolia": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereumsepolia.png",
|
|
822
832
|
"usdc-usdcsepolia": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/usdc-usdcsepolia.png",
|
|
833
|
+
"ctc-creditcoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ctc-creditcoin.png",
|
|
834
|
+
"vastr-bifrostvoucherastr": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/vastr-bifrostvoucherastr.png",
|
|
835
|
+
"cpcoin-cypresscoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cpcoin-cypresscoin.png",
|
|
836
|
+
"mill-million": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png",
|
|
823
837
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
824
838
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
825
839
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -1252,6 +1266,13 @@
|
|
|
1252
1266
|
srcChain: "hydradx_main",
|
|
1253
1267
|
destChain: "hydradx_main",
|
|
1254
1268
|
path: "SWAP"
|
|
1269
|
+
},
|
|
1270
|
+
"hydradx_main-NATIVE-HDX___hydradx_main-LOCAL-WUD": {
|
|
1271
|
+
srcAsset: "hydradx_main-NATIVE-HDX",
|
|
1272
|
+
destAsset: "hydradx_main-LOCAL-WUD",
|
|
1273
|
+
srcChain: "hydradx_main",
|
|
1274
|
+
destChain: "hydradx_main",
|
|
1275
|
+
path: "SWAP"
|
|
1255
1276
|
},
|
|
1256
1277
|
"hydradx_main-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
1257
1278
|
srcAsset: "hydradx_main-LOCAL-USDT",
|
|
@@ -1615,6 +1636,27 @@
|
|
|
1615
1636
|
srcChain: "hydradx_main",
|
|
1616
1637
|
destChain: "hydradx_main",
|
|
1617
1638
|
path: "SWAP"
|
|
1639
|
+
},
|
|
1640
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-MYTH": {
|
|
1641
|
+
srcAsset: "hydradx_main-LOCAL-DOT",
|
|
1642
|
+
destAsset: "hydradx_main-LOCAL-MYTH",
|
|
1643
|
+
srcChain: "hydradx_main",
|
|
1644
|
+
destChain: "hydradx_main",
|
|
1645
|
+
path: "SWAP"
|
|
1646
|
+
},
|
|
1647
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-WUD": {
|
|
1648
|
+
srcAsset: "hydradx_main-LOCAL-DOT",
|
|
1649
|
+
destAsset: "hydradx_main-LOCAL-WUD",
|
|
1650
|
+
srcChain: "hydradx_main",
|
|
1651
|
+
destChain: "hydradx_main",
|
|
1652
|
+
path: "SWAP"
|
|
1653
|
+
},
|
|
1654
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-PHA": {
|
|
1655
|
+
srcAsset: "hydradx_main-LOCAL-DOT",
|
|
1656
|
+
destAsset: "hydradx_main-LOCAL-PHA",
|
|
1657
|
+
srcChain: "hydradx_main",
|
|
1658
|
+
destChain: "hydradx_main",
|
|
1659
|
+
path: "SWAP"
|
|
1618
1660
|
},
|
|
1619
1661
|
"statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
|
|
1620
1662
|
srcAsset: "statemint-LOCAL-USDC",
|
|
@@ -2002,6 +2044,20 @@
|
|
|
2002
2044
|
destAsset: "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e",
|
|
2003
2045
|
srcChain: "sepolia_ethereum",
|
|
2004
2046
|
destChain: "base_sepolia",
|
|
2047
|
+
path: "XCM"
|
|
2048
|
+
},
|
|
2049
|
+
"sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___sepolia_ethereum-ERC20-WETH-0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14": {
|
|
2050
|
+
srcAsset: "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
|
|
2051
|
+
destAsset: "sepolia_ethereum-ERC20-WETH-0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14",
|
|
2052
|
+
srcChain: "sepolia_ethereum",
|
|
2053
|
+
destChain: "sepolia_ethereum",
|
|
2054
|
+
path: "SWAP"
|
|
2055
|
+
},
|
|
2056
|
+
"sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___base_sepolia-ERC20-WETH-0x4200000000000000000000000000000000000006": {
|
|
2057
|
+
srcAsset: "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
|
|
2058
|
+
destAsset: "base_sepolia-ERC20-WETH-0x4200000000000000000000000000000000000006",
|
|
2059
|
+
srcChain: "sepolia_ethereum",
|
|
2060
|
+
destChain: "base_sepolia",
|
|
2005
2061
|
path: "SWAP"
|
|
2006
2062
|
},
|
|
2007
2063
|
"hydradx_rococo-NATIVE-HDX___hydradx_rococo-LOCAL-DOT": {
|
|
@@ -2440,6 +2496,13 @@
|
|
|
2440
2496
|
srcChain: "hydradx_main",
|
|
2441
2497
|
destChain: "hydradx_main",
|
|
2442
2498
|
path: "SWAP"
|
|
2499
|
+
},
|
|
2500
|
+
"hydradx_main-LOCAL-vDOT___hydradx_main-LOCAL-vASTR": {
|
|
2501
|
+
srcAsset: "hydradx_main-LOCAL-vDOT",
|
|
2502
|
+
destAsset: "hydradx_main-LOCAL-vASTR",
|
|
2503
|
+
srcChain: "hydradx_main",
|
|
2504
|
+
destChain: "hydradx_main",
|
|
2505
|
+
path: "SWAP"
|
|
2443
2506
|
},
|
|
2444
2507
|
"hydradx_main-LOCAL-PINK___hydradx_main-LOCAL-USDT": {
|
|
2445
2508
|
srcAsset: "hydradx_main-LOCAL-PINK",
|
|
@@ -2573,6 +2636,20 @@
|
|
|
2573
2636
|
srcChain: "pendulum",
|
|
2574
2637
|
destChain: "statemint",
|
|
2575
2638
|
path: "XCM"
|
|
2639
|
+
},
|
|
2640
|
+
"hydradx_main-LOCAL-WUD___hydradx_main-LOCAL-DOT": {
|
|
2641
|
+
srcAsset: "hydradx_main-LOCAL-WUD",
|
|
2642
|
+
destAsset: "hydradx_main-LOCAL-DOT",
|
|
2643
|
+
srcChain: "hydradx_main",
|
|
2644
|
+
destChain: "hydradx_main",
|
|
2645
|
+
path: "SWAP"
|
|
2646
|
+
},
|
|
2647
|
+
"hydradx_main-LOCAL-WUD___hydradx_main-NATIVE-HDX": {
|
|
2648
|
+
srcAsset: "hydradx_main-LOCAL-WUD",
|
|
2649
|
+
destAsset: "hydradx_main-NATIVE-HDX",
|
|
2650
|
+
srcChain: "hydradx_main",
|
|
2651
|
+
destChain: "hydradx_main",
|
|
2652
|
+
path: "SWAP"
|
|
2576
2653
|
},
|
|
2577
2654
|
"statemint-LOCAL-KSM___statemine-NATIVE-KSM": {
|
|
2578
2655
|
srcAsset: "statemint-LOCAL-KSM",
|
|
@@ -2692,6 +2769,13 @@
|
|
|
2692
2769
|
srcChain: "ethereum",
|
|
2693
2770
|
destChain: "statemint",
|
|
2694
2771
|
path: "XCM"
|
|
2772
|
+
},
|
|
2773
|
+
"hydradx_main-LOCAL-PHA___hydradx_main-LOCAL-DOT": {
|
|
2774
|
+
srcAsset: "hydradx_main-LOCAL-PHA",
|
|
2775
|
+
destAsset: "hydradx_main-LOCAL-DOT",
|
|
2776
|
+
srcChain: "hydradx_main",
|
|
2777
|
+
destChain: "hydradx_main",
|
|
2778
|
+
path: "SWAP"
|
|
2695
2779
|
},
|
|
2696
2780
|
"hydradx_main-LOCAL-MYTH___mythos-NATIVE-MYTH": {
|
|
2697
2781
|
srcAsset: "hydradx_main-LOCAL-MYTH",
|
|
@@ -2699,6 +2783,13 @@
|
|
|
2699
2783
|
srcChain: "hydradx_main",
|
|
2700
2784
|
destChain: "mythos",
|
|
2701
2785
|
path: "XCM"
|
|
2786
|
+
},
|
|
2787
|
+
"hydradx_main-LOCAL-MYTH___hydradx_main-LOCAL-DOT": {
|
|
2788
|
+
srcAsset: "hydradx_main-LOCAL-MYTH",
|
|
2789
|
+
destAsset: "hydradx_main-LOCAL-DOT",
|
|
2790
|
+
srcChain: "hydradx_main",
|
|
2791
|
+
destChain: "hydradx_main",
|
|
2792
|
+
path: "SWAP"
|
|
2702
2793
|
},
|
|
2703
2794
|
"ethereum-ERC20-AVAIL-0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8___avail_mainnet-NATIVE-AVAIL": {
|
|
2704
2795
|
srcAsset: "ethereum-ERC20-AVAIL-0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8",
|
|
@@ -2733,6 +2824,20 @@
|
|
|
2733
2824
|
destAsset: "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
|
|
2734
2825
|
srcChain: "base_sepolia",
|
|
2735
2826
|
destChain: "sepolia_ethereum",
|
|
2827
|
+
path: "XCM"
|
|
2828
|
+
},
|
|
2829
|
+
"base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e___arbitrum_sepolia-ERC20-USDC-0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d": {
|
|
2830
|
+
srcAsset: "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e",
|
|
2831
|
+
destAsset: "arbitrum_sepolia-ERC20-USDC-0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d",
|
|
2832
|
+
srcChain: "base_sepolia",
|
|
2833
|
+
destChain: "arbitrum_sepolia",
|
|
2834
|
+
path: "XCM"
|
|
2835
|
+
},
|
|
2836
|
+
"hydradx_main-LOCAL-vASTR___hydradx_main-LOCAL-vDOT": {
|
|
2837
|
+
srcAsset: "hydradx_main-LOCAL-vASTR",
|
|
2838
|
+
destAsset: "hydradx_main-LOCAL-vDOT",
|
|
2839
|
+
srcChain: "hydradx_main",
|
|
2840
|
+
destChain: "hydradx_main",
|
|
2736
2841
|
path: "SWAP"
|
|
2737
2842
|
}
|
|
2738
2843
|
};
|
|
@@ -2919,11 +3024,11 @@
|
|
|
2919
3024
|
hasValue: true,
|
|
2920
3025
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-native-aca.png"
|
|
2921
3026
|
},
|
|
2922
|
-
"polygon-NATIVE-
|
|
3027
|
+
"polygon-NATIVE-POL": {
|
|
2923
3028
|
originChain: "polygon",
|
|
2924
|
-
slug: "polygon-NATIVE-
|
|
3029
|
+
slug: "polygon-NATIVE-POL",
|
|
2925
3030
|
name: "Polygon",
|
|
2926
|
-
symbol: "
|
|
3031
|
+
symbol: "POL",
|
|
2927
3032
|
decimals: 18,
|
|
2928
3033
|
priceId: "matic-network",
|
|
2929
3034
|
minAmount: "0",
|
|
@@ -2931,7 +3036,7 @@
|
|
|
2931
3036
|
metadata: null,
|
|
2932
3037
|
multiChainAsset: "MATIC-Polygon",
|
|
2933
3038
|
hasValue: true,
|
|
2934
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-native-
|
|
3039
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-native-pol.png"
|
|
2935
3040
|
},
|
|
2936
3041
|
"arbitrum_one-NATIVE-ETH": {
|
|
2937
3042
|
originChain: "arbitrum_one",
|
|
@@ -5779,14 +5884,14 @@
|
|
|
5779
5884
|
"creditcoin-NATIVE-CTC": {
|
|
5780
5885
|
originChain: "creditcoin",
|
|
5781
5886
|
slug: "creditcoin-NATIVE-CTC",
|
|
5782
|
-
name: "
|
|
5887
|
+
name: "CC Enterprise",
|
|
5783
5888
|
symbol: "CTC",
|
|
5784
5889
|
decimals: 18,
|
|
5785
5890
|
priceId: "creditcoin-2",
|
|
5786
5891
|
minAmount: "500",
|
|
5787
5892
|
assetType: "NATIVE",
|
|
5788
5893
|
metadata: null,
|
|
5789
|
-
multiChainAsset:
|
|
5894
|
+
multiChainAsset: "CTC-Creditcoin",
|
|
5790
5895
|
hasValue: true,
|
|
5791
5896
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcoin-native-ctc.png"
|
|
5792
5897
|
},
|
|
@@ -10793,7 +10898,7 @@
|
|
|
10793
10898
|
"creditcoinTestEvm-NATIVE-CTC": {
|
|
10794
10899
|
originChain: "creditcoinTestEvm",
|
|
10795
10900
|
slug: "creditcoinTestEvm-NATIVE-CTC",
|
|
10796
|
-
name: "
|
|
10901
|
+
name: "Creditcoin EVM Testnet",
|
|
10797
10902
|
symbol: "CTC",
|
|
10798
10903
|
decimals: 18,
|
|
10799
10904
|
priceId: null,
|
|
@@ -11061,7 +11166,7 @@
|
|
|
11061
11166
|
"creditcoinTest-NATIVE-CTC": {
|
|
11062
11167
|
originChain: "creditcoinTest",
|
|
11063
11168
|
slug: "creditcoinTest-NATIVE-CTC",
|
|
11064
|
-
name: "Creditcoin
|
|
11169
|
+
name: "Creditcoin Native Testnet",
|
|
11065
11170
|
symbol: "CTC",
|
|
11066
11171
|
decimals: 18,
|
|
11067
11172
|
priceId: null,
|
|
@@ -13126,7 +13231,7 @@
|
|
|
13126
13231
|
VToken2: "3"
|
|
13127
13232
|
}
|
|
13128
13233
|
},
|
|
13129
|
-
multiChainAsset:
|
|
13234
|
+
multiChainAsset: "vASTR-BifrostVoucherASTR",
|
|
13130
13235
|
hasValue: true,
|
|
13131
13236
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vastr.png"
|
|
13132
13237
|
},
|
|
@@ -14747,11 +14852,11 @@
|
|
|
14747
14852
|
hasValue: false,
|
|
14748
14853
|
icon: null
|
|
14749
14854
|
},
|
|
14750
|
-
"5irechain_mainnet-NATIVE-
|
|
14855
|
+
"5irechain_mainnet-NATIVE-5ire": {
|
|
14751
14856
|
originChain: "5irechain_mainnet",
|
|
14752
|
-
slug: "5irechain_mainnet-NATIVE-
|
|
14857
|
+
slug: "5irechain_mainnet-NATIVE-5ire",
|
|
14753
14858
|
name: "5ireChain Mainnet",
|
|
14754
|
-
symbol: "
|
|
14859
|
+
symbol: "5ire",
|
|
14755
14860
|
decimals: 18,
|
|
14756
14861
|
priceId: "5ire",
|
|
14757
14862
|
minAmount: "0",
|
|
@@ -14846,6 +14951,160 @@
|
|
|
14846
14951
|
multiChainAsset: "USDC-USDCSepolia",
|
|
14847
14952
|
hasValue: false,
|
|
14848
14953
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-usdc-0x036cbd53842c5426634e7929541ec2318f3dcf7e.png"
|
|
14954
|
+
},
|
|
14955
|
+
"creditcoin_native-NATIVE-CTC": {
|
|
14956
|
+
originChain: "creditcoin_native",
|
|
14957
|
+
slug: "creditcoin_native-NATIVE-CTC",
|
|
14958
|
+
name: "Creditcoin",
|
|
14959
|
+
symbol: "CTC",
|
|
14960
|
+
decimals: 18,
|
|
14961
|
+
priceId: "creditcoin-2",
|
|
14962
|
+
minAmount: "0",
|
|
14963
|
+
assetType: "NATIVE",
|
|
14964
|
+
metadata: null,
|
|
14965
|
+
multiChainAsset: "CTC-Creditcoin",
|
|
14966
|
+
hasValue: true,
|
|
14967
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcoin_native-native-ctc.png"
|
|
14968
|
+
},
|
|
14969
|
+
"creditcoin_evm-NATIVE-CTC": {
|
|
14970
|
+
originChain: "creditcoin_evm",
|
|
14971
|
+
slug: "creditcoin_evm-NATIVE-CTC",
|
|
14972
|
+
name: "Creditcoin EVM",
|
|
14973
|
+
symbol: "CTC",
|
|
14974
|
+
decimals: 18,
|
|
14975
|
+
priceId: "creditcoin-2",
|
|
14976
|
+
minAmount: "0",
|
|
14977
|
+
assetType: "NATIVE",
|
|
14978
|
+
metadata: null,
|
|
14979
|
+
multiChainAsset: "CTC-Creditcoin",
|
|
14980
|
+
hasValue: true,
|
|
14981
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcoin_evm-native-ctc.png"
|
|
14982
|
+
},
|
|
14983
|
+
"hydradx_main-LOCAL-vASTR": {
|
|
14984
|
+
originChain: "hydradx_main",
|
|
14985
|
+
slug: "hydradx_main-LOCAL-vASTR",
|
|
14986
|
+
name: "Bifrost Voucher ASTR",
|
|
14987
|
+
symbol: "vASTR",
|
|
14988
|
+
decimals: 18,
|
|
14989
|
+
priceId: "bifrost-voucher-astr",
|
|
14990
|
+
minAmount: "133689839572193000",
|
|
14991
|
+
assetType: "LOCAL",
|
|
14992
|
+
metadata: {
|
|
14993
|
+
assetId: "33"
|
|
14994
|
+
},
|
|
14995
|
+
multiChainAsset: "vASTR-BifrostVoucherASTR",
|
|
14996
|
+
hasValue: true,
|
|
14997
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-vastr.png"
|
|
14998
|
+
},
|
|
14999
|
+
"statemint-LOCAL-CPcoin": {
|
|
15000
|
+
originChain: "statemint",
|
|
15001
|
+
slug: "statemint-LOCAL-CPcoin",
|
|
15002
|
+
name: "Cypress coin",
|
|
15003
|
+
symbol: "CPcoin",
|
|
15004
|
+
decimals: 12,
|
|
15005
|
+
priceId: null,
|
|
15006
|
+
minAmount: "1000000000000",
|
|
15007
|
+
assetType: "LOCAL",
|
|
15008
|
+
metadata: {
|
|
15009
|
+
assetId: "64"
|
|
15010
|
+
},
|
|
15011
|
+
multiChainAsset: "CPcoin-Cypresscoin",
|
|
15012
|
+
hasValue: true,
|
|
15013
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-cpcoin.png"
|
|
15014
|
+
},
|
|
15015
|
+
"hydradx_main-LOCAL-CPcoin": {
|
|
15016
|
+
originChain: "hydradx_main",
|
|
15017
|
+
slug: "hydradx_main-LOCAL-CPcoin",
|
|
15018
|
+
name: "Cypress coin",
|
|
15019
|
+
symbol: "CPcoin",
|
|
15020
|
+
decimals: 12,
|
|
15021
|
+
priceId: null,
|
|
15022
|
+
minAmount: "1",
|
|
15023
|
+
assetType: "LOCAL",
|
|
15024
|
+
metadata: {
|
|
15025
|
+
assetId: "1000250"
|
|
15026
|
+
},
|
|
15027
|
+
multiChainAsset: "CPcoin-Cypresscoin",
|
|
15028
|
+
hasValue: true,
|
|
15029
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cpcoin.png"
|
|
15030
|
+
},
|
|
15031
|
+
"statemint-LOCAL-Mill": {
|
|
15032
|
+
originChain: "statemint",
|
|
15033
|
+
slug: "statemint-LOCAL-Mill",
|
|
15034
|
+
name: "Million",
|
|
15035
|
+
symbol: "Mill",
|
|
15036
|
+
decimals: 12,
|
|
15037
|
+
priceId: null,
|
|
15038
|
+
minAmount: "1000000000000",
|
|
15039
|
+
assetType: "LOCAL",
|
|
15040
|
+
metadata: {
|
|
15041
|
+
assetId: "22222070"
|
|
15042
|
+
},
|
|
15043
|
+
multiChainAsset: "Mill-Million",
|
|
15044
|
+
hasValue: true,
|
|
15045
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-mill.png"
|
|
15046
|
+
},
|
|
15047
|
+
"hydradx_main-LOCAL-Mill": {
|
|
15048
|
+
originChain: "hydradx_main",
|
|
15049
|
+
slug: "hydradx_main-LOCAL-Mill",
|
|
15050
|
+
name: "Million",
|
|
15051
|
+
symbol: "Mill",
|
|
15052
|
+
decimals: 12,
|
|
15053
|
+
priceId: null,
|
|
15054
|
+
minAmount: "1",
|
|
15055
|
+
assetType: "LOCAL",
|
|
15056
|
+
metadata: {
|
|
15057
|
+
assetId: "1000453"
|
|
15058
|
+
},
|
|
15059
|
+
multiChainAsset: "Mill-Million",
|
|
15060
|
+
hasValue: true,
|
|
15061
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-mill.png"
|
|
15062
|
+
},
|
|
15063
|
+
"arbitrum_sepolia-NATIVE-ETH": {
|
|
15064
|
+
originChain: "arbitrum_sepolia",
|
|
15065
|
+
slug: "arbitrum_sepolia-NATIVE-ETH",
|
|
15066
|
+
name: "Ethereum Sepolia",
|
|
15067
|
+
symbol: "ETH",
|
|
15068
|
+
decimals: 18,
|
|
15069
|
+
priceId: null,
|
|
15070
|
+
minAmount: "0",
|
|
15071
|
+
assetType: "NATIVE",
|
|
15072
|
+
metadata: null,
|
|
15073
|
+
multiChainAsset: "ETH-EthereumSepolia",
|
|
15074
|
+
hasValue: false,
|
|
15075
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-native-eth.png"
|
|
15076
|
+
},
|
|
15077
|
+
"arbitrum_sepolia-ERC20-USDC-0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d": {
|
|
15078
|
+
originChain: "arbitrum_sepolia",
|
|
15079
|
+
slug: "arbitrum_sepolia-ERC20-USDC-0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d",
|
|
15080
|
+
name: "USDC",
|
|
15081
|
+
symbol: "USDC",
|
|
15082
|
+
decimals: 6,
|
|
15083
|
+
priceId: null,
|
|
15084
|
+
minAmount: "0",
|
|
15085
|
+
assetType: "ERC20",
|
|
15086
|
+
metadata: {
|
|
15087
|
+
contractAddress: "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d"
|
|
15088
|
+
},
|
|
15089
|
+
multiChainAsset: "USDC-USDCSepolia",
|
|
15090
|
+
hasValue: false,
|
|
15091
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d.png"
|
|
15092
|
+
},
|
|
15093
|
+
"base_sepolia-ERC20-WETH-0x4200000000000000000000000000000000000006": {
|
|
15094
|
+
originChain: "base_sepolia",
|
|
15095
|
+
slug: "base_sepolia-ERC20-WETH-0x4200000000000000000000000000000000000006",
|
|
15096
|
+
name: "Wrapped ETH",
|
|
15097
|
+
symbol: "WETH",
|
|
15098
|
+
decimals: 18,
|
|
15099
|
+
priceId: null,
|
|
15100
|
+
minAmount: "0",
|
|
15101
|
+
assetType: "ERC20",
|
|
15102
|
+
metadata: {
|
|
15103
|
+
contractAddress: "0x4200000000000000000000000000000000000006"
|
|
15104
|
+
},
|
|
15105
|
+
multiChainAsset: null,
|
|
15106
|
+
hasValue: false,
|
|
15107
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png"
|
|
14849
15108
|
}
|
|
14850
15109
|
};
|
|
14851
15110
|
|
|
@@ -15325,7 +15584,7 @@
|
|
|
15325
15584
|
evmChainId: 137,
|
|
15326
15585
|
blockExplorer: "https://polygonscan.com",
|
|
15327
15586
|
existentialDeposit: "0",
|
|
15328
|
-
symbol: "
|
|
15587
|
+
symbol: "POL",
|
|
15329
15588
|
decimals: 18,
|
|
15330
15589
|
supportSmartContract: [
|
|
15331
15590
|
"ERC20",
|
|
@@ -20287,7 +20546,7 @@
|
|
|
20287
20546
|
};
|
|
20288
20547
|
var creditcoin$1 = {
|
|
20289
20548
|
slug: "creditcoin",
|
|
20290
|
-
name: "
|
|
20549
|
+
name: "CC Enterprise",
|
|
20291
20550
|
isTestnet: false,
|
|
20292
20551
|
chainStatus: "ACTIVE",
|
|
20293
20552
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin.png",
|
|
@@ -20302,7 +20561,7 @@
|
|
|
20302
20561
|
addressPrefix: 42,
|
|
20303
20562
|
chainType: "RELAYCHAIN",
|
|
20304
20563
|
crowdloanUrl: null,
|
|
20305
|
-
blockExplorer: "https://creditcoin.subscan.io/",
|
|
20564
|
+
blockExplorer: "https://creditcoin-classic.subscan.io/",
|
|
20306
20565
|
existentialDeposit: "500",
|
|
20307
20566
|
symbol: "CTC",
|
|
20308
20567
|
decimals: 18,
|
|
@@ -23013,7 +23272,7 @@
|
|
|
23013
23272
|
};
|
|
23014
23273
|
var creditcoinTestEvm$1 = {
|
|
23015
23274
|
slug: "creditcoinTestEvm",
|
|
23016
|
-
name: "Creditcoin Testnet
|
|
23275
|
+
name: "Creditcoin EVM Testnet",
|
|
23017
23276
|
isTestnet: true,
|
|
23018
23277
|
chainStatus: "ACTIVE",
|
|
23019
23278
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointestevm.png",
|
|
@@ -23121,7 +23380,7 @@
|
|
|
23121
23380
|
};
|
|
23122
23381
|
var creditcoinTest$1 = {
|
|
23123
23382
|
slug: "creditcoinTest",
|
|
23124
|
-
name: "Creditcoin
|
|
23383
|
+
name: "Creditcoin Native Testnet",
|
|
23125
23384
|
isTestnet: true,
|
|
23126
23385
|
chainStatus: "ACTIVE",
|
|
23127
23386
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointest.png",
|
|
@@ -24653,7 +24912,7 @@
|
|
|
24653
24912
|
chainStatus: "ACTIVE",
|
|
24654
24913
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton.png",
|
|
24655
24914
|
providers: {
|
|
24656
|
-
Toncenter: "https://
|
|
24915
|
+
Toncenter: "https://ton-rpc.subwallet.app/jsonRPC "
|
|
24657
24916
|
},
|
|
24658
24917
|
evmInfo: null,
|
|
24659
24918
|
substrateInfo: null,
|
|
@@ -24677,7 +24936,7 @@
|
|
|
24677
24936
|
chainStatus: "ACTIVE",
|
|
24678
24937
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton_testnet.png",
|
|
24679
24938
|
providers: {
|
|
24680
|
-
TonCenter: "https://testnet.
|
|
24939
|
+
TonCenter: "https://ton-rpc-testnet.subwallet.app/jsonRPC"
|
|
24681
24940
|
},
|
|
24682
24941
|
evmInfo: null,
|
|
24683
24942
|
substrateInfo: null,
|
|
@@ -24826,6 +25085,92 @@
|
|
|
24826
25085
|
bitcoinInfo: null,
|
|
24827
25086
|
tonInfo: null
|
|
24828
25087
|
};
|
|
25088
|
+
var creditcoin_native$1 = {
|
|
25089
|
+
slug: "creditcoin_native",
|
|
25090
|
+
name: "Creditcoin Native",
|
|
25091
|
+
isTestnet: false,
|
|
25092
|
+
chainStatus: "ACTIVE",
|
|
25093
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png",
|
|
25094
|
+
providers: {
|
|
25095
|
+
"Creditcoin CC3 mainnnet": "wss://mainnet3.creditcoin.network"
|
|
25096
|
+
},
|
|
25097
|
+
evmInfo: null,
|
|
25098
|
+
substrateInfo: {
|
|
25099
|
+
relaySlug: null,
|
|
25100
|
+
paraId: null,
|
|
25101
|
+
genesisHash: "0x4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71",
|
|
25102
|
+
addressPrefix: 42,
|
|
25103
|
+
chainType: "RELAYCHAIN",
|
|
25104
|
+
crowdloanUrl: null,
|
|
25105
|
+
blockExplorer: "https://creditcoin.subscan.io/",
|
|
25106
|
+
existentialDeposit: "0",
|
|
25107
|
+
symbol: "CTC",
|
|
25108
|
+
decimals: 18,
|
|
25109
|
+
hasNativeNft: false,
|
|
25110
|
+
supportStaking: false,
|
|
25111
|
+
supportSmartContract: null,
|
|
25112
|
+
crowdloanParaId: null,
|
|
25113
|
+
crowdloanFunds: [
|
|
25114
|
+
]
|
|
25115
|
+
},
|
|
25116
|
+
extraInfo: null,
|
|
25117
|
+
bitcoinInfo: null,
|
|
25118
|
+
tonInfo: null
|
|
25119
|
+
};
|
|
25120
|
+
var creditcoin_evm$1 = {
|
|
25121
|
+
slug: "creditcoin_evm",
|
|
25122
|
+
name: "Creditcoin EVM",
|
|
25123
|
+
isTestnet: false,
|
|
25124
|
+
chainStatus: "ACTIVE",
|
|
25125
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png",
|
|
25126
|
+
providers: {
|
|
25127
|
+
"Creditcoin EVM": "https://mainnet3.creditcoin.network/"
|
|
25128
|
+
},
|
|
25129
|
+
evmInfo: {
|
|
25130
|
+
evmChainId: 102030,
|
|
25131
|
+
blockExplorer: "https://creditcoin.blockscout.com/",
|
|
25132
|
+
existentialDeposit: "0",
|
|
25133
|
+
symbol: "CTC",
|
|
25134
|
+
decimals: 18,
|
|
25135
|
+
supportSmartContract: [
|
|
25136
|
+
"ERC20",
|
|
25137
|
+
"ERC721"
|
|
25138
|
+
],
|
|
25139
|
+
abiExplorer: null
|
|
25140
|
+
},
|
|
25141
|
+
substrateInfo: null,
|
|
25142
|
+
extraInfo: null,
|
|
25143
|
+
bitcoinInfo: null,
|
|
25144
|
+
tonInfo: null
|
|
25145
|
+
};
|
|
25146
|
+
var arbitrum_sepolia$1 = {
|
|
25147
|
+
slug: "arbitrum_sepolia",
|
|
25148
|
+
name: "Arbitrum Sepolia",
|
|
25149
|
+
isTestnet: true,
|
|
25150
|
+
chainStatus: "ACTIVE",
|
|
25151
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_sepolia.png",
|
|
25152
|
+
providers: {
|
|
25153
|
+
"Block Pi": "https://arbitrum-sepolia.blockpi.network/v1/rpc/public",
|
|
25154
|
+
"Omni Atech": "https://endpoints.omniatech.io/v1/arbitrum/sepolia/public",
|
|
25155
|
+
Rollup: "https://sepolia-rollup.arbitrum.io/rpc"
|
|
25156
|
+
},
|
|
25157
|
+
evmInfo: {
|
|
25158
|
+
evmChainId: 421614,
|
|
25159
|
+
blockExplorer: "https://sepolia.arbiscan.io/",
|
|
25160
|
+
existentialDeposit: "0",
|
|
25161
|
+
symbol: "ETH",
|
|
25162
|
+
decimals: 18,
|
|
25163
|
+
supportSmartContract: [
|
|
25164
|
+
"ERC20",
|
|
25165
|
+
"ERC721"
|
|
25166
|
+
],
|
|
25167
|
+
abiExplorer: null
|
|
25168
|
+
},
|
|
25169
|
+
substrateInfo: null,
|
|
25170
|
+
extraInfo: null,
|
|
25171
|
+
bitcoinInfo: null,
|
|
25172
|
+
tonInfo: null
|
|
25173
|
+
};
|
|
24829
25174
|
const _ChainInfoMap = {
|
|
24830
25175
|
polkadot: polkadot$1,
|
|
24831
25176
|
kusama: kusama$1,
|
|
@@ -25148,7 +25493,7 @@
|
|
|
25148
25493
|
evmChainId: 995,
|
|
25149
25494
|
blockExplorer: "https://5irescan.io/",
|
|
25150
25495
|
existentialDeposit: "0",
|
|
25151
|
-
symbol: "
|
|
25496
|
+
symbol: "5ire",
|
|
25152
25497
|
decimals: 18,
|
|
25153
25498
|
supportSmartContract: [
|
|
25154
25499
|
"ERC721",
|
|
@@ -25165,7 +25510,10 @@
|
|
|
25165
25510
|
immutableZkEvm: immutableZkEvm$1,
|
|
25166
25511
|
storyPublic_testnet: storyPublic_testnet$1,
|
|
25167
25512
|
soneiumMinato: soneiumMinato$1,
|
|
25168
|
-
base_sepolia: base_sepolia$1
|
|
25513
|
+
base_sepolia: base_sepolia$1,
|
|
25514
|
+
creditcoin_native: creditcoin_native$1,
|
|
25515
|
+
creditcoin_evm: creditcoin_evm$1,
|
|
25516
|
+
arbitrum_sepolia: arbitrum_sepolia$1
|
|
25169
25517
|
};
|
|
25170
25518
|
|
|
25171
25519
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -25448,6 +25796,9 @@
|
|
|
25448
25796
|
var storyPublic_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypublic_testnet.png";
|
|
25449
25797
|
var soneiumMinato = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/soneiumminato.png";
|
|
25450
25798
|
var base_sepolia = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/base_sepolia.png";
|
|
25799
|
+
var creditcoin_native = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png";
|
|
25800
|
+
var creditcoin_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png";
|
|
25801
|
+
var arbitrum_sepolia = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_sepolia.png";
|
|
25451
25802
|
const _ChainLogoMap = {
|
|
25452
25803
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
25453
25804
|
polkadot: polkadot,
|
|
@@ -25732,6 +26083,9 @@
|
|
|
25732
26083
|
storyPublic_testnet: storyPublic_testnet,
|
|
25733
26084
|
soneiumMinato: soneiumMinato,
|
|
25734
26085
|
base_sepolia: base_sepolia,
|
|
26086
|
+
creditcoin_native: creditcoin_native,
|
|
26087
|
+
creditcoin_evm: creditcoin_evm,
|
|
26088
|
+
arbitrum_sepolia: arbitrum_sepolia,
|
|
25735
26089
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
25736
26090
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
25737
26091
|
};
|
|
@@ -25928,7 +26282,7 @@
|
|
|
25928
26282
|
},
|
|
25929
26283
|
"MATIC-Polygon": {
|
|
25930
26284
|
slug: "MATIC-Polygon",
|
|
25931
|
-
originChainAsset: "polygon-NATIVE-
|
|
26285
|
+
originChainAsset: "polygon-NATIVE-POL",
|
|
25932
26286
|
name: "Polygon",
|
|
25933
26287
|
symbol: "MATIC",
|
|
25934
26288
|
priceId: "matic-network",
|
|
@@ -26537,6 +26891,42 @@
|
|
|
26537
26891
|
priceId: null,
|
|
26538
26892
|
hasValue: false,
|
|
26539
26893
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/usdc-usdcsepolia.png"
|
|
26894
|
+
},
|
|
26895
|
+
"CTC-Creditcoin": {
|
|
26896
|
+
slug: "CTC-Creditcoin",
|
|
26897
|
+
originChainAsset: null,
|
|
26898
|
+
name: "Creditcoin",
|
|
26899
|
+
symbol: "CTC",
|
|
26900
|
+
priceId: "creditcoin-2",
|
|
26901
|
+
hasValue: true,
|
|
26902
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ctc-creditcoin.png"
|
|
26903
|
+
},
|
|
26904
|
+
"vASTR-BifrostVoucherASTR": {
|
|
26905
|
+
slug: "vASTR-BifrostVoucherASTR",
|
|
26906
|
+
originChainAsset: null,
|
|
26907
|
+
name: "Bifrost Voucher ASTR",
|
|
26908
|
+
symbol: "vASTR",
|
|
26909
|
+
priceId: "bifrost-voucher-astr",
|
|
26910
|
+
hasValue: true,
|
|
26911
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/vastr-bifrostvoucherastr.png"
|
|
26912
|
+
},
|
|
26913
|
+
"CPcoin-Cypresscoin": {
|
|
26914
|
+
slug: "CPcoin-Cypresscoin",
|
|
26915
|
+
originChainAsset: null,
|
|
26916
|
+
name: "Cypress coin",
|
|
26917
|
+
symbol: "CPcoin",
|
|
26918
|
+
priceId: null,
|
|
26919
|
+
hasValue: true,
|
|
26920
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cpcoin-cypresscoin.png"
|
|
26921
|
+
},
|
|
26922
|
+
"Mill-Million": {
|
|
26923
|
+
slug: "Mill-Million",
|
|
26924
|
+
originChainAsset: null,
|
|
26925
|
+
name: "Million",
|
|
26926
|
+
symbol: "Mill",
|
|
26927
|
+
priceId: null,
|
|
26928
|
+
hasValue: true,
|
|
26929
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png"
|
|
26540
26930
|
}
|
|
26541
26931
|
};
|
|
26542
26932
|
|