Ask AI
Docs
Connect
Contracts
Engine
Pay
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
RevokeRoleParams
RevokeRoleParams
Defined in
thirdweb/src/extensions/permissions/write/revokeRole.ts#L6
type
RevokeRoleParams
=
{
role
:
RoleInput
;
targetAccountAddress
:
Address
;
};
role
targetAccountAddress
On this page