Privacy
A public vault shows the market its whole book
On an EVM option vault, anyone can read the depositors, the vault size, the strikes, and the roll schedule, and market makers price against that flow. On Canton, a position is a contract between two parties and only those parties can see it.
EVM option vaults
- Depositor addresses and position sizes are public.
- Strikes and roll timing are readable on-chain.
- Market makers can price against your flow before you trade it.
- Selling vol here means publishing your BTC book to do it.
Overwrite on Canton
- A VaultPosition is signed by the operator and one depositor. Nobody else is a stakeholder.
- Premium and settlement receipts are per-depositor, so no holder learns of any other.
- The EpochReport carries aggregate totals and a depositor count. That is all.
- The observer party is a stakeholder of nothing, so its ledger view comes back empty.