blacklist
Description
Add or remove the specified address from the blacklist by the token owner, only for tokens in "Deploy - Issue" Mode.
Parameters
JSON format example:
Enabled when ( DaaScore >= 110165000 ).
Key
Required?
Description
p
Yes
Protocol header. Must be "krc-20" (case-insensitive).
op
Yes
Operation. Must be "blacklist" (case-insensitive).
ca
Yes
Contract address of the token.
mod
Yes
Operation mode. Must be "add" or "remove".
to
Yes
The target address.
Notice
No additional transaction fee required.
Last updated