{"id":20974178,"url":"https://github.com/thirdweb-example/transfer-poap-nfts","last_synced_at":"2026-04-28T10:03:19.024Z","repository":{"id":245636896,"uuid":"818826760","full_name":"thirdweb-example/transfer-poap-nfts","owner":"thirdweb-example","description":"Transfer your POAPs in bulk with thirdweb","archived":false,"fork":false,"pushed_at":"2024-06-23T03:00:43.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T05:38:26.949Z","etag":null,"topics":["airdrop","nft","poap","thirdweb","transfer"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/thirdweb-example.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-06-23T01:41:41.000Z","updated_at":"2024-06-24T02:06:54.000Z","dependencies_parsed_at":"2024-06-23T05:24:56.935Z","dependency_job_id":null,"html_url":"https://github.com/thirdweb-example/transfer-poap-nfts","commit_stats":null,"previous_names":["thirdweb-example/transfer-poap-nfts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Ftransfer-poap-nfts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Ftransfer-poap-nfts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Ftransfer-poap-nfts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Ftransfer-poap-nfts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thirdweb-example","download_url":"https://codeload.github.com/thirdweb-example/transfer-poap-nfts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374210,"owners_count":20280657,"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":["airdrop","nft","poap","thirdweb","transfer"],"created_at":"2024-11-19T04:27:04.591Z","updated_at":"2025-12-28T10:57:23.195Z","avatar_url":"https://github.com/thirdweb-example.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transfer your POAP NFTs with thirdweb\n\n![image](https://github.com/thirdweb-example/transfer-poap-nfts/assets/26052673/a1669ee9-fb1a-4a98-aea9-cd24f3ad0aef)\n\nimportant: If you want to transfer the POAPs in bulk, you need to deploy your own Airdrop contract: https://thirdweb.com/thirdweb.eth/Airdrop/2.0.0\non Gnosis and/or Ethereum mainnet (depends on where your POAPs at) - to be able to use this app.  \n\nCreate a `.env.local` file at the root level and add this content:  \n\n```bash\nNEXT_PUBLIC_THIRDWEB_CLIENT_ID=\"\"\nSIMPLEHASH_API_KEY=\"\"\n```\n\nIn the file `src/config.ts`, if you need to transfer the POAPs in bulk, you have to deploy a thirdweb Airdrop contract using the wallet that has the POAP.  \n\nOnce you have the Airdrop contract address, put it in here:\n\n```typescript\n// Airdrop contract address on Gnosis Safe chain\nexport const AIRDROP_GNOSIS_SAFE = \"\";\n\n// Airdrop contract address on Ethereum mainnet\nexport const AIRDROP_ETH_MAINNET = \"\";\n```\n\nKeep in mind that you should only deploy an airdrop contract if you really need it. For example, if your POAPs are on Gnosis (xDAI), then you don't have to deploy an Airdrop contract on Mainnet Ethereum.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdweb-example%2Ftransfer-poap-nfts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirdweb-example%2Ftransfer-poap-nfts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdweb-example%2Ftransfer-poap-nfts/lists"}