The token for which to add the list entry.
The account address of the sender.
The account address(es) to be added to the list.
The signer responsible for signing the transaction.
Optional
metadata: TokenUpdateMetadataOptional
[opts={: UpdateListOptions = {}validate: false }] - Options for updating the allow/deny list.
Generated using TypeDoc
Removes an account from the allow list of a token.
Returns
A promise that resolves to the transaction hash.
Throws
If
opts.validate
and the token does not have allow list.