claimTokens(address,address,uint256,bytes32) external
| Name | Type | Description |
|---|---|---|
| token | address | |
| to | address | |
| tokenId | uint256 | |
| incentiveId | bytes32 |
setFarmingCenter(address) external
| Name | Type | Description |
|---|---|---|
| farming | address |
lockTokens(uint256,bytes32,uint256) external
| Name | Type | Description |
|---|---|---|
| tokenId | uint256 | |
| incentiveId | bytes32 | |
| tokenAmount | uint256 |
balances(uint256,bytes32) view external
| Name | Type | Description |
|---|---|---|
| tokenId | uint256 | |
| incentiveId | bytes32 |
Returns:
| Name | Type | Description |
|---|---|---|
| balance | uint256 |