Skip to content

[Frontend] implement Collect Pool Creation Fee function #68

@martinvibes

Description

@martinvibes

Contract Function: collect_pool_creation_fee

Description:

Allow the frontend to trigger collection of the pool creation fee before creating a pool.

Tasks:

  • Accept creator’s address.
  • Call collect_pool_creation_fee(address) from frontend before pool creation.
  • Confirm token transfer.

Acceptance Criteria:

  • Fee is collected correctly.
  • Error if user has insufficient balance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    onlydust-waveContribute to awesome OSS repos during OnlyDust's open source week

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions