Token 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

$schemastring uri

A URL to the JSON Schema for this object.

gasPriceInGweinumber double nullable required
tostring required
transactionDatastring required
valuestring required

Example response

{
  "$schema": "https://api.superform.xyz/schemas/StartTransactionRequest.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.