Skip to content

Make user select the token desired to withdraw #180

@nomadbitcoin

Description

@nomadbitcoin

Today, when users request a withdrawal, they receive FAKE_STABLE because it's the only currency we've been using during testing, it's the only currency accepted as payment under the Kyodo contract and the only one available at the time of payment.

The ideal behavior is to take the list of tokens accepted by the contract and display them at the time of withdrawal so that the user can choose which currency they want to withdraw.

Requirements:

  • Design of the screen component
  • Solidity to create the function to read the available tokens to be withdrawn.
  • Javascript to implement the front-end component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature EnhancementTasks focused on improving or extending existing features, making them more robust or user-friendlyOptimization / RefactorTasks that improve the codebase's efficiency, performance, without changing its behavior

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions