{"id":30459546,"url":"https://github.com/youneedwork/pumpfun-sol-clone","last_synced_at":"2025-10-08T16:10:22.283Z","repository":{"id":285545180,"uuid":"958452182","full_name":"YouNeedWork/pumpfun-sol-clone","owner":"YouNeedWork","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-01T08:14:08.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T12:41:08.741Z","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/YouNeedWork.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":"2025-04-01T08:13:59.000Z","updated_at":"2025-04-01T08:14:13.000Z","dependencies_parsed_at":"2025-04-01T11:02:40.478Z","dependency_job_id":"d907a384-8b76-429e-885b-13b009099143","html_url":"https://github.com/YouNeedWork/pumpfun-sol-clone","commit_stats":null,"previous_names":["youneedwork/pumpfun-sol-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YouNeedWork/pumpfun-sol-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YouNeedWork%2Fpumpfun-sol-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YouNeedWork%2Fpumpfun-sol-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YouNeedWork%2Fpumpfun-sol-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YouNeedWork%2Fpumpfun-sol-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YouNeedWork","download_url":"https://codeload.github.com/YouNeedWork/pumpfun-sol-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YouNeedWork%2Fpumpfun-sol-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278973130,"owners_count":26078169,"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-10-08T02:00:06.501Z","response_time":56,"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":"2025-08-23T18:30:36.724Z","updated_at":"2025-10-08T16:10:22.249Z","avatar_url":"https://github.com/YouNeedWork.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mates Contract\n\n## Progress\n\n- [ ] Pump (90%)\n  - [ ] Lack for tests\n  - [ ] Lack for migrate to raydium\n- [ ] Fair Launch (90%)\n- [ ] Auto Migrate to raydium (0%)\n\n## Commands\n\n### Tests\n\n```bash\nyarn test\n```\n\n### Generate New Program\n\n```bash\nyarn generate\n```\n\n### Build\n\n```bash\nanchor build\n```\n\n### Deploy\n\n```bash\nanchor deploy -p mates_pump\n```\n\n## Devnet\n\n### Usefuly Explorer\n\n- https://solscan.io/\n- https://explorer.solana.com/\n\n### Contract\n\n- Pump: `CBxkgcQ56DFcqXsdJSk3Yx4zhM2FDM3GJJG8LRzrjcei`\n- Admin: `4JGRskBbWodVS76Z5obxNbaAn7EnqbiF4nAbyNH11h97`\n\n### Token\n\n- Mates: `fvCa1oU8x4sHqqgpCgpRzUDonCwkVavwPYDK8SzJVpG`\n\n### Success Txs\n\n```shell\n\nmates_contract on  master [!?] via  v23.3.0 via 🦀 v1.82.0 on ☁️  (us-west-1)\n❯ ts-node ./scripts/02_deploy.ts\nmates_pump programId CBxkgcQ56DFcqXsdJSk3Yx4zhM2FDM3GJJG8LRzrjcei\n(node:1000828) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.\n(Use `node --trace-deprecation ...` to show where the warning was created)\nTransaction: https://explorer.solana.com/tx/5ohCf4eeuaPzqbRrszpqQqWLqMgAb9WdMiDKhSCwBo9q5hsL5y5zuMVzHs5BesCvwVavJB2yZAQb5m5dACcpPuAq?cluster=devnet\n\nmates_contract on  master [!?] via  v23.3.0 via 🦀 v1.82.0 on ☁️  (us-west-1) took 4s\n❯ ts-node ./scripts/03_buy.ts\nmates_pump programId CBxkgcQ56DFcqXsdJSk3Yx4zhM2FDM3GJJG8LRzrjcei\n(node:1001007) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.\n(Use `node --trace-deprecation ...` to show where the warning was created)\nTransaction: https://explorer.solana.com/tx/3EpaAWQvRyx9DDMqQYFnTqyt8rRRD25U6bAqg1M9HUr7cYYvGUSUBNJLsAXAqdLz6tEHE14UN1isGW9tMd3iu8zm?cluster=devnet\n\nmates_contract on  master [!?] via  v23.3.0 via 🦀 v1.82.0 on ☁️  (us-west-1) took 4s\n❯ ts-node ./scripts/04_sell.ts\nmates_pump programId CBxkgcQ56DFcqXsdJSk3Yx4zhM2FDM3GJJG8LRzrjcei\n(node:1001186) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.\n(Use `node --trace-deprecation ...` to show where the warning was created)\nTransaction: https://explorer.solana.com/tx/f5jXESNeXRQHRdeCnDYBWuUvr1LPooHuHWHSpNe4MmUDGxq9QsuDEY4PAnoDQwwdzcdYjwRR2ZBUJTs2FG34oRn?cluster=devnet\n```\n\n### Desc\n\n- 00_initialized.ts: Initialize the pump contract\n- 01_init_fee_account.ts: Initialize Global fee account\n- 02_deploy.ts: Deploy the pump contract\n- 03_buy.ts: Buy the pump token\n- 04_sell.ts: Sell the pump token\n- 05_migrate.ts: Migrate to raydium {TODO}\n\nThe user needs to first create a pump token, then mint the token, and subsequently discard both the mint authority and the freeze authority. Finally, they should call deploy.ts.\n\nThere are two parameters for buying and selling:\n\n- amount: Represents the quantity to buy or sell. If buying, it refers to the number of mates. If selling, it refers to the number of pump tokens.\n- min_amount: Slippage tolerance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyouneedwork%2Fpumpfun-sol-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyouneedwork%2Fpumpfun-sol-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyouneedwork%2Fpumpfun-sol-clone/lists"}