Skip to main content

ICurveGauge

ICurveGauge​

balanceOf​

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

deposit​

function deposit(uint256 value, address account) external

withdraw​

function withdraw(uint256 value) external