How To Compare Base vs Arbitrum
Compare Base and Arbitrum with growthepie using live dashboards and the API.
Use growthepie to compare Base and Arbitrum when you want a grounded view of activity, costs, value, and app usage. Start on the live chain pages, then use master.json and the metric exports to reproduce the comparison programmatically.
Explore It Live
API Paths
Discovery:
https://api.growthepie.com/v1/master.jsonChain overview:
https://api.growthepie.com/v1/chains/base/overview.jsonChain overview:
https://api.growthepie.com/v1/chains/arbitrum/overview.json
Example Request
curl -s https://api.growthepie.com/v1/chains/base/overview.jsonWhat To Compare
txcountfor raw activitydaafor address-level activitytxcostsfor median transaction costsstables_mcaportvlfor value
Caveats
Different metrics answer different questions. Do not compare
txcountandtvlas if they measured the same thing.Exclude any chain whose
deploymentordeployment_flagisDEVorARCHIVED.
Related Pages
Last updated
