{"id":19864405,"url":"https://github.com/balmy-protocol/swappers","last_synced_at":"2025-10-25T18:18:11.190Z","repository":{"id":50500213,"uuid":"511301932","full_name":"Balmy-protocol/swappers","owner":"Balmy-protocol","description":"This contract will work as a proxy towards other swappers like dexes or transformers","archived":false,"fork":false,"pushed_at":"2025-04-10T12:59:30.000Z","size":1245,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-18T18:09:36.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Balmy-protocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-06T21:49:27.000Z","updated_at":"2025-04-10T12:59:33.000Z","dependencies_parsed_at":"2024-02-05T15:48:41.163Z","dependency_job_id":"dfc414c2-6763-4ada-b352-32e83cdd4b7b","html_url":"https://github.com/Balmy-protocol/swappers","commit_stats":{"total_commits":85,"total_committers":3,"mean_commits":"28.333333333333332","dds":0.2941176470588235,"last_synced_commit":"2ff142592bed1d589405c6ee34ccce7dfb9dc0b1"},"previous_names":["balmy-protocol/swappers","mean-finance/swappers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Fswappers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Fswappers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Fswappers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balmy-protocol%2Fswappers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Balmy-protocol","download_url":"https://codeload.github.com/Balmy-protocol/swappers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251992747,"owners_count":21677020,"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":[],"created_at":"2024-11-12T15:18:34.240Z","updated_at":"2025-10-25T18:18:11.109Z","avatar_url":"https://github.com/Balmy-protocol.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Lint](https://github.com/Balmy-Protocol/swappers/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/Balmy-Protocol/swappers/actions/workflows/lint.yml)\n[![Tests](https://github.com/Balmy-Protocol/swappers/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/Balmy-Protocol/swappers/actions/workflows/tests.yml)\n[![Slither Analysis](https://github.com/Balmy-Protocol/swappers/actions/workflows/slither.yml/badge.svg?branch=main)](https://github.com/Balmy-Protocol/swappers/actions/workflows/slither.yml)\n\n# Balmy Swappers\n\nThis repository holds Balmy's swapping infra:\n\n## 1. The Swap Proxy\n\nThis contract act as a proxy and use the Permit2 Adapter as the backend, but with a way to take funds from the user with an ERC20 Approval.\n\n## Usage\n\nThis is a list of the most frequently needed commands.\n\n### Build\n\nBuild the contracts:\n\n```sh\n$ forge build\n```\n\n### Clean\n\nDelete the build artifacts and cache directories:\n\n```sh\n$ forge clean\n```\n\n### Compile\n\nCompile the contracts:\n\n```sh\n$ forge build\n```\n\n### Coverage\n\nGet a test coverage report:\n\n```sh\n$ forge coverage\n```\n\n### Format\n\nFormat the contracts:\n\n```sh\n$ forge fmt\n```\n\n### Gas Usage\n\nGet a gas report:\n\n```sh\n$ forge test --gas-report\n```\n\n### Lint\n\nLint the contracts:\n\n```sh\n$ yarn lint\n```\n\n### Test\n\nRun the tests:\n\n```sh\n$ forge test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmy-protocol%2Fswappers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalmy-protocol%2Fswappers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmy-protocol%2Fswappers/lists"}