Inititates a deposit to the OptionVault. Underlying, stable and LP token associated token accounts will be created if they do not exist.
Add a rent checker for account creation cost.
The type associated with the OptionVault.
The amount of the underlying asset to deposit.
The amount of the stable asset to deposit.
A promise that resolves to the transaction signature of the deposit operation.
Generated using TypeDoc
Inititates a deposit to the OptionVault. Underlying, stable and LP token associated token accounts will be created if they do not exist.
Todo
Add a rent checker for account creation cost.