Bella-DeFinTech / uniswap-v3-simulator

the "Tuner", a Uniswap V3 Simulator
https://docs.bella.fi/
Other
144 stars 45 forks source link

add events download script #48

Closed kafeikui closed 2 years ago

kafeikui commented 2 years ago

This script will download events(mint, burn, swap) of Uniswap v3 core pool on mainnet to sqlite database. Set up pool address and block range(both left and right edge included), then run it by: yarn hardhat run scripts/Events.ts