Check Allocation
Last updated
Last updated
An API Key is required to interact with Launchpad APIs. Please contact us to get an API Key and get started.
Use this endpoint to check a wallet's allocation and claims for the launch.
POST
/launchpad/get-allocationPOST
https://api.ordinalsbot.com/launchpad/get-allocation
API Key is required in the header:
headers: { 'x-api-key': '<YOUR_API_KEY>', ...otherHeaders }
Example Request Body, this will get the allocation and claimed details for a buyer:
Name | Type | Description |
---|---|---|
Response contains an array of phases with allocation count as well as clained count for that phase.
String
Launchpd id
String
Wallet address of a prospective buyer