{"id":22051502,"url":"https://github.com/unboxed-software/token22-staking","last_synced_at":"2026-04-19T10:32:00.088Z","repository":{"id":221276571,"uuid":"753382600","full_name":"Unboxed-Software/token22-staking","owner":"Unboxed-Software","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-15T03:29:41.000Z","size":131,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-01T15:51:11.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Unboxed-Software.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-02-06T02:14:48.000Z","updated_at":"2024-02-08T03:28:22.000Z","dependencies_parsed_at":"2024-02-13T14:25:54.183Z","dependency_job_id":"7dad0552-d02c-40fd-ae96-f92452c5bba3","html_url":"https://github.com/Unboxed-Software/token22-staking","commit_stats":null,"previous_names":["unboxed-software/token22-staking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Unboxed-Software/token22-staking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Ftoken22-staking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Ftoken22-staking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Ftoken22-staking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Ftoken22-staking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unboxed-Software","download_url":"https://codeload.github.com/Unboxed-Software/token22-staking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Ftoken22-staking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32004028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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-30T15:09:26.345Z","updated_at":"2026-04-19T10:32:00.066Z","avatar_url":"https://github.com/Unboxed-Software.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Token 2022 Staking program\nThis repo contains a staking contract that allows users to create staking pools and stake tokens, all incorporating the new Token 20222 program! \n\n## Instructions\n\n### `init_pool`\nInitializes a new staking pool. The pool is a pda with the address of the token mint that the pool is intended for and \"state\" as seeds.\n\n### `init_stake_entry`\nInitializes an account to hold state about a user's stake position. PDA with the User's pubkey, mint of token, and \"stake_entry\" as seeds.\n\n### `stake`\nTransfers tokens from a User token account to the program token vault, where they are kept while staked.\n\n### `unstake`\nTransfers tokens from the staking pool back to a user.\n\nUser can call this at any time.\n\nUsers can only unstake tokens that they have staked themselves.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funboxed-software%2Ftoken22-staking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funboxed-software%2Ftoken22-staking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funboxed-software%2Ftoken22-staking/lists"}