{"id":23064018,"url":"https://github.com/generationsoftware/pt-v5-simple-vault-booster","last_synced_at":"2025-06-26T12:31:35.429Z","repository":{"id":268030945,"uuid":"902542488","full_name":"GenerationSoftware/pt-v5-simple-vault-booster","owner":"GenerationSoftware","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-30T22:44:20.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T12:03:53.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GenerationSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-12T19:15:57.000Z","updated_at":"2024-12-30T22:44:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"01347d82-9fdf-4fea-b35c-ef797b0379aa","html_url":"https://github.com/GenerationSoftware/pt-v5-simple-vault-booster","commit_stats":null,"previous_names":["generationsoftware/pt-v5-simple-vault-booster"],"tags_count":0,"template":false,"template_full_name":"GenerationSoftware/foundry-template","purl":"pkg:github/GenerationSoftware/pt-v5-simple-vault-booster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerationSoftware%2Fpt-v5-simple-vault-booster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerationSoftware%2Fpt-v5-simple-vault-booster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerationSoftware%2Fpt-v5-simple-vault-booster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerationSoftware%2Fpt-v5-simple-vault-booster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenerationSoftware","download_url":"https://codeload.github.com/GenerationSoftware/pt-v5-simple-vault-booster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerationSoftware%2Fpt-v5-simple-vault-booster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262067857,"owners_count":23253684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-16T04:14:15.385Z","updated_at":"2025-06-26T12:31:35.336Z","avatar_url":"https://github.com/GenerationSoftware.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoolTogether V5 Simple Vault Booster\n\n[![Code Coverage](https://github.com/generationsoftware/pt-v5-simple-vault-booster/actions/workflows/coverage.yml/badge.svg)](https://github.com/generationsoftware/pt-v5-simple-vault-booster/actions/workflows/coverage.yml)\n[![built-with openzeppelin](https://img.shields.io/badge/built%20with-OpenZeppelin-3677FF)](https://docs.openzeppelin.com/)\n![MIT license](https://img.shields.io/badge/license-MIT-blue)\n\nThe Simple Vault Booster makes it easy to liquidate any token to boost a Vault's contributions to a Prize Pool.\n\n# Deployments\n\n| Chain | Contract |\n|---- | ---- |\n| Base | [SimpleVaultBoosterFactory](https://basescan.org/address/0x38449a6b7bb76638452273925c9a2BA818bD130d)\n| Optimism | [SimpleVaultBoosterFactory](https://optimistic.etherscan.io/address/0xeFDFB75DE853c3b1a37B521956037f44a35CD176)\n\n# Usage\n\n**Step 1**\n\nCreate a Simple Vault Booster using the Simple Vault Booster Factory for the vault and prize pool you wish.\n\n```\nsimpleVaultBoosterFactory.createSimpleVaultBooster(vault, prizePool)\n```\n\n**Step 2**\n\nAttach a liquidation pair to the newly created Simple Vault Booster for the token you wish to liquidate:\n\n```\nsimpleVaultBooster.setLiquidationPair(weth, liquidationPair)\n```\n\nSome liquidation pair options:\n\n- [Time Period Dutch Auction Liquidator](https://github.com/GenerationSoftware/pt-v5-tpda-liquidator)\n- [Fixed Price Liquidator](https://github.com/generationSoftware/pt-v5-fixed-price-liquidator)\n\n**Step 3**\n\n3. Transfer the given token to the Simple Vault Booster. Liquidation bots will eventually pick it up!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenerationsoftware%2Fpt-v5-simple-vault-booster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenerationsoftware%2Fpt-v5-simple-vault-booster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenerationsoftware%2Fpt-v5-simple-vault-booster/lists"}