Skip to content

Trade fields in transactions #495

Open
@trymeouteh

Description

@trymeouteh

When you make a swap (And perhaps a buy, not sure since I never bought crypto in stack wallet), it will generate two transactions in your wallet. A trade transaction which as the following fields...

  • Exchanging to and from (XMR -> BTC)
  • Status (Status of swap)
  • Sent From
  • Swap address (XMR address to send funds to)
  • Date
  • Swap Service (ChangeNOW)
  • Trade ID
  • Tracking

And a regular send transaction will follow the swap transaction in your transaction history.

I would like to purpose removing the trade transaction and instead adding the following fields to a send and receive transaction...

  • Exchanging to and from (XMR -> BTC)
  • Exchange Status (Status of swap)
  • Swap address (XMR address to send funds to)
  • Swap Service (ChangeNOW)
  • Trade ID
  • Tracking

These fields can be edited by the user and when a swap is made within Stack Wallet, these fields will be filled out automatically.

A trade icon can appear on the transaction if one of these fields above was filled out to indicate the transaction was a trade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions