๐Disperse
This documentation provides details on the API endpoints available for Whirlprivacy.io, focusing on disperse-related operations.
โ ๏ธ You must be logged in to use these requests.
Common Headers
For all requests that require user authentication, you must include the following headers:
POST /disperse/init
โ Disperse Init
/disperse/init
โ Disperse InitDescription:
Allows a logged-in user to initiate a disperse operation. It is designed to distribute an asset across multiple addresses, optionally incorporating a delay in the disbursement process.
Parameters:
Request Example:
Response:
Error Handling:
Example Code:
Last updated