@subwallet/chain-list 0.2.20-beta.3 → 0.2.20-beta.5
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 +122 -162
- package/cjs/data/AssetLogoMap.json +6 -5
- package/cjs/data/ChainAsset.json +65 -49
- package/cjs/data/ChainInfo.json +70 -146
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +6 -5
- package/data/ChainAsset.json +65 -49
- package/data/ChainInfo.json +70 -146
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/data/ChainAsset.json
CHANGED
|
@@ -1612,19 +1612,19 @@
|
|
|
1612
1612
|
"hasValue": true,
|
|
1613
1613
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_ksm-native-xor.png"
|
|
1614
1614
|
},
|
|
1615
|
-
"
|
|
1616
|
-
"originChain": "
|
|
1617
|
-
"slug": "
|
|
1618
|
-
"name": "
|
|
1619
|
-
"symbol": "
|
|
1615
|
+
"dancebox-NATIVE-DANCE": {
|
|
1616
|
+
"originChain": "dancebox",
|
|
1617
|
+
"slug": "dancebox-NATIVE-DANCE",
|
|
1618
|
+
"name": "Dancebox",
|
|
1619
|
+
"symbol": "DANCE",
|
|
1620
1620
|
"decimals": 12,
|
|
1621
|
-
"priceId":
|
|
1622
|
-
"minAmount": "
|
|
1621
|
+
"priceId": null,
|
|
1622
|
+
"minAmount": "1000000000",
|
|
1623
1623
|
"assetType": "NATIVE",
|
|
1624
1624
|
"metadata": null,
|
|
1625
1625
|
"multiChainAsset": null,
|
|
1626
|
-
"hasValue":
|
|
1627
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/
|
|
1626
|
+
"hasValue": false,
|
|
1627
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dancebox-native-dance.png"
|
|
1628
1628
|
},
|
|
1629
1629
|
"amplitude-LOCAL-KSM": {
|
|
1630
1630
|
"originChain": "amplitude",
|
|
@@ -1644,19 +1644,19 @@
|
|
|
1644
1644
|
"hasValue": true,
|
|
1645
1645
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png"
|
|
1646
1646
|
},
|
|
1647
|
-
"
|
|
1648
|
-
"originChain": "
|
|
1649
|
-
"slug": "
|
|
1650
|
-
"name": "
|
|
1651
|
-
"symbol": "
|
|
1647
|
+
"odyssey-NATIVE-ARES": {
|
|
1648
|
+
"originChain": "odyssey",
|
|
1649
|
+
"slug": "odyssey-NATIVE-ARES",
|
|
1650
|
+
"name": "Ares Odyssey",
|
|
1651
|
+
"symbol": "ARES",
|
|
1652
1652
|
"decimals": 12,
|
|
1653
|
-
"priceId":
|
|
1654
|
-
"minAmount": "
|
|
1653
|
+
"priceId": "ares-protocol",
|
|
1654
|
+
"minAmount": "500",
|
|
1655
1655
|
"assetType": "NATIVE",
|
|
1656
1656
|
"metadata": null,
|
|
1657
1657
|
"multiChainAsset": null,
|
|
1658
|
-
"hasValue":
|
|
1659
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/
|
|
1658
|
+
"hasValue": true,
|
|
1659
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png"
|
|
1660
1660
|
},
|
|
1661
1661
|
"polkadex-NATIVE-PDEX": {
|
|
1662
1662
|
"originChain": "polkadex",
|
|
@@ -2674,20 +2674,6 @@
|
|
|
2674
2674
|
"hasValue": true,
|
|
2675
2675
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xx_network-native-xx.png"
|
|
2676
2676
|
},
|
|
2677
|
-
"watr_mainnet_evm-NATIVE-WATR": {
|
|
2678
|
-
"originChain": "watr_mainnet_evm",
|
|
2679
|
-
"slug": "watr_mainnet_evm-NATIVE-WATR",
|
|
2680
|
-
"name": "WATR",
|
|
2681
|
-
"symbol": "WATR",
|
|
2682
|
-
"decimals": 18,
|
|
2683
|
-
"priceId": null,
|
|
2684
|
-
"minAmount": "10000000000000000",
|
|
2685
|
-
"assetType": "NATIVE",
|
|
2686
|
-
"metadata": null,
|
|
2687
|
-
"multiChainAsset": null,
|
|
2688
|
-
"hasValue": true,
|
|
2689
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/watr_mainnet_evm-native-watr.png"
|
|
2690
|
-
},
|
|
2691
2677
|
"watr_network-NATIVE-WATRD": {
|
|
2692
2678
|
"originChain": "watr_network",
|
|
2693
2679
|
"slug": "watr_network-NATIVE-WATRD",
|
|
@@ -2702,6 +2688,20 @@
|
|
|
2702
2688
|
"hasValue": false,
|
|
2703
2689
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/watr_network-native-watrd.png"
|
|
2704
2690
|
},
|
|
2691
|
+
"watr_mainnet_evm-NATIVE-WATR": {
|
|
2692
|
+
"originChain": "watr_mainnet_evm",
|
|
2693
|
+
"slug": "watr_mainnet_evm-NATIVE-WATR",
|
|
2694
|
+
"name": "WATR",
|
|
2695
|
+
"symbol": "WATR",
|
|
2696
|
+
"decimals": 18,
|
|
2697
|
+
"priceId": null,
|
|
2698
|
+
"minAmount": "10000000000000000",
|
|
2699
|
+
"assetType": "NATIVE",
|
|
2700
|
+
"metadata": null,
|
|
2701
|
+
"multiChainAsset": null,
|
|
2702
|
+
"hasValue": true,
|
|
2703
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/watr_mainnet_evm-native-watr.png"
|
|
2704
|
+
},
|
|
2705
2705
|
"watr_mainnet-NATIVE-WATR": {
|
|
2706
2706
|
"originChain": "watr_mainnet",
|
|
2707
2707
|
"slug": "watr_mainnet-NATIVE-WATR",
|
|
@@ -6251,9 +6251,9 @@
|
|
|
6251
6251
|
"hasValue": true,
|
|
6252
6252
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-usdc-0x2791bca1f2de4661ed88a30c99a7a9449aa84174.png"
|
|
6253
6253
|
},
|
|
6254
|
-
"arbitrum_one-ERC20-USDC-
|
|
6254
|
+
"arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831": {
|
|
6255
6255
|
"originChain": "arbitrum_one",
|
|
6256
|
-
"slug": "arbitrum_one-ERC20-USDC-
|
|
6256
|
+
"slug": "arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
|
|
6257
6257
|
"name": "USD Coin",
|
|
6258
6258
|
"symbol": "USDC",
|
|
6259
6259
|
"decimals": 6,
|
|
@@ -6261,11 +6261,11 @@
|
|
|
6261
6261
|
"minAmount": null,
|
|
6262
6262
|
"assetType": "ERC20",
|
|
6263
6263
|
"metadata": {
|
|
6264
|
-
"contractAddress": "
|
|
6264
|
+
"contractAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"
|
|
6265
6265
|
},
|
|
6266
6266
|
"multiChainAsset": "USDC-USDCoin",
|
|
6267
6267
|
"hasValue": true,
|
|
6268
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-usdc-
|
|
6268
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-usdc-0xaf88d065e77c8cc2239327c5edb3a432268e5831.png"
|
|
6269
6269
|
},
|
|
6270
6270
|
"optimism-ERC20-USDC-0x7F5c764cBc14f9669B88837ca1490cCa17c31607": {
|
|
6271
6271
|
"originChain": "optimism",
|
|
@@ -7128,6 +7128,20 @@
|
|
|
7128
7128
|
"hasValue": false,
|
|
7129
7129
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-azeta.png"
|
|
7130
7130
|
},
|
|
7131
|
+
"xcavate-NATIVE-XCAV": {
|
|
7132
|
+
"originChain": "xcavate",
|
|
7133
|
+
"slug": "xcavate-NATIVE-XCAV",
|
|
7134
|
+
"name": "XCAV",
|
|
7135
|
+
"symbol": "XCAV",
|
|
7136
|
+
"decimals": 12,
|
|
7137
|
+
"priceId": null,
|
|
7138
|
+
"minAmount": "1000000000",
|
|
7139
|
+
"assetType": "NATIVE",
|
|
7140
|
+
"metadata": null,
|
|
7141
|
+
"multiChainAsset": null,
|
|
7142
|
+
"hasValue": false,
|
|
7143
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xcavate-native-xcav.png"
|
|
7144
|
+
},
|
|
7131
7145
|
"moonbeam-ERC20-CP": {
|
|
7132
7146
|
"originChain": "moonbeam",
|
|
7133
7147
|
"slug": "moonbeam-ERC20-CP",
|
|
@@ -7144,18 +7158,20 @@
|
|
|
7144
7158
|
"hasValue": true,
|
|
7145
7159
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-cp.jpg"
|
|
7146
7160
|
},
|
|
7147
|
-
"
|
|
7148
|
-
"originChain": "
|
|
7149
|
-
"slug": "
|
|
7150
|
-
"name": "
|
|
7151
|
-
"symbol": "
|
|
7152
|
-
"decimals":
|
|
7153
|
-
"priceId":
|
|
7154
|
-
"minAmount":
|
|
7155
|
-
"assetType": "
|
|
7156
|
-
"metadata":
|
|
7157
|
-
|
|
7158
|
-
|
|
7159
|
-
"
|
|
7161
|
+
"arbitrum_one-ERC20-USDC.e-0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8": {
|
|
7162
|
+
"originChain": "arbitrum_one",
|
|
7163
|
+
"slug": "arbitrum_one-ERC20-USDC.e-0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
7164
|
+
"name": "Bridged USDC",
|
|
7165
|
+
"symbol": "USDC.e",
|
|
7166
|
+
"decimals": 6,
|
|
7167
|
+
"priceId": "usd-coin",
|
|
7168
|
+
"minAmount": null,
|
|
7169
|
+
"assetType": "ERC20",
|
|
7170
|
+
"metadata": {
|
|
7171
|
+
"contractAddress": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8"
|
|
7172
|
+
},
|
|
7173
|
+
"multiChainAsset": "USDC-USDCoin",
|
|
7174
|
+
"hasValue": true,
|
|
7175
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-usdc.e-0xff970a61a04b1ca14834a43f5de4533ebddb5cc8.png"
|
|
7160
7176
|
}
|
|
7161
7177
|
}
|