Interactions
setMinRampTime
function setMinRampTime(uint256 _minRampTime) external;
Name
Type
Description
stopRamp
function stopRamp() external;
rampA
function rampA(uint256 _futureA, uint256 _futureTime) external;
Name
Type
Description
View Functions
getA
Name
Type
Description
isRamping
Name
Type
Description
Last updated