Skip to content

display token balances on DAO page #32

Description

@mohamedalichelbi

Is your feature request related to a problem? Please describe.
DAOs need to deposit fungible tokens on their multicall instance to have an ability to manage multiple tokens in 1 proposal (like LP on DEX). This means it's important for them to be aware of their fungible token balances on their multicall instance.

Describe the solution you'd like
the DAO page should display token balances of the DAO's whitelisted tokens, both the balance of the DAO contract and the multicall contract

Describe alternatives you've considered
It also makes sense to display all balances of tokens whitelisted on Ref-finance. Balances can be fetched from an indexer, like the one used for NEAR explorer. Check code from NEAR wallet for an example.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Labels

enhancementNew feature or requesthighThis has high priority

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions