IEntryPositionsManager
Functions
supplyLogic
function supplyLogic(
address _poolToken,
address _supplier,
address _onBehalf,
uint256 _amount,
uint256 _maxGasForMatching
) external;
borrowLogic
function borrowLogic(address _poolToken, uint256 _amount, uint256 _maxGasForMatching) external;