{"id":25626977,"url":"https://github.com/volumefi/palomadex","last_synced_at":"2025-07-25T04:33:07.605Z","repository":{"id":277169493,"uuid":"873854976","full_name":"VolumeFi/palomadex","owner":"VolumeFi","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-01T08:36:26.000Z","size":1040,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T09:32:11.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/VolumeFi.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":"2024-10-16T20:45:45.000Z","updated_at":"2025-02-12T16:07:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a674de1-3c12-4ef9-a07a-46224d81dabd","html_url":"https://github.com/VolumeFi/palomadex","commit_stats":null,"previous_names":["volumefi/palomadex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VolumeFi/palomadex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpalomadex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpalomadex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpalomadex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpalomadex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VolumeFi","download_url":"https://codeload.github.com/VolumeFi/palomadex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpalomadex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266954410,"owners_count":24011795,"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-07-25T02:00:09.625Z","response_time":70,"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-22T17:32:07.312Z","updated_at":"2025-07-25T04:33:07.595Z","avatar_url":"https://github.com/VolumeFi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Palomadex Astroport Core\n\nMulti pool type automated market-maker (AMM) protocol powered by smart contracts on the Palomachain as a fork of Astroport.\n\n## General Contracts\n\n| Name                                               | Description                                                         |\n|----------------------------------------------------|---------------------------------------------------------------------|\n| [`factory`](contracts/factory)                     | Pool creation factory                                               |\n| [`pair`](contracts/pair)                           | Pair with x*y=k curve                                               |\n| [`pair_stable`](contracts/pair_stable)             | Pair with stableswap invariant curve                                |\n| [`router`](contracts/router)                       | Multi-hop trade router                                              |\n\n### You can compile each contract:\n\nGo to contract directory and run\n\n```\ncargo wasm\ncp ../../target/wasm32-unknown-unknown/release/palomadex_token.wasm .\nls -l palomadex_token.wasm\nsha256sum palomadex_token.wasm\n```\n\n### You can run tests for all contracts\n\nRun the following from the repository root\n\n```\ncargo test\n```\n\n### For a production-ready (compressed) build:\n\nRun the following from the repository root\n\n```\n./scripts/build_release.sh\n```\n\nThe optimized contracts are generated in the artifacts/ directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolumefi%2Fpalomadex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolumefi%2Fpalomadex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolumefi%2Fpalomadex/lists"}