MaverickV2RewardVault
State Variables
owner
address public immutable owner;stakingToken
IERC20 public immutable stakingToken;Functions
constructor
constructor(IERC20 _stakingToken);withdraw
function withdraw(address recipient, uint256 amount) public;Name
Type
Description
Last updated