We'd like to know which category of smart contract ETH is stored in (#274), and spent on.
We have automated categorization, or "metadata collection" as we call in in the code base but this doesn't nearly manage to label all volume. We could use help with both:
Manual tagging of contracts. For this simply comment below and I'll set you up with trusted access)
Automated tagging. For this it's up to you to figure out better ways of obtaining contract metadata , I'm happy to share my learnings thus far and detail how we obtain metadata currently from Etherscan, OpenSea, Twitter, and CoinGecko.
make existing admin tooling accessible by users which are logged in with their Twitter on the site. We already have a list of twitter accounts we trust, and twitter login is already enabled on the site, all we need is more polished admin tooling.
We'd like to know which category of smart contract ETH is stored in (#274), and spent on.
We have automated categorization, or "metadata collection" as we call in in the code base but this doesn't nearly manage to label all volume. We could use help with both: