Admin

Admins at the beginning will be the Metera Team and it will gradually transition to PMs to be de admins.

Admin

  • Process order.

    1. The admin backend scans for placed orders for the portfolio.

    2. The admin backend selects the order that was placed first (considering slot number).

    3. The contract backend builds the "Process order" transaction, indicating the order UTxO reference and the portfolio NFT policyId. This transaction updates the portfolio with the results of the processing the deposit, withdraw, collect fees or update order.

    4. The backend signs the transaction.

    5. The backend submits the transaction.

Last updated