Suggested Subscription Rounds
Last updated
Was this helpful?
There are no built-in rounds/epochs or other procedural requirements for handling deposits, redemptions, and fees, but there is a general procedure that should be followed:
Investors submit deposit requests and redeem requests (flow)
Admin calculates requests to fulfill and triggers share value update
update all asset rates via ValuationHandler
update share value via ValuationHandler (flow)
transfer redeem (and fee) assets shortfall to Shares
execute deposit requests (flow)
execute redeem requests (flow: see deposit requests)
(optional) distribute fees (flow)
withdraw assets surplus from Shares for asset management
Last updated
Was this helpful?
Was this helpful?