System Overview

System Overview diagram

Main Components

This is the part of the system responsible for managing the option itself, where you could mint, exercise, and withdraw basically. You can see it in-depth here.

We have our special model, an AMM designed specifically for options. If you want to check why do we need that, check here! You can see it in-depth here.

Option Helper

It's our connector. Although you can interact directly with the system, you can use this contract in order to reduce gas costs, batching transactions, also reducing multiple "allowances".

Last updated

Was this helpful?