Beta
an instance of a SmartContract
the role to get the members of, see Role
a list of addresses that are members of the role
const { data: members, isLoading, error } = useRoleMembers(SmartContract, "admin");
Permissions
Generated using TypeDoc
Get all members of a specific role