IncentiveMatcherDeployer
Functions
deploy
function deploy(IMaverickV2VotingEscrow veToken, IMaverickV2RewardFactory factory)
external
returns (IMaverickV2IncentiveMatcher incentiveMatcher);
incentiveMatcherBytecodeHash
function incentiveMatcherBytecodeHash() external pure returns (bytes32);
Last updated