Reference
Platform contracts API
The curator platform's contract reference, published when the contracts ship.
Coming soon
The curator platform is being finalized around the burn-to-publish model: creating a basket burns $VIM. The full contract API will be documented here when the contracts are deployed and verified.
What will hold regardless of the final parameters, because it is the platform's design contract:
- Baskets themselves don't change. Every curated basket is the same
immutable
BasketTokenas the first-party ones: full backing, ungated redemption, fee hard-capped at 0.50%. - Curators get no power over their baskets. The factory wires
guardian = protocol Safe; the recipe is immutable after deploy. - Publishing is permissionless and burns $VIM: no allowlist, no privileged fee-collector.
- New baskets start at a starter supply cap and follow the public cap roadmap.
Concepts and the curator flow: Curators.