Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 552 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 552 Bytes

Installing

# Clone
git clone [email protected]:dorothy-zbornak/dydx-analysis.git
cd dydx-analysis
# Install
yarn

Running

yarn start [--ouput OUTPUT_FILE] DYDX_TRACES_FILE

Where DYDX_TRACES_FILE is generated by the pull-0x-exchange-calls tool:

# Inside pull-0x-exchange-calls/
yarn start --start-block 7940429 --caller 0xb734d82DCc42e0Ba1b4A5eD6F0cA28A288Fd5291 --caller 0x0122676358aee287246b2a84377c8ab664d013cb --all --output DYDX_TRACES_FILE