Beta
Get all signers and admins of account
an instance of a account
a response object that includes an array of all admins of the provided account
const { data: accounts, isLoading, error } = useAccountSigners(contract); Copy
const { data: accounts, isLoading, error } = useAccountSigners(contract);
Account
Documentation
Generated using TypeDoc
Get all signers and admins of account