Blacklist
How It Works
Use Cases
Key Points
Common Scenarios
Regulatory Compliance
Emergency Response
Exchange Integration
Important Notes
post
/v1/tokens/manage_blacklist
Body
Payload for blacklist operations
actionstring · enumRequiredPossible values:
The action of the transaction: Add or Remove from blacklist.
addressstringRequiredExample:
The address to be added to or removed from blacklist.
0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742Abchain_idinteger · int64RequiredExample:
The chain id of the transaction.
1212101nonceinteger · int64RequiredExample:
The nonce of the transaction.
0tokenstringRequiredExample:
The token address of the transaction.
0x6ADE9688A44D058fF181Ed64ddFAFbBE5CC742AcResponses
200Success
application/json
Represents a transaction hash returned by the API.
hashstringRequiredExample:
0xf55f9525be94633b56f954d3252d52b8ef42f5fd5f9491b243708471c15cc40c400
Client error
application/json
404
Resource not found
application/json
408
Request timeout
application/json
422
Business logic error
application/json
500
Internal server error
application/json
post
/v1/tokens/manage_blacklistLast updated