v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Token Distribution

Get token distribution for a user

Returns the distribution of the piggy token and superrewards for the user

get/token-distribution/{user}

Path parameters

userstring required
Example:0x1234567890123456789012345678901234567890

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

rewards_claimedboolean required

Example response

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