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
Last updated
GET
https://api.premint.xyz/v1/<project_key>/
This will return a list of all the wallets that have registered for your PREMINT list.
Last updated
Name | Type | Description |
---|---|---|
entry_status
all
Limit the responses to entries with the status winner
or waitlist
.
By default, it will return all
entries. Note: winner / waitlist will only work if you have finalized your raffle.
include_disqualified
false
Set this to true to see all entries, including ones you disqualified.
include_details
false
Set this to true
to include all additional details along with the wallet address and winner status. This includes ip_address_hash, discord_username, discord_id, twitter_username, twitter_id, eth_balance_at_registration, collab, custom_field, and potentially others.