DOCS

useAccountAdmins

Get all admins of account

Example

const {
  data: accounts,
  isLoading,
  error,
} = useAccountSigners(contract);

Parameters

Returns

a response object that includes an array of all admins of the provided account