v1
latestOpenAPI 3.1.02026-08-0466147138.0 KBToken Distribution
Start slop bucket withdraw
Start the slop bucket withdraw process for a user and get the withdraw transaction
get/token-distribution/slop-bucket/start/withdraw/{user}
Path parameters
userstring required
Example:0x1234567890123456789012345678901234567890
Query parameters
amountstring required
Example:1000000000000000000
approval_requiredboolean
Response
OK
Example response
{
"$schema": "https://api.superform.xyz/schemas/StartTransactionRequest.json"
}