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