Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Safe Dashboard: list of added Safes with extra info #3697

Closed
katspaugh opened this issue Mar 18, 2022 · 0 comments
Closed

Safe Dashboard: list of added Safes with extra info #3697

katspaugh opened this issue Mar 18, 2022 · 0 comments

Comments

@katspaugh
Copy link
Member

katspaugh commented Mar 18, 2022

Part of #3693.

Description

This is basically an extended version of the Safe sidebar. More compact and informative.

Screenshot 2022-03-18 at 09 06 11

We'd like to display:

  • All your added safes
  • Each of which with:
    1. Address, name & identicon
    2. Threshold (e.g. 2/5)
    3. Total balance (fiat if possible, otherwise native coin)
    4. Link to open the Safe

Data source

The information for each Safe should come localStorage. So we'll display only previously added and loaded Safes.

The info may be outdated, but it's fine. It will refresh once the user opens that Safe.

@katspaugh katspaugh mentioned this issue Mar 18, 2022
6 tasks
@katspaugh katspaugh changed the title List of all Safes with their aggregated fiat balance + thresholds Safe Dashboard: list of added Safes with extra info Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant