Skip to content

💡 Implement - history #562

@Agilulfo1820

Description

@Agilulfo1820

Summary

We call this endpoint https://indexer.mainnet.vechain.org/swagger-ui/index.html#/History/getUsersHistoryV2 and we interpret the data.

For now we keep things simple and we use 3 icons:

  • Arrow up for tokens/vet that left my wallet
  • Arrow down for tokens/vet where I received any assets
  • Some generic "document" icon for the rest of operations

Let's show history only for operations that involves the assets, eg: swaps, send token, received, received from an app of vbd, etc. So we avoid operations like "node manager added", "cast vote on vbd" and so on THAT DO NOT ENVOLVE any token transfer.

We should enhance the descriptions of those items to make them comprehensible to the users, as we do for example in VeWorld

Image

Pagination should be "load more": so you scroll down, arrive to the end and or we show a "load more" btn or we use infinite loading

Basic Example

No response

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