Skip to content

Releases: alchemyplatform/alchemy-sdk-js

v3.6.5

30 Sep 16:43
374385c

Choose a tag to compare

3.6.5

Minor Changes

  • Added HYPERLIQUID testnet.
  • Added PLASMA mainnet.
  • Added PLASMA testnet.

v3.6.4

23 Sep 19:07
457bc8c

Choose a tag to compare

Minor Changes

Updates dependencies to resolve critical and high-severity security vulnerabilities:

  • axios: ^1.7.4^1.12.0 (fixes SSRF and DoS vulnerabilities)
  • rollup: ^2.70.1^2.79.2 (fixes XSS vulnerability)
  • elliptic: 6.5.76.6.1 (fixes 9 critical ECDSA vulnerabilities)

v3.6.3

15 Aug 22:27
c56b0e6

Choose a tag to compare

Minor Changes

  • Added Hyperliquid Mainnet

v3.6.2

25 Jul 20:58
5020d58

Choose a tag to compare

What's Changed

  • feat: Added Botanix, Humanity, Rise. Deprecated Celo, Fantom, Geist. by @stanleyjones in #525

Full Changelog: v3.6.1...v3.6.2

v3.6.1

24 Jun 18:11
e422625

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.6.1

v3.6.0

30 May 21:14
44eff6b

Choose a tag to compare

Major Changes

  • Added a new PortfolioNamespace with five new methods: getTokensByWallet(), getTokenBalancesByWallet(), getNftsByWallet(), getNftCollectionsByWallet(), and getTransactionsByWallet(). Access these methods via alchemy.portfolio.

v3.5.10

23 May 21:51
fecde88

Choose a tag to compare

Minor Changes

  • Removed batch operations for getTokensForOwner to fix support for newer networks

v3.5.9

16 May 21:22
89c4881

Choose a tag to compare

Minor Changes

  • Added Anime Mainnet and Sepolia, Story Mainnet and Aeneid, Megaeth Testnet

v3.5.8

28 Apr 23:12
a22ca43

Choose a tag to compare

Minor Changes

  • Added Berachain Bepolia, Celo Baklava, Ethereum Hoodi, Gensyn Testnet,
    Lens Mainnet, Settlus Mainnet, Superseed Mainnet and Sepolia, Tea Sepolia
  • Deprecated Berachain Bartio
  • Replace optimism with opt-mainnet

v3.5.7

22 Apr 15:55
1a188b5

Choose a tag to compare

Minor Changes

  • Added Solana address activity webhook
  • Added animation to NFT type
  • Added name to create-webhook