Skip to content

Setting Up Gates

Gates let you control who can participate in a sale. This guide walks through creating and managing gates on the Highlight dashboard.

  1. Navigate to Gates in the dashboard
  2. Click Create Gate
  3. Add one or more conditions
  4. Choose a match mode (ALL or ANY)
  5. Save the gate

Add specific wallet addresses that should have access. You can paste addresses one at a time or in bulk.

Require collectors to hold tokens from a specific contract:

  • Enter the contract address
  • Set the minimum number of tokens required

Require ownership of a specific token ID from a contract:

  • Enter the contract address
  • Enter the token ID

Require ownership of a token with a specific trait:

  • Enter the contract address
  • Specify the trait type and value (e.g., “Background: Gold”)

Require a minimum wallet balance:

  • Choose native currency (ETH) or an ERC-20 token
  • Set the minimum balance amount

Require the collector to follow a specific Farcaster account:

  • Enter the Farcaster FID (user ID)

When configuring a sale, set the access mode to Gated and select your gate. A single gate can be reused across multiple sales.

See the Gates API for creating and managing gates via the SDK.