Marketplace
Add an address to the blacklist
POST
/v1/app/marketplace/blacklist
Headers: Authentication
Request Body
Name | Type | Description |
---|---|---|
address* | String | The address of wallet that you want to block |
Remove an address in the blacklist
PUT
/v1/app/marketplace/blacklist
Headers: Authentication
Last updated