ourzora / nouns-builder

Nouns Builder
https://nouns.build
MIT License
94 stars 46 forks source link

Export "holders" including delegated tokens #465

Open scottrepreneur opened 5 months ago

scottrepreneur commented 5 months ago

Is your feature request related to a problem? Please describe. I'm frustrated when I want to use Purple tokens in other token-gating tools but can only rely on immediate holders. I'd prefer to use delegated addresses.

Describe the solution you'd like Provide an option to export the current set of delegated addresses. Usually, when we get token holders this is the actual set we want. Etherscan and others provide a naive balance of tokens.

Describe alternatives you've considered Could be possible once the subgraph makes this available, but still hard and otherwise not available.