Have questions or want the latest news?
Join the PoolTogether Discord or follow us on Twitter:
In PoolTogether V5 yield is sold by a Liquidator for prize tokens which are used to measure Vault contributions, distribute odds and are then given out as prizes!
- Accrued yield is sold by the Liquidator and sent to the Prize Pool.
- Yield is pulled from a ILiquidationSource.
You may have to install the following tools to use this repository:
- Foundry to compile and test contracts
- direnv to handle environment variables
- lcov to generate the code coverage report
Install dependencies:
npm i