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/pcl #116

Closed SirTLB closed 9 months ago

SirTLB commented 9 months ago

Description and Motivation

This PR will implement the PCL pool logic to the bot. It will allow PCL pools to be included in arbitrage paths and calculate correct expected output for PCL pools. NOTE: using PCL pools in paths will lower optimization speed a little since they are not currently analytical solvable but use iterations.


Checklist: