IMasterChef
Methods
deposit
Parameters
Name | Type | Description |
---|---|---|
_pid | uint256 | undefined |
_amount | uint256 | undefined |
poolInfo
Parameters
Name | Type | Description |
---|---|---|
pid | uint256 | undefined |
Returns
Name | Type | Description |
---|---|---|
_0 | IMasterChef.PoolInfo | undefined |
totalAllocPoint
Returns
Name | Type | Description |
---|---|---|
_0 | uint256 | undefined |
Last updated