IRewarder
Methods
onSynapseReward
Parameters
Name | Type | Description |
---|---|---|
pid | uint256 | undefined |
user | address | undefined |
recipient | address | undefined |
synapseAmount | uint256 | undefined |
newLpAmount | uint256 | undefined |
pendingTokens
Parameters
Name | Type | Description |
---|---|---|
pid | uint256 | undefined |
user | address | undefined |
synapseAmount | uint256 | undefined |
Returns
Name | Type | Description |
---|---|---|
_0 | contract IERC20[] | undefined |
_1 | uint256[] | undefined |
Last updated