Skip to main content

Hypercall Earn Contracts

Hypercall Earn is live on Ink. These are the public addresses used by the live Earn deployment.

Live addresses

ComponentAddressExplorer
Earn factory0x86d8…1b51Open factory
Rewards module0xCA2D…1CcBOpen rewards module
vQUOTRON campaign token0x6fed…C7FCOpen vQUOTRON
USDC settlement token0x2D27…EAEdOpen 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.