Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Multi-Chain Transaction Data Table #28

Open
kamescg opened this issue Nov 25, 2024 · 0 comments
Open

Feature: Multi-Chain Transaction Data Table #28

kamescg opened this issue Nov 25, 2024 · 0 comments

Comments

@kamescg
Copy link
Contributor

kamescg commented Nov 25, 2024

Context

The Universal Dashboard doesn't currently include a historical transaction view.

We need a minimal multi-chain transaction history data table to support a production alpha release.

We don't need to include asset changes updates (for now) in the data table, but we should prioritize adding an optimized and cost-efficient method for including that information when fetching transaction history.

Scope

Create a new transaction data table that represents a user's transaction history across multiple chains.

The multi-chain transaction history data fetching should occur in the api-universal application. Limiting the number of network requests required by the application frontend.

A new page should be added at the /transactions route and a menu item labeled "Transactions" added to Dashboard menu list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant