{"id":25059498,"url":"https://github.com/bh2smith/safe-airdrop-agent","last_synced_at":"2025-09-06T06:42:24.580Z","repository":{"id":275751249,"uuid":"927022253","full_name":"bh2smith/safe-airdrop-agent","owner":"bh2smith","description":"API Server that constructs a multi-asset transfer as a single Safe transaction from CSV file.","archived":false,"fork":false,"pushed_at":"2025-09-02T12:11:42.000Z","size":613,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T14:21:12.081Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://safe-airdrop-agent.vercel.app","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/bh2smith.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-04T09:17:51.000Z","updated_at":"2025-09-02T12:11:45.000Z","dependencies_parsed_at":"2025-08-21T09:18:14.888Z","dependency_job_id":"55a958ce-59b1-42ba-8730-8d438fdd7ed2","html_url":"https://github.com/bh2smith/safe-airdrop-agent","commit_stats":null,"previous_names":["bh2smith/safe-airdrop-agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bh2smith/safe-airdrop-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-airdrop-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-airdrop-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-airdrop-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-airdrop-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bh2smith","download_url":"https://codeload.github.com/bh2smith/safe-airdrop-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-airdrop-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273868155,"owners_count":25182423,"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-09-06T02:00:13.247Z","response_time":2576,"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-02-06T15:06:49.675Z","updated_at":"2025-09-06T06:42:24.555Z","avatar_url":"https://github.com/bh2smith.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Safe Airdrop Agent\n\nA Next.js project that provides an AI assistant for generating multi-asset-transfers for  [Safe](https://safe.global) accounts. This agent performs equivalent functionality to the existing CSV Airdrop in the Safe App Store.\n\n## Features\n\n### Multisend Endpoint\n`/api/multisend`\n- Enables batch transfers of tokens (ERC20, ERC721, ERC1155) to multiple recipients\n- Accepts CSV input as url reference to a google sheet or a plain csv file with the following format:\n  ```csv\n  receiver,token_type,token_address,amount,id\n  0x123...,erc20,0xabc...,100,\n  0x456...,erc721,0xdef...,1,42\n  0x789...,erc1155,0xghi...,5,123\n  ```\n- Supports ENS resolution for receiver addresses\n- Validates token addresses and transfer parameters\n\n### Drain Safe Endpoint\n`/api/drain-safe`\n- Transfers all tokens from a Safe to a specified address\n- Supports multiple token types:\n  - Native tokens (ETH)\n  - ERC20 tokens\n  - NFTs (ERC721 and ERC1155)\n- Automatically detects and processes all token balances\n\n\n## Getting Started\n\nRun the development server:\n\n```bash\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to access the API.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fsafe-airdrop-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbh2smith%2Fsafe-airdrop-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fsafe-airdrop-agent/lists"}