๐Ÿ“Arbitration workflow

How Lobster algorithms arbitrate the vaults

Now that we have calculated all the correct parameters to apply to the Lobster strategy, we will need to convert all these parameters into actions that can be carried out on the blockchain, such as "Borrow tokens", "Create liquidity providing position", etc.

Here are the details of the process we use:

Lobster's algorithm, which may seem relatively complex at first glance, is in fact a simple arbitration process that can be verified onchain.

Last updated