@bgd-labs/aave-address-book 4.24.0 → 4.24.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.
@@ -3206,6 +3206,28 @@ var tokens = [
3206
3206
  underlying: "0xC96dE26018A54D51c097160568752c4E3BD6C364"
3207
3207
  }
3208
3208
  },
3209
+ {
3210
+ chainId: 1,
3211
+ address: "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
3212
+ name: "Euro Coin",
3213
+ decimals: 6,
3214
+ symbol: "EURC",
3215
+ tags: ["underlying"],
3216
+ logoURI: "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/eurc.svg"
3217
+ },
3218
+ {
3219
+ chainId: 1,
3220
+ address: "0xAA6e91C82942aeAE040303Bf96c15a6dBcB82CA0",
3221
+ name: "Aave Ethereum EURC",
3222
+ decimals: 6,
3223
+ symbol: "aEthEURC",
3224
+ tags: ["aTokenV3", "aaveV3"],
3225
+ logoURI: "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/aeurc.svg",
3226
+ extensions: {
3227
+ pool: "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2",
3228
+ underlying: "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c"
3229
+ }
3230
+ },
3209
3231
  {
3210
3232
  chainId: 137,
3211
3233
  address: "0x82E64f49Ed5EC1bC6e43DAD4FC8Af9bb3A2312EE",
@@ -8364,8 +8386,8 @@ var tokens = [
8364
8386
  }
8365
8387
  }
8366
8388
  ];
8367
- var version = { major: 3, minor: 0, patch: 122 };
8368
- var timestamp = "2025-06-28T14:21:49.513Z";
8389
+ var version = { major: 3, minor: 0, patch: 123 };
8390
+ var timestamp = "2025-07-02T00:15:45.328Z";
8369
8391
  var tokenlist_default = {
8370
8392
  name,
8371
8393
  logoURI,