increasePosition()
increasePosition()
is a function to create new leverage position for specific pair.
By calling increasePosition function, we transfer collateral token to vault and pass the leverage value to vault.
Router is a manager of vault.
Here is a description of the arguments:
Last updated