{"id":18484378,"url":"https://github.com/giveth/pfptest","last_synced_at":"2025-08-28T08:31:21.998Z","repository":{"id":66358885,"uuid":"586880477","full_name":"Giveth/PFPtest","owner":"Giveth","description":null,"archived":true,"fork":false,"pushed_at":"2023-02-15T16:25:47.000Z","size":51,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-12T08:52:51.727Z","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/Giveth.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":"2023-01-09T13:00:51.000Z","updated_at":"2024-12-31T10:24:22.000Z","dependencies_parsed_at":"2024-03-27T12:15:22.256Z","dependency_job_id":null,"html_url":"https://github.com/Giveth/PFPtest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Giveth/PFPtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2FPFPtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2FPFPtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2FPFPtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2FPFPtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Giveth","download_url":"https://codeload.github.com/Giveth/PFPtest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2FPFPtest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272470220,"owners_count":24939927,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T12:39:31.397Z","updated_at":"2025-08-28T08:31:21.683Z","avatar_url":"https://github.com/Giveth.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Givers PFP Contract Spec \n\nERC721 Enumerable base contract - contract has imported open-zeppelin Ownable and Pausable controls\n\n## Allow List \n\nwe have an allow list and an allow list period. users must be manually added to the allow list by the owner. \n\nthe allow list period is controlled arbitrarily by the owner by an allowList boolean.\n\nwhen allowlist is on (true) only users added to the allow list can mint PFPs. when the allowlist is off (false) anyone can mint PFPs.\n\nthe owner can remove users from the allow list.\n\n## Buy PFPs\n\nusers can only mint a specified max amount of PFPs with a single transaction\n\nwe specify an ERC20 token as the payment token and a price denominated in said ERC20 payment token. the payment token and price can be changed by the owner only.\n\nfor each pfp to be minted, users must pay the price in the specified payment token\n\nthe owner does not have to pay to mint PFPs and does not have to be on the allow list during the allow list period to do so. \n\neach pfp minted must have a unique token ID\n\n## Manage metadata\n\ncontrols for setting and updating the URI of where the ipfs data is stored of the pfp metadata\n\nallows for a starting \"hidden\" image and nft metadata - defined by a specific ipfs URI and an event function where the unique art is revealed, changing the URI of the PFP - reveal can only be called once\n\nin case we need to update the metadata, the URI can be changed by the owner\n\n## Withdraw funds\n\nwithdraw function will transfer all payment token funds from the pfp contract to the owner's address\nthis function cannot be called if there are no funds to withdraw\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fpfptest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiveth%2Fpfptest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fpfptest/lists"}