MaxApyStrategy
Key functions:
function asset() external view returns (address)function getConfig()
external view returns (StrategyConfig memory)function balanceOf(address owner)
external view returns (uint256)Parameters:
function calculateAmountToSupply(
uint256 totalSupplyNotInvested,
address from_,
uint256 amount_
) external view returns (uint256)Parameters:
Returns:
Parameters:
Returns:
Parameters:
Returns:
Parameters:
Returns:
Parameters:
Last updated