Hypercall Earn Contracts
Hypercall Earn is live on Ink. These are the public addresses used by the live Earn deployment.
Live addresses
| Component | Address | Explorer |
|---|---|---|
| Earn factory | 0x86d8…1b51 | Open factory |
| Rewards module | 0xCA2D…1CcB | Open rewards module |
| vQUOTRON campaign token | 0x6fed…C7FC | Open vQUOTRON |
| USDC settlement token | 0x2D27…EAEd | Open USDC |
Each position creates its own isolated vault and writer and buyer ERC-721 receipts. Those addresses are position-specific, so they are visible from the position rather than listed as one shared address here.
What each contract does
- Earn factory: Validates the signed seller request and maker quote, then creates an isolated position when funding succeeds.
- Position vault: Holds fixed collateral for one covered-call position and enforces exercise and writer recovery.
- Writer receipt: An ERC-721 claim for the seller side of that individual position.
- Buyer receipt: An ERC-721 exercise right for the buyer side of that individual position.
- Rewards module: Tracks the separate Quotrons campaign allocation. It is not the option premium.
- vQUOTRON: The live campaign token on Ink. It is separate from any other token or bridge route.
Use the explorer pages above for verified runtime code, transactions, and current contract activity.
Market makers
Earn uses an RFQ flow for exact covered-call terms. We plan to merge Earn into Hypercall RFQ soon so market makers can participate through the same broader quoting surface.
Market makers that want to be whitelisted can reach out on X or join the Hypercall Discord. A message is not approval or a quote obligation.