Flash-Terra Addresses
-- Deliverable: Query(s) that answer the question but on a dashboard with a thorough write up that explains your method/thought process, -- explains what queries do, analytical caveats, etc.** -- On terra there are addresses that must be controlled by contracts b/c no human could reasonable execute so many transactions, -- consistently over time. But the addresses themselves are not contracts. -- Contracts are easy to find, we're looking for a way to find the addresses. -- So for example we have this address: https://finder.terra.money/mainnet/address/terra18w7z9prrjzncz3mkqh7e65q3mc6j386y0qyw9a -- that has executed 80k+ swaps in the last 90 days. -- You don't need to say what contract controls which addresses, unless that's something you're tracking, that would be interesting. -- Another example, and I don't have one handy but I can look, is I've seen addresses that call a certain contract -- for every transaction whether they're swapping, transferring, whatever. -- So let's make the question to find addresses that are controlled by a contract from the list of contracts -- that you get from that query above. -- What I'm specifically trying to do is get a list of addresses to exclude from analysis on the basis that they -- exist mostly or solely to do something in coordination with a contract. Does that make sense?