balancer / balancer-core

Balancer on the EVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variable names

nmushegian opened this issue · comments

tokenAmountIn
poolAmountOut
spotPriceBefore  (SP0)
spotPriceAfter  (SP1)
spotPriceLimit (LP)
spotPriceTarget (MP)

Still a WIP, but this branch has explicit variable names along with helpful formula comments for any complex calculations https://github.com/balancer-labs/balancer-core/compare/explicit-naming