Skip to content

AaveChan/aave-gov-gas-tracker

Repository files navigation

Aave Governance Gas Tracker

Abstract

This project calculates the gas consumed by the Aave Delegate platform for DAO actions, providing an accounting system to facilitate refunds from the DAO.

Setup

# Install packages
yarn

# Set environment variables
cp .example.env .env

Run an account generation

yarn gas-tracker

This command will fetch the transaction fees of every transactions of delagate platform addresses. A report will be generate at out/reports/gas-report.md.

⚠️ All env vars are required to use this command

Contributions

To add new delegates platforms, add them in src/configs/config.ts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published