Bonker supports two presale models that run before public trading opens.
ETH Presale
A public presale where participants send ETH to reserve token allocations before the pool goes live.
- Configurable presale duration and hard cap
- ETH proceeds go to the token creator
- Tokens are distributed pro-rata based on contributions
- If the goal isn't met, contributors can reclaim their ETH
Allowlist Presale
A gated presale restricted to whitelisted addresses, using the PresaleAllowlist contract.
- Factory owner or deployer specifies allowed addresses
- Only allowlisted wallets can participate in the presale
- Configurable per-wallet caps and total allocation
- After the presale period, the pool opens for public trading
Presale lockup
Presale tokens can have a lockup period to prevent immediate dumping after launch. The lockup is enforced by the extension contract — tokens are held until the lock expires.