{"id":20002014,"url":"https://github.com/pooltogether/pods-v3-contracts","last_synced_at":"2025-07-11T19:37:18.610Z","repository":{"id":50141995,"uuid":"351568149","full_name":"pooltogether/pods-v3-contracts","owner":"pooltogether","description":"Contracts for Pods (for v3 of the protocol)","archived":false,"fork":false,"pushed_at":"2021-06-02T18:30:05.000Z","size":2559,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-04T15:40:39.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pooltogether.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}},"created_at":"2021-03-25T20:32:48.000Z","updated_at":"2022-04-25T12:43:48.000Z","dependencies_parsed_at":"2022-09-13T21:51:32.543Z","dependency_job_id":null,"html_url":"https://github.com/pooltogether/pods-v3-contracts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pooltogether/pods-v3-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooltogether%2Fpods-v3-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooltogether%2Fpods-v3-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooltogether%2Fpods-v3-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooltogether%2Fpods-v3-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooltogether","download_url":"https://codeload.github.com/pooltogether/pods-v3-contracts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooltogether%2Fpods-v3-contracts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264888011,"owners_count":23678790,"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-11-13T05:19:30.017Z","updated_at":"2025-07-11T19:37:18.587Z","avatar_url":"https://github.com/pooltogether.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/pooltogether/pooltogether--brand-assets\"\u003e\n    \u003cimg src=\"https://github.com/pooltogether/pooltogether--brand-assets/blob/977e03604c49c63314450b5d432fe57d34747c66/logo/pooltogether-logo--purple-gradient.png?raw=true\" alt=\"PoolTogether Brand\" style=\"max-width:100%;\" width=\"200\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n# PoolTogether v3 - Pods Smart Contracts\n\n[![\u003cPoolTogether\u003e](https://circleci.com/gh/pooltogether/pods-v3-contracts.svg?style=shield)](https://circleci.com/gh/pooltogether/pods-v3-contracts) [![Coverage Status](https://coveralls.io/repos/github/pooltogether/pods-v3-contracts/badge.svg?branch=pod/tests)](https://coveralls.io/github/pooltogether/pods-v3-contracts?branch=pod/tests) [![built-with openzeppelin](https://img.shields.io/badge/built%20with-OpenZeppelin-3677FF)](https://docs.openzeppelin.com/)\n\nThe Pods smart contracts are a periphery smart contract collection for PoolTogether\n\n- Lower Gas Fees\n- Increased Chances of Winning\n\n## Setup\n\nInstall dependencies:\n\n```bash\n$ yarn\n```\n\nMake sure you have `direnv` installed and copy `.envrc.example` to `.envrc`:\n\n```bash\n$ cp .envrc.example .envrc\n```\n\nFill in your own values for `.envrc`, then run:\n\n```bash\n$ direnv allow\n```\n\nTo setup the local Hardhat EVM, run:\n\n```\n$ yarn hardhat node\n```\n\nDepending on the .enrvc setup the Hardhat EVM will be new blockchain or a mainnet fork.\n\n## Overview\n\nThe smart contracts are categorized into multiple categories\n\n### Primary\n\nThe primary smart contracts are responsible for handling collective deposits and issuing POOL rewards\n\n- Pod\n- TokenDrop\n\n### Factories\n\nThe factory smart contracts are responsible for deploying new Pods associated TokenDrop\n\n- PodFactory\n- TokenDropFactory\n\n### Periphery\n\nThe periphery smart contracts help handle secondary actions, like liquidating \"bonus\" rewards from LOOT boxes.\n\n- PodManager\n\n## Development\n\nThe development, testing and deployment is handled via `hardhat`\n\n## Testing\n\nRun All Tests\n\n`yarn test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooltogether%2Fpods-v3-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpooltogether%2Fpods-v3-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooltogether%2Fpods-v3-contracts/lists"}