@bgd-labs/aave-address-book 4.7.1 → 4.7.2
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/dist/AaveAddressBook.d.mts +2 -2
- package/dist/AaveAddressBook.d.ts +2 -2
- package/dist/{AaveV3Base-DD2Rn70X.d.mts → AaveV3Base-BDigvMrt.d.mts} +1 -0
- package/dist/{AaveV3Base-DD2Rn70X.d.ts → AaveV3Base-BDigvMrt.d.ts} +1 -0
- package/dist/AaveV3Base.d.mts +1 -1
- package/dist/AaveV3Base.d.ts +1 -1
- package/dist/AaveV3Base.js +2 -1
- package/dist/AaveV3Base.js.map +1 -1
- package/dist/AaveV3Base.mjs +2 -1
- package/dist/AaveV3Base.mjs.map +1 -1
- package/dist/{AaveV3Ethereum-CDBUMDiK.d.mts → AaveV3Ethereum-4PERJwDV.d.mts} +1 -0
- package/dist/{AaveV3Ethereum-CDBUMDiK.d.ts → AaveV3Ethereum-4PERJwDV.d.ts} +1 -0
- package/dist/AaveV3Ethereum.d.mts +1 -1
- package/dist/AaveV3Ethereum.d.ts +1 -1
- package/dist/AaveV3Ethereum.js +2 -1
- package/dist/AaveV3Ethereum.js.map +1 -1
- package/dist/AaveV3Ethereum.mjs +2 -1
- package/dist/AaveV3Ethereum.mjs.map +1 -1
- package/dist/tokenlist.d.mts +36 -2
- package/dist/tokenlist.d.ts +36 -2
- package/dist/tokenlist.js +30 -2
- package/dist/tokenlist.js.map +1 -1
- package/dist/tokenlist.mjs +30 -2
- package/dist/tokenlist.mjs.map +1 -1
- package/package.json +1 -1
- package/tokenlist.json +30 -2
package/dist/tokenlist.mjs
CHANGED
|
@@ -2724,6 +2724,20 @@ var tokens = [
|
|
|
2724
2724
|
underlyingAToken: "0x4F5923Fc5FD4a93352581b38B7cD26943012DECF"
|
|
2725
2725
|
}
|
|
2726
2726
|
},
|
|
2727
|
+
{
|
|
2728
|
+
chainId: 1,
|
|
2729
|
+
address: "0x5F9D59db355b4A60501544637b00e94082cA575b",
|
|
2730
|
+
name: "Wrapped Aave Ethereum USDe",
|
|
2731
|
+
decimals: 18,
|
|
2732
|
+
symbol: "waEthUSDe",
|
|
2733
|
+
tags: ["aaveV3", "stataToken"],
|
|
2734
|
+
logoURI: "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/statausde.svg",
|
|
2735
|
+
extensions: {
|
|
2736
|
+
pool: "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2",
|
|
2737
|
+
underlying: "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3",
|
|
2738
|
+
underlyingAToken: "0x4F5923Fc5FD4a93352581b38B7cD26943012DECF"
|
|
2739
|
+
}
|
|
2740
|
+
},
|
|
2727
2741
|
{
|
|
2728
2742
|
chainId: 1,
|
|
2729
2743
|
address: "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b",
|
|
@@ -4162,6 +4176,20 @@ var tokens = [
|
|
|
4162
4176
|
underlying: "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf"
|
|
4163
4177
|
}
|
|
4164
4178
|
},
|
|
4179
|
+
{
|
|
4180
|
+
chainId: 8453,
|
|
4181
|
+
address: "0xeaCFa728623d0958e3C386bACed79138BCAfC50F",
|
|
4182
|
+
name: "Static Aave Base cbBTC",
|
|
4183
|
+
decimals: 8,
|
|
4184
|
+
symbol: "stataBascbBTC",
|
|
4185
|
+
tags: ["aaveV3", "staticAT"],
|
|
4186
|
+
logoURI: "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/statacbbtc.svg",
|
|
4187
|
+
extensions: {
|
|
4188
|
+
pool: "0xA238Dd80C259a72e81d7e4664a9801593F98d1c5",
|
|
4189
|
+
underlying: "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
|
|
4190
|
+
underlyingAToken: "0xBdb9300b7CDE636d9cD4AFF00f6F009fFBBc8EE6"
|
|
4191
|
+
}
|
|
4192
|
+
},
|
|
4165
4193
|
{
|
|
4166
4194
|
chainId: 1088,
|
|
4167
4195
|
address: "0x4c078361FC9BbB78DF910800A991C7c3DD2F6ce0",
|
|
@@ -6890,8 +6918,8 @@ var tokens = [
|
|
|
6890
6918
|
}
|
|
6891
6919
|
}
|
|
6892
6920
|
];
|
|
6893
|
-
var version = { major: 3, minor: 0, patch:
|
|
6894
|
-
var timestamp = "2024-12-
|
|
6921
|
+
var version = { major: 3, minor: 0, patch: 66 };
|
|
6922
|
+
var timestamp = "2024-12-20T00:13:29.054Z";
|
|
6895
6923
|
var tokenlist_default = {
|
|
6896
6924
|
name,
|
|
6897
6925
|
logoURI,
|