Fraction ProtocolsubInternalFacetsvestingPhaseFacetsvestingStateFacetsmultipleState

MultipleStateVestingFacet

MultipleStateVestingFacet

VestingStateInitialized

event VestingStateInitialized(uint256[] supportedVestingStates)

UnauthorizedInitialization

error UnauthorizedInitialization(address account)

Thrown when trying to initialize from non admin account.

initVestingStateFacet

function initVestingStateFacet(bytes initVestingStateData) external

setAndCheckVestingState

function setAndCheckVestingState(bytes) external

checkVestingState

function checkVestingState(uint256 campaignId) external view

On this page