ImmutableState
The immutable state smart contract is abstract and inherited by lendgine. They are separated for readability.
Last updated
The immutable state smart contract is abstract and inherited by lendgine. They are separated for readability.
Last updated
Returns the address of the factory that deployed this lendgine.
The address of the ERC20 token0.
The address of the ERC20 token1.
The scale required to make token0 18 decimals. In extreme cases it can be set differently for more precision.
The scale required to make token1 18 decimals. In extreme cases it can be set differently for more precision.
The price at which the underlying liquidity pool is swapped entirely into token0.