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