function deploy( string memory name_, string memory symbol_, IERC20 _stakingToken, IERC20[] memory rewardTokens, IMaverickV2VotingEscrow[] memory veTokens ) external returns (IMaverickV2Reward reward);
Last updated 6 months ago