Mint Option

Contract Git Source

Mints an option for the given strike and expiry.

function mintOption(OptionParams calldata _params) external nonReentrant;

Parameters

OptionParams Struct

This struct defines the parameters for creating an option.

OptionTicks Struct

This struct represents the parameters for option ticks in a Uniswap V3 pool.

Last updated

Logo

Β© 2024 Stryke