Project API
Wallet List
GET
https://api.premint.xyz/v1/<project_key>/
This will return a list of all the wallets that have registered for your PREMINT list.
Query Parameters
Name | Type | Description |
---|---|---|
entry_status | all | Limit the responses to entries with the status By default, it will return |
include_disqualified | false | Set this to true to see all entries, including ones you disqualified. |
include_details | false | Set this to |
Last updated