For the complete documentation index, see llms.txt. This page is also available as Markdown.

Auctions

Run point-based auctions for NFTs, allowlist spots and exclusive rewards with the /auction command. Supports blind auctions for fair bidding.

Start an auction with /auction — very similar to giveaways:

  • title – Name of the auction.

  • winners – Number of winning bidders (1 – 999).

  • duration – Length of the auction.

  • chain – Chain of the reward (ETH / BTC / SOL / SUI / AVAX / ZKS / BSC / SEI / ADA / RONIN / No Chain).

Extra options

  • description – Description for the auction embed.

  • twitter – Twitter link of the project (used as banner).

  • blind_auction – Hide other bidders' bids from participants for fairer pricing.

  • image – Custom banner image.

Auction example

Last updated