tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Restake Vaults Table on Restake Overview Page #2520

Closed monaiuu closed 1 month ago

monaiuu commented 1 month ago

Description

To display a table on the Restake Overview Page that provides users with insights into the list of available tokens currently being restaked, and provide essential information such as Asset ID, Token, TVL (Total Value Locked), and the user's stake.

Screenshot

Screenshot 2024-08-23 at 6 27 04 PM
AtelyPham commented 1 month ago

The UI resembles the example in https://github.com/webb-tools/webb-dapp/issues/2444. I will consult with @devpavan04 when I begin this task to prevent duplication.

devpavan04 commented 1 month ago

@AtelyPham I noticed this, and I'm making the table component reusable. You should see the update in #2513.