PREMINT
  • Welcome to PREMINT
  • Fundamentals
    • Projects
    • Collabs
    • Raffles
    • Anti-abuse Policy
    • Refund Policy
    • Miscellaneous
    • Frequently Asked Questions
  • Guides
    • Offering spots to PREMINT Collector Pass holders
    • How to deter bots from entering
    • Cleaning bots after they register
    • Alerting winners
    • Manually adding/updating entries
  • Extras
    • PREMINT Buttons
    • Discord Bot
    • Project API
  • Legal
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  1. Extras

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 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.

PreviousDiscord BotNextTerms of Use

Last updated 2 years ago