v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Token Distribution

Start slop bucket claim

Start the slop bucket claim process for a user and get the claim transaction

get/token-distribution/slop-bucket/start/harvest/{user}

Path parameters

userstring required
Example:0x1234567890123456789012345678901234567890

Query parameters

simulation_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"
}