Beta
an instance of a account factory contract
a response object that includes an array of all accounts associated with the address
const { data: accountsForAddress, isLoading, error } = useAccountsForAddress(contract, "{{account_address}}");
AccountFactory
Generated using TypeDoc
Get all accounts associated with the provided address