Closing a Successful Offer
Goal: To guide an administrator through verifying that an Offer is fully funded and compliant, and then formally closing it to trigger the release of funds and distribution of tokens.
Actors: Platform Administrator
Steps
- Automated Legal Closing: When the
Offerbecomes 100% subscribed, the system automatically transitions its status fromPUBLISHEDtoLEGALLY-CLOSED. At this point, the offer immediately stops accepting new investments.
- Final Verification: With the offer now
LEGALLY-CLOSED, a Platform Administrator uses theAdministration Panelto perform final checks. They confirm with theRegulatory Compliance Enginethat all investors are compliant and verify with theInvestment Process Managementservice that all investments' funding statuses areRECEIVED.
Closing & Fund Release: With all conditions met, the Administrator executes the "Close Successfully" action. This instructs the
Investment Process Managementservice to:Change the
Offerstatus toCLOSED-SUCCESSFULLY.Cascade this status down to all associated
Investments.Trigger the release of all funds from smart escrow (covered by smart contract) to the issuer's account.
Token Distribution: The successful closing of the
Offersignals theDistribution & Payout Service. It orchestrates a mass distribution by calling theevm-apito transfer the correct number of tokens from the treasury wallet to each investor'sEVM Wallet.Outcome: The offer is closed, funds are with the issuer, and investors have received their tokens. The
Offernow enters its "Servicing" period, where theDistribution & Payout Servicewill manage ongoing investor reporting and the distribution of any returns.