Introduction
What is Capset
Capset is an immutable fundraising infrastructure on Base. It allows founders to create token presale raises where the core terms — price, hard cap, soft cap, deadline, and refund conditions — are locked permanently in a smart contract at deployment. Nobody can change them after launch. Not the founder, not Capset, not anyone.
Capset is not a launchpad. It does not manage raises, vet projects, or make investment decisions. It is infrastructure — the rails that make fundraising terms technically binding instead of socially trusted.
How It Works
The core loop is simple:
- A founder configures a raise — setting price, hard cap, soft cap, deadline, KYC requirements, and whitelist settings
- The smart contract is deployed to Base with those terms locked permanently in bytecode
- Contributors connect their wallet, complete KYC if required, and contribute funds
- If the hard cap is reached or the deadline passes with the soft cap met, the founder finalizes the raise
- Contributors claim their receipt tokens or project tokens
- If the soft cap is not met, contributors claim automatic refunds
At no point does Capset hold or control any funds. Everything is enforced by smart contracts on the Base blockchain.
Last updated on