Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/treasury-composition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@buildeross/dao-ui': minor
---

Add a treasury composition view to the DAO Treasury tab: an allocation donut and curated asset rows (ETH plus a per-chain registry of common tokens and the DAO's clanker token, valued in USD) read via on-chain multicall; DAO NFT holdings read natively from the Builder subgraph; and an auction-revenue analytics chart. Replaces the Alchemy-dependent token/NFT balance sections with key-free, subgraph/RPC-backed equivalents.
277 changes: 0 additions & 277 deletions packages/dao-ui/src/components/Treasury/NFTBalance.tsx

This file was deleted.

Loading
Loading