Skip to content

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

This dashboard and the queries in it are helpful as a template for getting started querying JokeRace data!

Also Andrew Hong has made some amazing analysis for his community, Crypto Data Bytes, here that might also be helpful!