latestProgramId()
This function is in the StandardRewards.sol contract.
Function latestProgramId()
StandardRewards.sol
This function is used to find the ID of the rewards program for a given token.
Function Arguments
Return Variables
This function returns the ID of the latest rewards program for the given token.
Example response:
uint256
:
1
Last updated