Getting the Wallet Account Given an Address and Chain
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.