Skip to main content
Most of the wallet-related functions require you to pass a wallet account object. If you want to get a wallet account object from an address, you can use the getWalletAccountFromAddress function. The WalletAccount object will be successfully returned, as long as there is a wallet account associated to the address in the wallet accounts list.

Usage

Last modified on June 24, 2026