Skip to main content

MockCurveGauge

MockCurveGauge​

lpToken​

address lpToken

constructor​

constructor(address _lpToken) public

balanceOf​

function balanceOf(address account) public view returns (uint256)

deposit​

function deposit(uint256 _value, address _account) external

withdraw​

function withdraw(uint256 _value) external