Skip to content

Nodejs script to extract funds moved to builder from aave based lending markets

Notifications You must be signed in to change notification settings

AamirAlam/aave-extract-mev-funds

Repository files navigation

Extract builder funds from aave markets

how to use

Install dependencies

run yarn

1. Extract liquidations from the subgraph

run node services/extractLiquidations.js

this will extract all liquidation data from defined lending markets in the script

2. Find funds moved to builder addresses

run node services/txDetails.js

this will extract funds moved to builder addresses by looking into each trx internal transfers

About

Nodejs script to extract funds moved to builder from aave based lending markets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published