Factory
Code
Events
LendgineCreated
event LendgineCreated(
address indexed token0,
address indexed token1,
uint256 token0Exp,
uint256 token1Exp,
uint256 indexed upperBound,
address lendgine
);Errors
SameTokenError
ZeroAddressError
DeployedError
ScaleError
Read-only functions
getLendgine
parameters
State-changing functions
createLendgine
Last updated