@subwallet/chain-list 0.2.101-beta.0 → 0.2.102-beta.0
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 +103 -8
- package/cjs/data/AssetLogoMap.json +6 -0
- package/cjs/data/AssetRef.json +0 -7
- package/cjs/data/ChainAsset.json +97 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +6 -0
- package/data/AssetRef.json +0 -7
- package/data/ChainAsset.json +97 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1179,6 +1179,12 @@
|
|
|
1179
1179
|
"cardano-cip26-hosky-a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano-cip26-hosky-a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59.png",
|
|
1180
1180
|
"cardano_preproduction-native-tada": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-native-tada.png",
|
|
1181
1181
|
"cardano_preproduction-cip26-bluedot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-cip26-bluedot.png",
|
|
1182
|
+
"ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png",
|
|
1183
|
+
"ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png",
|
|
1184
|
+
"ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png",
|
|
1185
|
+
"ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png",
|
|
1186
|
+
"ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png",
|
|
1187
|
+
"ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea.png",
|
|
1182
1188
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
1183
1189
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
1184
1190
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -6035,13 +6041,6 @@
|
|
|
6035
6041
|
srcChain: "polygonzkEvm_cardona",
|
|
6036
6042
|
destChain: "sepolia_ethereum",
|
|
6037
6043
|
path: "XCM"
|
|
6038
|
-
},
|
|
6039
|
-
"storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5___storyOdyssey_testnet-NATIVE-IP": {
|
|
6040
|
-
srcAsset: "storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5",
|
|
6041
|
-
destAsset: "storyOdyssey_testnet-NATIVE-IP",
|
|
6042
|
-
srcChain: "storyOdyssey_testnet",
|
|
6043
|
-
destChain: "storyOdyssey_testnet",
|
|
6044
|
-
path: "SWAP"
|
|
6045
6044
|
},
|
|
6046
6045
|
"hydradx_main-LOCAL-2-Pool___hydradx_main-LOCAL-4Pool": {
|
|
6047
6046
|
srcAsset: "hydradx_main-LOCAL-2-Pool",
|
|
@@ -8297,7 +8296,7 @@
|
|
|
8297
8296
|
symbol: "ZTG",
|
|
8298
8297
|
decimals: 10,
|
|
8299
8298
|
priceId: "zeitgeist",
|
|
8300
|
-
minAmount: "
|
|
8299
|
+
minAmount: "5000000000",
|
|
8301
8300
|
assetType: "NATIVE",
|
|
8302
8301
|
metadata: null,
|
|
8303
8302
|
multiChainAsset: "ZTG-Zeitgeist",
|
|
@@ -20109,6 +20108,102 @@
|
|
|
20109
20108
|
multiChainAsset: null,
|
|
20110
20109
|
hasValue: false,
|
|
20111
20110
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-cip26-bluedot.png"
|
|
20111
|
+
},
|
|
20112
|
+
"ethereum-ERC20-aEthWETH-0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8": {
|
|
20113
|
+
originChain: "ethereum",
|
|
20114
|
+
slug: "ethereum-ERC20-aEthWETH-0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8",
|
|
20115
|
+
name: "Aave Ethereum WETH",
|
|
20116
|
+
symbol: "aEthWETH",
|
|
20117
|
+
decimals: 18,
|
|
20118
|
+
priceId: "aave-v3-weth",
|
|
20119
|
+
minAmount: "0",
|
|
20120
|
+
assetType: "ERC20",
|
|
20121
|
+
metadata: {
|
|
20122
|
+
contractAddress: "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8"
|
|
20123
|
+
},
|
|
20124
|
+
multiChainAsset: null,
|
|
20125
|
+
hasValue: true,
|
|
20126
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png"
|
|
20127
|
+
},
|
|
20128
|
+
"ethereum-ERC20-aEthUSDT-0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a": {
|
|
20129
|
+
originChain: "ethereum",
|
|
20130
|
+
slug: "ethereum-ERC20-aEthUSDT-0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a",
|
|
20131
|
+
name: "Aave Ethereum USDT",
|
|
20132
|
+
symbol: "aEthUSDT",
|
|
20133
|
+
decimals: 6,
|
|
20134
|
+
priceId: "aave-v3-usdt",
|
|
20135
|
+
minAmount: "0",
|
|
20136
|
+
assetType: "ERC20",
|
|
20137
|
+
metadata: {
|
|
20138
|
+
contractAddress: "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a"
|
|
20139
|
+
},
|
|
20140
|
+
multiChainAsset: null,
|
|
20141
|
+
hasValue: true,
|
|
20142
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png"
|
|
20143
|
+
},
|
|
20144
|
+
"ethereum-ERC20-aEthWBTC-0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8": {
|
|
20145
|
+
originChain: "ethereum",
|
|
20146
|
+
slug: "ethereum-ERC20-aEthWBTC-0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8",
|
|
20147
|
+
name: "Aave Ethereum WBTC",
|
|
20148
|
+
symbol: "aEthWBTC",
|
|
20149
|
+
decimals: 8,
|
|
20150
|
+
priceId: "aave-v3-wbtc",
|
|
20151
|
+
minAmount: "0",
|
|
20152
|
+
assetType: "ERC20",
|
|
20153
|
+
metadata: {
|
|
20154
|
+
contractAddress: "0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8"
|
|
20155
|
+
},
|
|
20156
|
+
multiChainAsset: null,
|
|
20157
|
+
hasValue: true,
|
|
20158
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png"
|
|
20159
|
+
},
|
|
20160
|
+
"ethereum-ERC20-aEthUSDC-0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c": {
|
|
20161
|
+
originChain: "ethereum",
|
|
20162
|
+
slug: "ethereum-ERC20-aEthUSDC-0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c",
|
|
20163
|
+
name: "Aave Ethereum USDC",
|
|
20164
|
+
symbol: "aEthUSDC",
|
|
20165
|
+
decimals: 6,
|
|
20166
|
+
priceId: "aave-v3-usdc",
|
|
20167
|
+
minAmount: "0",
|
|
20168
|
+
assetType: "ERC20",
|
|
20169
|
+
metadata: {
|
|
20170
|
+
contractAddress: "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c"
|
|
20171
|
+
},
|
|
20172
|
+
multiChainAsset: null,
|
|
20173
|
+
hasValue: true,
|
|
20174
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png"
|
|
20175
|
+
},
|
|
20176
|
+
"ethereum-ERC20-sUSDS-0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD": {
|
|
20177
|
+
originChain: "ethereum",
|
|
20178
|
+
slug: "ethereum-ERC20-sUSDS-0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD",
|
|
20179
|
+
name: "Savings USDS",
|
|
20180
|
+
symbol: "sUSDS",
|
|
20181
|
+
decimals: 18,
|
|
20182
|
+
priceId: "susds",
|
|
20183
|
+
minAmount: "0",
|
|
20184
|
+
assetType: "ERC20",
|
|
20185
|
+
metadata: {
|
|
20186
|
+
contractAddress: "0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD"
|
|
20187
|
+
},
|
|
20188
|
+
multiChainAsset: null,
|
|
20189
|
+
hasValue: true,
|
|
20190
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png"
|
|
20191
|
+
},
|
|
20192
|
+
"ethereum-ERC20-sDAI-0x83F20F44975D03b1b09e64809B757c47f942BEeA": {
|
|
20193
|
+
originChain: "ethereum",
|
|
20194
|
+
slug: "ethereum-ERC20-sDAI-0x83F20F44975D03b1b09e64809B757c47f942BEeA",
|
|
20195
|
+
name: "Saving DAI",
|
|
20196
|
+
symbol: "sDAI",
|
|
20197
|
+
decimals: 18,
|
|
20198
|
+
priceId: "savings-dai",
|
|
20199
|
+
minAmount: "0",
|
|
20200
|
+
assetType: "ERC20",
|
|
20201
|
+
metadata: {
|
|
20202
|
+
contractAddress: "0x83F20F44975D03b1b09e64809B757c47f942BEeA"
|
|
20203
|
+
},
|
|
20204
|
+
multiChainAsset: null,
|
|
20205
|
+
hasValue: true,
|
|
20206
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea.png"
|
|
20112
20207
|
}
|
|
20113
20208
|
};
|
|
20114
20209
|
|
|
@@ -840,6 +840,12 @@
|
|
|
840
840
|
"cardano-cip26-hosky-a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano-cip26-hosky-a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59.png",
|
|
841
841
|
"cardano_preproduction-native-tada": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-native-tada.png",
|
|
842
842
|
"cardano_preproduction-cip26-bluedot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-cip26-bluedot.png",
|
|
843
|
+
"ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png",
|
|
844
|
+
"ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png",
|
|
845
|
+
"ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png",
|
|
846
|
+
"ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png",
|
|
847
|
+
"ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png",
|
|
848
|
+
"ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea.png",
|
|
843
849
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
844
850
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
845
851
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -4749,13 +4749,6 @@
|
|
|
4749
4749
|
"destChain": "sepolia_ethereum",
|
|
4750
4750
|
"path": "XCM"
|
|
4751
4751
|
},
|
|
4752
|
-
"storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5___storyOdyssey_testnet-NATIVE-IP": {
|
|
4753
|
-
"srcAsset": "storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5",
|
|
4754
|
-
"destAsset": "storyOdyssey_testnet-NATIVE-IP",
|
|
4755
|
-
"srcChain": "storyOdyssey_testnet",
|
|
4756
|
-
"destChain": "storyOdyssey_testnet",
|
|
4757
|
-
"path": "SWAP"
|
|
4758
|
-
},
|
|
4759
4752
|
"hydradx_main-LOCAL-2-Pool___hydradx_main-LOCAL-4Pool": {
|
|
4760
4753
|
"srcAsset": "hydradx_main-LOCAL-2-Pool",
|
|
4761
4754
|
"destAsset": "hydradx_main-LOCAL-4Pool",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -2089,7 +2089,7 @@
|
|
|
2089
2089
|
"symbol": "ZTG",
|
|
2090
2090
|
"decimals": 10,
|
|
2091
2091
|
"priceId": "zeitgeist",
|
|
2092
|
-
"minAmount": "
|
|
2092
|
+
"minAmount": "5000000000",
|
|
2093
2093
|
"assetType": "NATIVE",
|
|
2094
2094
|
"metadata": null,
|
|
2095
2095
|
"multiChainAsset": "ZTG-Zeitgeist",
|
|
@@ -13901,5 +13901,101 @@
|
|
|
13901
13901
|
"multiChainAsset": null,
|
|
13902
13902
|
"hasValue": false,
|
|
13903
13903
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-cip26-bluedot.png"
|
|
13904
|
+
},
|
|
13905
|
+
"ethereum-ERC20-aEthWETH-0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8": {
|
|
13906
|
+
"originChain": "ethereum",
|
|
13907
|
+
"slug": "ethereum-ERC20-aEthWETH-0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8",
|
|
13908
|
+
"name": "Aave Ethereum WETH",
|
|
13909
|
+
"symbol": "aEthWETH",
|
|
13910
|
+
"decimals": 18,
|
|
13911
|
+
"priceId": "aave-v3-weth",
|
|
13912
|
+
"minAmount": "0",
|
|
13913
|
+
"assetType": "ERC20",
|
|
13914
|
+
"metadata": {
|
|
13915
|
+
"contractAddress": "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8"
|
|
13916
|
+
},
|
|
13917
|
+
"multiChainAsset": null,
|
|
13918
|
+
"hasValue": true,
|
|
13919
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png"
|
|
13920
|
+
},
|
|
13921
|
+
"ethereum-ERC20-aEthUSDT-0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a": {
|
|
13922
|
+
"originChain": "ethereum",
|
|
13923
|
+
"slug": "ethereum-ERC20-aEthUSDT-0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a",
|
|
13924
|
+
"name": "Aave Ethereum USDT",
|
|
13925
|
+
"symbol": "aEthUSDT",
|
|
13926
|
+
"decimals": 6,
|
|
13927
|
+
"priceId": "aave-v3-usdt",
|
|
13928
|
+
"minAmount": "0",
|
|
13929
|
+
"assetType": "ERC20",
|
|
13930
|
+
"metadata": {
|
|
13931
|
+
"contractAddress": "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a"
|
|
13932
|
+
},
|
|
13933
|
+
"multiChainAsset": null,
|
|
13934
|
+
"hasValue": true,
|
|
13935
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png"
|
|
13936
|
+
},
|
|
13937
|
+
"ethereum-ERC20-aEthWBTC-0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8": {
|
|
13938
|
+
"originChain": "ethereum",
|
|
13939
|
+
"slug": "ethereum-ERC20-aEthWBTC-0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8",
|
|
13940
|
+
"name": "Aave Ethereum WBTC",
|
|
13941
|
+
"symbol": "aEthWBTC",
|
|
13942
|
+
"decimals": 8,
|
|
13943
|
+
"priceId": "aave-v3-wbtc",
|
|
13944
|
+
"minAmount": "0",
|
|
13945
|
+
"assetType": "ERC20",
|
|
13946
|
+
"metadata": {
|
|
13947
|
+
"contractAddress": "0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8"
|
|
13948
|
+
},
|
|
13949
|
+
"multiChainAsset": null,
|
|
13950
|
+
"hasValue": true,
|
|
13951
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png"
|
|
13952
|
+
},
|
|
13953
|
+
"ethereum-ERC20-aEthUSDC-0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c": {
|
|
13954
|
+
"originChain": "ethereum",
|
|
13955
|
+
"slug": "ethereum-ERC20-aEthUSDC-0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c",
|
|
13956
|
+
"name": "Aave Ethereum USDC",
|
|
13957
|
+
"symbol": "aEthUSDC",
|
|
13958
|
+
"decimals": 6,
|
|
13959
|
+
"priceId": "aave-v3-usdc",
|
|
13960
|
+
"minAmount": "0",
|
|
13961
|
+
"assetType": "ERC20",
|
|
13962
|
+
"metadata": {
|
|
13963
|
+
"contractAddress": "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c"
|
|
13964
|
+
},
|
|
13965
|
+
"multiChainAsset": null,
|
|
13966
|
+
"hasValue": true,
|
|
13967
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png"
|
|
13968
|
+
},
|
|
13969
|
+
"ethereum-ERC20-sUSDS-0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD": {
|
|
13970
|
+
"originChain": "ethereum",
|
|
13971
|
+
"slug": "ethereum-ERC20-sUSDS-0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD",
|
|
13972
|
+
"name": "Savings USDS",
|
|
13973
|
+
"symbol": "sUSDS",
|
|
13974
|
+
"decimals": 18,
|
|
13975
|
+
"priceId": "susds",
|
|
13976
|
+
"minAmount": "0",
|
|
13977
|
+
"assetType": "ERC20",
|
|
13978
|
+
"metadata": {
|
|
13979
|
+
"contractAddress": "0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD"
|
|
13980
|
+
},
|
|
13981
|
+
"multiChainAsset": null,
|
|
13982
|
+
"hasValue": true,
|
|
13983
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png"
|
|
13984
|
+
},
|
|
13985
|
+
"ethereum-ERC20-sDAI-0x83F20F44975D03b1b09e64809B757c47f942BEeA": {
|
|
13986
|
+
"originChain": "ethereum",
|
|
13987
|
+
"slug": "ethereum-ERC20-sDAI-0x83F20F44975D03b1b09e64809B757c47f942BEeA",
|
|
13988
|
+
"name": "Saving DAI",
|
|
13989
|
+
"symbol": "sDAI",
|
|
13990
|
+
"decimals": 18,
|
|
13991
|
+
"priceId": "savings-dai",
|
|
13992
|
+
"minAmount": "0",
|
|
13993
|
+
"assetType": "ERC20",
|
|
13994
|
+
"metadata": {
|
|
13995
|
+
"contractAddress": "0x83F20F44975D03b1b09e64809B757c47f942BEeA"
|
|
13996
|
+
},
|
|
13997
|
+
"multiChainAsset": null,
|
|
13998
|
+
"hasValue": true,
|
|
13999
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea.png"
|
|
13904
14000
|
}
|
|
13905
14001
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -840,6 +840,12 @@
|
|
|
840
840
|
"cardano-cip26-hosky-a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano-cip26-hosky-a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59.png",
|
|
841
841
|
"cardano_preproduction-native-tada": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-native-tada.png",
|
|
842
842
|
"cardano_preproduction-cip26-bluedot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-cip26-bluedot.png",
|
|
843
|
+
"ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png",
|
|
844
|
+
"ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png",
|
|
845
|
+
"ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png",
|
|
846
|
+
"ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png",
|
|
847
|
+
"ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png",
|
|
848
|
+
"ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea.png",
|
|
843
849
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
844
850
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
845
851
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/AssetRef.json
CHANGED
|
@@ -4749,13 +4749,6 @@
|
|
|
4749
4749
|
"destChain": "sepolia_ethereum",
|
|
4750
4750
|
"path": "XCM"
|
|
4751
4751
|
},
|
|
4752
|
-
"storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5___storyOdyssey_testnet-NATIVE-IP": {
|
|
4753
|
-
"srcAsset": "storyOdyssey_testnet-ERC20-PIP-0x6e990040Fd9b06F98eFb62A147201696941680b5",
|
|
4754
|
-
"destAsset": "storyOdyssey_testnet-NATIVE-IP",
|
|
4755
|
-
"srcChain": "storyOdyssey_testnet",
|
|
4756
|
-
"destChain": "storyOdyssey_testnet",
|
|
4757
|
-
"path": "SWAP"
|
|
4758
|
-
},
|
|
4759
4752
|
"hydradx_main-LOCAL-2-Pool___hydradx_main-LOCAL-4Pool": {
|
|
4760
4753
|
"srcAsset": "hydradx_main-LOCAL-2-Pool",
|
|
4761
4754
|
"destAsset": "hydradx_main-LOCAL-4Pool",
|
package/data/ChainAsset.json
CHANGED
|
@@ -2089,7 +2089,7 @@
|
|
|
2089
2089
|
"symbol": "ZTG",
|
|
2090
2090
|
"decimals": 10,
|
|
2091
2091
|
"priceId": "zeitgeist",
|
|
2092
|
-
"minAmount": "
|
|
2092
|
+
"minAmount": "5000000000",
|
|
2093
2093
|
"assetType": "NATIVE",
|
|
2094
2094
|
"metadata": null,
|
|
2095
2095
|
"multiChainAsset": "ZTG-Zeitgeist",
|
|
@@ -13901,5 +13901,101 @@
|
|
|
13901
13901
|
"multiChainAsset": null,
|
|
13902
13902
|
"hasValue": false,
|
|
13903
13903
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano_preproduction-cip26-bluedot.png"
|
|
13904
|
+
},
|
|
13905
|
+
"ethereum-ERC20-aEthWETH-0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8": {
|
|
13906
|
+
"originChain": "ethereum",
|
|
13907
|
+
"slug": "ethereum-ERC20-aEthWETH-0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8",
|
|
13908
|
+
"name": "Aave Ethereum WETH",
|
|
13909
|
+
"symbol": "aEthWETH",
|
|
13910
|
+
"decimals": 18,
|
|
13911
|
+
"priceId": "aave-v3-weth",
|
|
13912
|
+
"minAmount": "0",
|
|
13913
|
+
"assetType": "ERC20",
|
|
13914
|
+
"metadata": {
|
|
13915
|
+
"contractAddress": "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8"
|
|
13916
|
+
},
|
|
13917
|
+
"multiChainAsset": null,
|
|
13918
|
+
"hasValue": true,
|
|
13919
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png"
|
|
13920
|
+
},
|
|
13921
|
+
"ethereum-ERC20-aEthUSDT-0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a": {
|
|
13922
|
+
"originChain": "ethereum",
|
|
13923
|
+
"slug": "ethereum-ERC20-aEthUSDT-0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a",
|
|
13924
|
+
"name": "Aave Ethereum USDT",
|
|
13925
|
+
"symbol": "aEthUSDT",
|
|
13926
|
+
"decimals": 6,
|
|
13927
|
+
"priceId": "aave-v3-usdt",
|
|
13928
|
+
"minAmount": "0",
|
|
13929
|
+
"assetType": "ERC20",
|
|
13930
|
+
"metadata": {
|
|
13931
|
+
"contractAddress": "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a"
|
|
13932
|
+
},
|
|
13933
|
+
"multiChainAsset": null,
|
|
13934
|
+
"hasValue": true,
|
|
13935
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png"
|
|
13936
|
+
},
|
|
13937
|
+
"ethereum-ERC20-aEthWBTC-0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8": {
|
|
13938
|
+
"originChain": "ethereum",
|
|
13939
|
+
"slug": "ethereum-ERC20-aEthWBTC-0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8",
|
|
13940
|
+
"name": "Aave Ethereum WBTC",
|
|
13941
|
+
"symbol": "aEthWBTC",
|
|
13942
|
+
"decimals": 8,
|
|
13943
|
+
"priceId": "aave-v3-wbtc",
|
|
13944
|
+
"minAmount": "0",
|
|
13945
|
+
"assetType": "ERC20",
|
|
13946
|
+
"metadata": {
|
|
13947
|
+
"contractAddress": "0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8"
|
|
13948
|
+
},
|
|
13949
|
+
"multiChainAsset": null,
|
|
13950
|
+
"hasValue": true,
|
|
13951
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png"
|
|
13952
|
+
},
|
|
13953
|
+
"ethereum-ERC20-aEthUSDC-0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c": {
|
|
13954
|
+
"originChain": "ethereum",
|
|
13955
|
+
"slug": "ethereum-ERC20-aEthUSDC-0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c",
|
|
13956
|
+
"name": "Aave Ethereum USDC",
|
|
13957
|
+
"symbol": "aEthUSDC",
|
|
13958
|
+
"decimals": 6,
|
|
13959
|
+
"priceId": "aave-v3-usdc",
|
|
13960
|
+
"minAmount": "0",
|
|
13961
|
+
"assetType": "ERC20",
|
|
13962
|
+
"metadata": {
|
|
13963
|
+
"contractAddress": "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c"
|
|
13964
|
+
},
|
|
13965
|
+
"multiChainAsset": null,
|
|
13966
|
+
"hasValue": true,
|
|
13967
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png"
|
|
13968
|
+
},
|
|
13969
|
+
"ethereum-ERC20-sUSDS-0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD": {
|
|
13970
|
+
"originChain": "ethereum",
|
|
13971
|
+
"slug": "ethereum-ERC20-sUSDS-0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD",
|
|
13972
|
+
"name": "Savings USDS",
|
|
13973
|
+
"symbol": "sUSDS",
|
|
13974
|
+
"decimals": 18,
|
|
13975
|
+
"priceId": "susds",
|
|
13976
|
+
"minAmount": "0",
|
|
13977
|
+
"assetType": "ERC20",
|
|
13978
|
+
"metadata": {
|
|
13979
|
+
"contractAddress": "0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD"
|
|
13980
|
+
},
|
|
13981
|
+
"multiChainAsset": null,
|
|
13982
|
+
"hasValue": true,
|
|
13983
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png"
|
|
13984
|
+
},
|
|
13985
|
+
"ethereum-ERC20-sDAI-0x83F20F44975D03b1b09e64809B757c47f942BEeA": {
|
|
13986
|
+
"originChain": "ethereum",
|
|
13987
|
+
"slug": "ethereum-ERC20-sDAI-0x83F20F44975D03b1b09e64809B757c47f942BEeA",
|
|
13988
|
+
"name": "Saving DAI",
|
|
13989
|
+
"symbol": "sDAI",
|
|
13990
|
+
"decimals": 18,
|
|
13991
|
+
"priceId": "savings-dai",
|
|
13992
|
+
"minAmount": "0",
|
|
13993
|
+
"assetType": "ERC20",
|
|
13994
|
+
"metadata": {
|
|
13995
|
+
"contractAddress": "0x83F20F44975D03b1b09e64809B757c47f942BEeA"
|
|
13996
|
+
},
|
|
13997
|
+
"multiChainAsset": null,
|
|
13998
|
+
"hasValue": true,
|
|
13999
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sdai-0x83f20f44975d03b1b09e64809b757c47f942beea.png"
|
|
13904
14000
|
}
|
|
13905
14001
|
}
|
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.
|
|
10
|
+
version: '0.2.102-beta.0'
|
|
11
11
|
};
|