ITreasuryVester.sol
Methods
claim()
Solidity
function claim() external nonpayable
cutOffFunds()
Solidity
function cutOffFunds() external nonpayable
getVotingPowerForVestedTokens()
Solidity
function getVotingPowerForVestedTokens() external nonpayable
setRecipient(address)
Solidity
function setRecipient(address _recipient) external nonpayable
Parameters
Name | Type | Description |
---|---|---|
_recipient | address | undefined |