Skip to content

[Smart Contract] Emit events for liquidity pool creation and deposit activity #514

@floxxih

Description

@floxxih

Liquidity actions should emit contract events so the backend and frontend can reconstruct pool activity and provider positions efficiently.

Acceptance criteria:

  • Emit an event when a pool is created.
  • Emit events for deposits and withdrawals.
  • Include enough metadata to identify the pool and participant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions