{"id":42047227,"url":"https://github.com/amilz/burnspl","last_synced_at":"2026-01-26T06:30:25.756Z","repository":{"id":65245532,"uuid":"586567306","full_name":"amilz/burnspl","owner":"amilz","description":"burn SPL tokens and track burns vs others","archived":false,"fork":false,"pushed_at":"2023-01-14T22:37:15.000Z","size":890,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-04-21T06:52:30.112Z","etag":null,"topics":["anchor","nextjs","solana","spl-token"],"latest_commit_sha":null,"homepage":"https://burnspl.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amilz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-08T15:42:49.000Z","updated_at":"2023-01-12T02:31:31.000Z","dependencies_parsed_at":"2023-01-15T21:15:45.500Z","dependency_job_id":null,"html_url":"https://github.com/amilz/burnspl","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/amilz/burnspl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilz%2Fburnspl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilz%2Fburnspl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilz%2Fburnspl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilz%2Fburnspl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amilz","download_url":"https://codeload.github.com/amilz/burnspl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilz%2Fburnspl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28768335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anchor","nextjs","solana","spl-token"],"created_at":"2026-01-26T06:30:20.458Z","updated_at":"2026-01-26T06:30:25.733Z","avatar_url":"https://github.com/amilz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Work in Progress. Project is beta. Use at your own risk. \n**Burning tokens is irreversible.**\n\n# BURN SPL (Mainnet)\n\n- `/program` - Solana Program Source and IDL (ProgramId: `FiRESpaNzgYUiba5vkb44CZJLZjrux1AUECdfwPRsNkg`)\n- `/app` - Front end deployment using NextJS\n\nThe program allows users to create a tracking count seeded by `wallet` and `mint` so a user can have many token burn accounts. All future burns wiht that token will be logged in that PDA (so communities can track burn leaderboards and reward top burners).\n\nThis front end will allow users to navigate to `/mint/[MINT_ADDRESS]` to pull the leaderboard for the `MINT_ADDRESS` token. The front end will filter high scores only for desired tokens and facilitate burns just for that token. \n\nPRs, issues, feedback welcome. Thanks! 🙏\n\n\n## Getting Started (Front End)\n\n```sh\ncd app\n```\n\n```sh\nnpm install\n#or\nyarn\n```\n\nCreate`.env`. \nAdd `NEXT_PUBLIC_RPC`with your RPC (free ones available at [QuickNode](https://www.quicknode.com/))\nUpdate `app\\utils\\constants.ts` if you fork/deploy your own program.\n- Also make sure reference to `.env` is correct in `SOLANA_RPC`\n\nIf deploying your own site, make sure to update `HomeView` component with your metadata \n\nRun the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n////\n\nProgram: `FiRESpaNzgYUiba5vkb44CZJLZjrux1AUECdfwPRsNkg`\nCreator/Authority: `MiLZAcWZgMYvFnZqzJ6XRj4h5r47bgX64Vt5gRnBvqv`\n(will probably remove authority after some additional testing/feedback)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Familz%2Fburnspl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Familz%2Fburnspl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Familz%2Fburnspl/lists"}