Skip to content
Alchemy Logo

Changelog

Stay in touch with new updates and improvements in the Alchemy ecosystem.

Wallet APIs

  • Added an option to skip the ERC-20 paymaster balance precheck for post-op gas payments when the user operation will credit the sender with the tokens needed to cover gas.
  • Made standalone sponsored delegation generally available, enabling delegation and undelegation without a user operation.
  • Expanded EIP-7702 support in Rundler to additional networks, including Zora Mainnet, Soneium Minato, Celo Sepolia, Cronos Mainnet, Edge, and more.

Upgrades

SDK

  • Improved schema validation and error handling in @alchemy/wallet-apis to make integration issues easier to diagnose.
  • Added stricter selector validation to PermissionBuilder to catch invalid permission definitions earlier.
  • Updated the SDK reference docs with complete type information.

Wallet APIs

  • Fixed wallet_getCallsStatus so transaction receipts are filtered to the requested user operation.

Upgrades

  • Expanded Pharos Mainnet support to the APSE region to improve regional availability.

Updates

  • Added CPI rent prefunding support for Solana transactions in Gas Manager. Use prefundRent: true with alchemy_requestFeePayer when a sponsored transaction may create accounts through a cross-program invocation (CPI) and needs rent covered. Learn more.

Upgrades

SDK

  • SDK v5 reference docs are now live. We recommend that aa-sdk users upgrade. @alchemy/wallet-apis is the recommended package for most users, with updated lower-level packages available for integrating directly with viem.
  • Added stricter selector checks in the MAv2 permission builder.

Rundler

  • Fixed an initialization bug with flashblocks on fast block time networks (e.g., Xlayer).

Upgrades

Updates

  • Added sponsored EIP-7702 undelegation for enterprise customers via wallet APIs. Learn more.

Upgrades

Dashboard

Wallet API Debugging Dashboard

New Chains

Upgrades