JokeRace Onchain Data
Structure
All JokeRace contracts are standardized to version across all chains. To see what version a contract is you just have to call the version()
function, and that contract version is going to be the same on all chains.
The ABIs and flattend Solidity files for all of the different versions are here.
Templates
-
Social Graph Ventures made this overview dashboard of all contests on Zora, Base, Optimism, Arbitrum, and Polygon with various high-level metrics for them, as well as a parameterizable dashboard for specific contest metrics! These are very helpful templates to start from for querying contest data across multiple chains!
-
This dashboard and the queries in it are helpful as a template for getting started querying JokeRace data!
-
Andrew Hong has made some amazing analysis for his community, Crypto Data Bytes, here that might also be helpful!