Skip to content

CA Wagmi SDK Release Note

Estimated time to read: 1 minute

Release Date: May 12, 2025

Version: v0.0.6

What is New?


This release of Arcana CA Wagmi SDK includes enhancements, and bug fix. A few APIs have changed.

  • Supports unified balance and chain abstraction through sendTransactionAsync and writeContractAsync replacement functions.
  • The useBalance() function is replaced by useBalanceModal(). See usage details.
  • New hook added: useBalance({ symbol: string }) to get the specified token balance across the supported chains.
  • Added transfer and bridge functions to the hook useCAFn() for enabling chain abstracted functionality.
  • Added checks to disable chain abstraction and allow regular behavior for wallet transactions if the user denies the sign in with Arcana at the start of the transaction.
  • Other changes: UI enhancements, improved documentation.

Check out the complete list of supported chains and tokens.

Changelog

Get Started


Previous Releases

Are you using an older version of the Arcana CA Wagmi SDK?

Refer to the release notes archive. Upgrade to the latest version.

Questions?


Can't find what you are looking for? Contact Arcana Support.


Last update: June 20, 2025 by shalz