Fraction ProtocolsubInternalFacetswithdrawalRequestPhaseFacetsdoWithdrawalRequestFacetsdoBurnFractionsForRequest
DoBurnFractionsForRequestFacet
DoBurnFractionsForRequestFacet
WithdrawalRequestProcessed
initDoWithdrawalRequestFacet
setAndCheckDoWithdrawalRequestFacet
doWithdrawalRequest
Burn fractions from the account to create a withdrawal request.
Parameters
Name | Type | Description |
---|---|---|
campaignId | uint256 | The ID of the targeted campaign. |
account | address | The account to burn fractions from. |
amountOfFractions | uint256 | The number of fractions being burnt. |
withdrawalOperationData | bytes | Operational data needed for the withdrawal request. |