@bgd-labs/aave-address-book 4.28.1 → 4.28.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.
@@ -6744,6 +6744,28 @@ var tokens = [
6744
6744
  underlying: "0x4186BFC76E2E237523CBC30FD220FE055156b41F"
6745
6745
  }
6746
6746
  },
6747
+ {
6748
+ chainId: 42161,
6749
+ address: "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40",
6750
+ name: "Arbitrum tBTC v2",
6751
+ decimals: 18,
6752
+ symbol: "tBTC",
6753
+ tags: ["underlying"],
6754
+ logoURI: "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/tbtc.svg"
6755
+ },
6756
+ {
6757
+ chainId: 42161,
6758
+ address: "0x62fC96b27a510cF4977B59FF952Dc32378Cc221d",
6759
+ name: "Aave Arbitrum tBTC",
6760
+ decimals: 18,
6761
+ symbol: "aArbtBTC",
6762
+ tags: ["aTokenV3", "aaveV3"],
6763
+ logoURI: "https://raw.githubusercontent.com/bgd-labs/web3-icons/main/icons/full/atbtc.svg",
6764
+ extensions: {
6765
+ pool: "0x794a61358D6845594F94dc1DB02A252b5b4814aD",
6766
+ underlying: "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40"
6767
+ }
6768
+ },
6747
6769
  {
6748
6770
  chainId: 10,
6749
6771
  address: "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
@@ -8509,8 +8531,8 @@ var tokens = [
8509
8531
  }
8510
8532
  }
8511
8533
  ];
8512
- var version = { major: 3, minor: 0, patch: 128 };
8513
- var timestamp = "2025-08-25T00:16:14.470Z";
8534
+ var version = { major: 3, minor: 0, patch: 129 };
8535
+ var timestamp = "2025-08-26T00:15:27.715Z";
8514
8536
  var tokenlist_default = {
8515
8537
  name,
8516
8538
  logoURI,