Skip to main content

Overview

Allocations set purchase limits for specific wallet addresses. They let you create allowlists, reserve amounts for strategic investors, and prevent whale dominance. Allocations are set per wallet address. Your contract enforces these limits during purchases.

Allocation Types

Reserved Amount: Guaranteed allocation for investors. Minimum Amount: Minimum purchase requirement to meet your sale criteria. Maximum Amount: Total purchase limit per wallet.

Allocation Modes

  • Required Allocation
  • Optional Allocation
Only wallets with pre-set allocations can purchase.

Setting Allocations

Contact support@echo.xyz to configure allocations for your sale.

Contract Integration

Your contract receives allocation data in purchase permits and enforces the limits. See the Smart Contract Guide for implementation details.

See Also

I