White-Whale-Defi-Platform / white-whale-bots

A single-chain and multi-dex arbitrage bot the utilizing White Whale flash loans and Skip Protocol.
https://whitewhale.money
MIT License
81 stars 32 forks source link

Feat/initialize pools from factories #93

Closed nick134-bit closed 8 months ago

nick134-bit commented 1 year ago

Description and Motivation

Query Pools from Factory Save them to File Implement a Liquidity Threshold in USD Stablecoin that a Pool needs to hold to get added to the active Arb Pools. Implements an option to skip query of all poolstates on startup. --> Uses state from file.

Related Issues

92


Checklist: