Wrap and Unwrap

Wrapping deposits eligible base assets into the wrapper vault for fixed-balance shares. Unwrapping burns wrapper shares and returns base asset only.

Wrap flow

  1. Complete the published eligibility and allowlist process.
  2. Transfer an eligible amount of SNXDB into the wrapper vault.
  3. The wrapper contract calculates wrapper shares using the current accounted base assets and total share supply.
  4. Wrapper shares are issued to the approved Ethereum wallet.
  5. The wrap event and resulting balances are reflected in wrapper reporting outputs.

Unwrap flow

  1. Submit an unwrap instruction from an approved wallet.
  2. The wrapper contract burns the specified wrapper shares.
  3. The wrapper contract returns the corresponding amount of base asset using the current unwrap value per share.
  4. The wrapper ledger, NAV snapshot, and reconciliation outputs update to reflect the burn and asset movement.

Exit boundary

The wrapper instrument does not offer direct cash redemption. Unwrap returns base asset only.