@subwallet/chain-list 0.2.102-beta.0 → 0.2.102-beta.1
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.
|
@@ -20115,13 +20115,13 @@
|
|
|
20115
20115
|
name: "Aave Ethereum WETH",
|
|
20116
20116
|
symbol: "aEthWETH",
|
|
20117
20117
|
decimals: 18,
|
|
20118
|
-
priceId: "
|
|
20118
|
+
priceId: "weth",
|
|
20119
20119
|
minAmount: "0",
|
|
20120
20120
|
assetType: "ERC20",
|
|
20121
20121
|
metadata: {
|
|
20122
20122
|
contractAddress: "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8"
|
|
20123
20123
|
},
|
|
20124
|
-
multiChainAsset:
|
|
20124
|
+
multiChainAsset: "WETH-WrappedEther",
|
|
20125
20125
|
hasValue: true,
|
|
20126
20126
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png"
|
|
20127
20127
|
},
|
|
@@ -20131,13 +20131,13 @@
|
|
|
20131
20131
|
name: "Aave Ethereum USDT",
|
|
20132
20132
|
symbol: "aEthUSDT",
|
|
20133
20133
|
decimals: 6,
|
|
20134
|
-
priceId: "
|
|
20134
|
+
priceId: "tether",
|
|
20135
20135
|
minAmount: "0",
|
|
20136
20136
|
assetType: "ERC20",
|
|
20137
20137
|
metadata: {
|
|
20138
20138
|
contractAddress: "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a"
|
|
20139
20139
|
},
|
|
20140
|
-
multiChainAsset:
|
|
20140
|
+
multiChainAsset: "USDT-Tether",
|
|
20141
20141
|
hasValue: true,
|
|
20142
20142
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png"
|
|
20143
20143
|
},
|
|
@@ -20147,13 +20147,13 @@
|
|
|
20147
20147
|
name: "Aave Ethereum WBTC",
|
|
20148
20148
|
symbol: "aEthWBTC",
|
|
20149
20149
|
decimals: 8,
|
|
20150
|
-
priceId: "
|
|
20150
|
+
priceId: "wrapped-bitcoin",
|
|
20151
20151
|
minAmount: "0",
|
|
20152
20152
|
assetType: "ERC20",
|
|
20153
20153
|
metadata: {
|
|
20154
20154
|
contractAddress: "0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8"
|
|
20155
20155
|
},
|
|
20156
|
-
multiChainAsset:
|
|
20156
|
+
multiChainAsset: "WBTC-WrappedBTC",
|
|
20157
20157
|
hasValue: true,
|
|
20158
20158
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png"
|
|
20159
20159
|
},
|
|
@@ -20163,13 +20163,13 @@
|
|
|
20163
20163
|
name: "Aave Ethereum USDC",
|
|
20164
20164
|
symbol: "aEthUSDC",
|
|
20165
20165
|
decimals: 6,
|
|
20166
|
-
priceId: "
|
|
20166
|
+
priceId: "usd-coin",
|
|
20167
20167
|
minAmount: "0",
|
|
20168
20168
|
assetType: "ERC20",
|
|
20169
20169
|
metadata: {
|
|
20170
20170
|
contractAddress: "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c"
|
|
20171
20171
|
},
|
|
20172
|
-
multiChainAsset:
|
|
20172
|
+
multiChainAsset: "USDC-USDCoin",
|
|
20173
20173
|
hasValue: true,
|
|
20174
20174
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png"
|
|
20175
20175
|
},
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -13908,13 +13908,13 @@
|
|
|
13908
13908
|
"name": "Aave Ethereum WETH",
|
|
13909
13909
|
"symbol": "aEthWETH",
|
|
13910
13910
|
"decimals": 18,
|
|
13911
|
-
"priceId": "
|
|
13911
|
+
"priceId": "weth",
|
|
13912
13912
|
"minAmount": "0",
|
|
13913
13913
|
"assetType": "ERC20",
|
|
13914
13914
|
"metadata": {
|
|
13915
13915
|
"contractAddress": "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8"
|
|
13916
13916
|
},
|
|
13917
|
-
"multiChainAsset":
|
|
13917
|
+
"multiChainAsset": "WETH-WrappedEther",
|
|
13918
13918
|
"hasValue": true,
|
|
13919
13919
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png"
|
|
13920
13920
|
},
|
|
@@ -13924,13 +13924,13 @@
|
|
|
13924
13924
|
"name": "Aave Ethereum USDT",
|
|
13925
13925
|
"symbol": "aEthUSDT",
|
|
13926
13926
|
"decimals": 6,
|
|
13927
|
-
"priceId": "
|
|
13927
|
+
"priceId": "tether",
|
|
13928
13928
|
"minAmount": "0",
|
|
13929
13929
|
"assetType": "ERC20",
|
|
13930
13930
|
"metadata": {
|
|
13931
13931
|
"contractAddress": "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a"
|
|
13932
13932
|
},
|
|
13933
|
-
"multiChainAsset":
|
|
13933
|
+
"multiChainAsset": "USDT-Tether",
|
|
13934
13934
|
"hasValue": true,
|
|
13935
13935
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png"
|
|
13936
13936
|
},
|
|
@@ -13940,13 +13940,13 @@
|
|
|
13940
13940
|
"name": "Aave Ethereum WBTC",
|
|
13941
13941
|
"symbol": "aEthWBTC",
|
|
13942
13942
|
"decimals": 8,
|
|
13943
|
-
"priceId": "
|
|
13943
|
+
"priceId": "wrapped-bitcoin",
|
|
13944
13944
|
"minAmount": "0",
|
|
13945
13945
|
"assetType": "ERC20",
|
|
13946
13946
|
"metadata": {
|
|
13947
13947
|
"contractAddress": "0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8"
|
|
13948
13948
|
},
|
|
13949
|
-
"multiChainAsset":
|
|
13949
|
+
"multiChainAsset": "WBTC-WrappedBTC",
|
|
13950
13950
|
"hasValue": true,
|
|
13951
13951
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png"
|
|
13952
13952
|
},
|
|
@@ -13956,13 +13956,13 @@
|
|
|
13956
13956
|
"name": "Aave Ethereum USDC",
|
|
13957
13957
|
"symbol": "aEthUSDC",
|
|
13958
13958
|
"decimals": 6,
|
|
13959
|
-
"priceId": "
|
|
13959
|
+
"priceId": "usd-coin",
|
|
13960
13960
|
"minAmount": "0",
|
|
13961
13961
|
"assetType": "ERC20",
|
|
13962
13962
|
"metadata": {
|
|
13963
13963
|
"contractAddress": "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c"
|
|
13964
13964
|
},
|
|
13965
|
-
"multiChainAsset":
|
|
13965
|
+
"multiChainAsset": "USDC-USDCoin",
|
|
13966
13966
|
"hasValue": true,
|
|
13967
13967
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png"
|
|
13968
13968
|
},
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainAsset.json
CHANGED
|
@@ -13908,13 +13908,13 @@
|
|
|
13908
13908
|
"name": "Aave Ethereum WETH",
|
|
13909
13909
|
"symbol": "aEthWETH",
|
|
13910
13910
|
"decimals": 18,
|
|
13911
|
-
"priceId": "
|
|
13911
|
+
"priceId": "weth",
|
|
13912
13912
|
"minAmount": "0",
|
|
13913
13913
|
"assetType": "ERC20",
|
|
13914
13914
|
"metadata": {
|
|
13915
13915
|
"contractAddress": "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8"
|
|
13916
13916
|
},
|
|
13917
|
-
"multiChainAsset":
|
|
13917
|
+
"multiChainAsset": "WETH-WrappedEther",
|
|
13918
13918
|
"hasValue": true,
|
|
13919
13919
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethweth-0x4d5f47fa6a74757f35c14fd3a6ef8e3c9bc514e8.png"
|
|
13920
13920
|
},
|
|
@@ -13924,13 +13924,13 @@
|
|
|
13924
13924
|
"name": "Aave Ethereum USDT",
|
|
13925
13925
|
"symbol": "aEthUSDT",
|
|
13926
13926
|
"decimals": 6,
|
|
13927
|
-
"priceId": "
|
|
13927
|
+
"priceId": "tether",
|
|
13928
13928
|
"minAmount": "0",
|
|
13929
13929
|
"assetType": "ERC20",
|
|
13930
13930
|
"metadata": {
|
|
13931
13931
|
"contractAddress": "0x23878914EFE38d27C4D67Ab83ed1b93A74D4086a"
|
|
13932
13932
|
},
|
|
13933
|
-
"multiChainAsset":
|
|
13933
|
+
"multiChainAsset": "USDT-Tether",
|
|
13934
13934
|
"hasValue": true,
|
|
13935
13935
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdt-0x23878914efe38d27c4d67ab83ed1b93a74d4086a.png"
|
|
13936
13936
|
},
|
|
@@ -13940,13 +13940,13 @@
|
|
|
13940
13940
|
"name": "Aave Ethereum WBTC",
|
|
13941
13941
|
"symbol": "aEthWBTC",
|
|
13942
13942
|
"decimals": 8,
|
|
13943
|
-
"priceId": "
|
|
13943
|
+
"priceId": "wrapped-bitcoin",
|
|
13944
13944
|
"minAmount": "0",
|
|
13945
13945
|
"assetType": "ERC20",
|
|
13946
13946
|
"metadata": {
|
|
13947
13947
|
"contractAddress": "0x5Ee5bf7ae06D1Be5997A1A72006FE6C607eC6DE8"
|
|
13948
13948
|
},
|
|
13949
|
-
"multiChainAsset":
|
|
13949
|
+
"multiChainAsset": "WBTC-WrappedBTC",
|
|
13950
13950
|
"hasValue": true,
|
|
13951
13951
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethwbtc-0x5ee5bf7ae06d1be5997a1a72006fe6c607ec6de8.png"
|
|
13952
13952
|
},
|
|
@@ -13956,13 +13956,13 @@
|
|
|
13956
13956
|
"name": "Aave Ethereum USDC",
|
|
13957
13957
|
"symbol": "aEthUSDC",
|
|
13958
13958
|
"decimals": 6,
|
|
13959
|
-
"priceId": "
|
|
13959
|
+
"priceId": "usd-coin",
|
|
13960
13960
|
"minAmount": "0",
|
|
13961
13961
|
"assetType": "ERC20",
|
|
13962
13962
|
"metadata": {
|
|
13963
13963
|
"contractAddress": "0x98C23E9d8f34FEFb1B7BD6a91B7FF122F4e16F5c"
|
|
13964
13964
|
},
|
|
13965
|
-
"multiChainAsset":
|
|
13965
|
+
"multiChainAsset": "USDC-USDCoin",
|
|
13966
13966
|
"hasValue": true,
|
|
13967
13967
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-aethusdc-0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c.png"
|
|
13968
13968
|
},
|
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.102-beta.
|
|
10
|
+
version: '0.2.102-beta.1'
|
|
11
11
|
};
|