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 Token Data Table #27

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

Feature: Multi-Chain Token Data Table #27

kamescg opened this issue Nov 25, 2024 · 0 comments

Comments

@kamescg
Copy link
Contributor

kamescg commented Nov 25, 2024

Context

The Universal Dashboard includes a rudimentary assets table.

We need a better multi-chain token data table to support a production alpha release.

It shows limited information about an asset and is not suitable for a simplified multi-chain experience.

image

Scope

Create a new token data table that represents assets on multiple chains as a single asset.

For example USDC held on multiple chains (i.e. Ethereum and Base) by default, should be displayed as a single asset and balance.

Each token row should include an "advanced" view using a Sheet component that allows users to view the balance details in more detail.

The asset and balance data fetching should occur in the api-universal application. Limiting the number of network requests required by the application frontend.

@kamescg kamescg changed the title Task: Multi-Chain Token Data Table Feature: Multi-Chain Token Data Table Nov 25, 2024
@kamescg kamescg added enhancement New feature or request feature and removed task enhancement New feature or request labels Nov 25, 2024
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