@bgd-labs/aave-address-book 4.25.2 → 4.25.3

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.
@@ -3248,6 +3248,26 @@ var tokens = [
3248
3248
  underlying: "0x9F56094C450763769BA0EA9Fe2876070c0fD5F77"
3249
3249
  }
3250
3250
  },
3251
+ {
3252
+ chainId: 1,
3253
+ address: "0xBC6736d346a5eBC0dEbc997397912CD9b8FAe10a",
3254
+ name: "PT Ethena USDe 25SEP2025",
3255
+ decimals: 18,
3256
+ symbol: "PT-USDe-25SEP2025",
3257
+ tags: ["underlying"]
3258
+ },
3259
+ {
3260
+ chainId: 1,
3261
+ address: "0x38A5357Ce55c81add62aBc84Fb32981e2626ADEf",
3262
+ name: "Aave Ethereum PT_USDe_25SEP2025",
3263
+ decimals: 18,
3264
+ symbol: "aEthPT_USDe_25SEP2025",
3265
+ tags: ["aTokenV3", "aaveV3"],
3266
+ extensions: {
3267
+ pool: "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2",
3268
+ underlying: "0xBC6736d346a5eBC0dEbc997397912CD9b8FAe10a"
3269
+ }
3270
+ },
3251
3271
  {
3252
3272
  chainId: 137,
3253
3273
  address: "0x82E64f49Ed5EC1bC6e43DAD4FC8Af9bb3A2312EE",
@@ -8406,8 +8426,8 @@ var tokens = [
8406
8426
  }
8407
8427
  }
8408
8428
  ];
8409
- var version = { major: 3, minor: 0, patch: 124 };
8410
- var timestamp = "2025-07-16T12:09:31.436Z";
8429
+ var version = { major: 3, minor: 0, patch: 125 };
8430
+ var timestamp = "2025-07-30T18:13:06.469Z";
8411
8431
  var tokenlist_default = {
8412
8432
  name,
8413
8433
  logoURI,