{"id":36437808,"url":"https://github.com/aux-exchange/aux-exchange","last_synced_at":"2026-01-18T13:00:36.131Z","repository":{"id":61651149,"uuid":"551104899","full_name":"aux-exchange/aux-exchange","owner":"aux-exchange","description":"https://aux.exchange/","archived":false,"fork":false,"pushed_at":"2023-03-17T13:04:01.000Z","size":68787,"stargazers_count":50,"open_issues_count":25,"forks_count":29,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-06-19T23:18:51.142Z","etag":null,"topics":["amm","aptos","blockchain","clob","defi","order-book","sui"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aux-exchange.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-10-13T21:08:35.000Z","updated_at":"2024-02-28T14:23:40.000Z","dependencies_parsed_at":"2024-06-18T22:37:29.099Z","dependency_job_id":"0005ae82-c3c2-4758-bcb0-6ffec96cf445","html_url":"https://github.com/aux-exchange/aux-exchange","commit_stats":{"total_commits":313,"total_committers":12,"mean_commits":"26.083333333333332","dds":0.6421725239616614,"last_synced_commit":"e5b7cec8bd96e5f170457b34db01f8e8eee8f491"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/aux-exchange/aux-exchange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aux-exchange%2Faux-exchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aux-exchange%2Faux-exchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aux-exchange%2Faux-exchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aux-exchange%2Faux-exchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aux-exchange","download_url":"https://codeload.github.com/aux-exchange/aux-exchange/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aux-exchange%2Faux-exchange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["amm","aptos","blockchain","clob","defi","order-book","sui"],"created_at":"2026-01-11T20:00:22.343Z","updated_at":"2026-01-18T13:00:36.113Z","avatar_url":"https://github.com/aux-exchange.png","language":"JavaScript","funding_links":[],"categories":["**6\\. Detailed Data Tables of Financial Projects**"],"sub_categories":["**Table 2: Aptos Ecosystem Financial Projects**"],"readme":"# AUX\n\n## 🚀🚀🚀 Status Update March 17, 2023\n\nWe have decided to cease the development on [aux.exchange](https://aux.exchange). It has been a fun ride and we are honored to be part of amazing aptos community.\n\nWe will leave the website up for a while, there is also instruction at the end of the README to run the website on your own. Feel free to poke around the codes, and have fun!\n\n## Table of Content\n\n- [AUX](#aux)\n  - [Introduction](#introduction)\n  - [Fees and Rebates](#fees-and-rebates)\n  - [Start Trading](#start-trading)\n  - [Typescript SDK](#typescript-sdk)\n  - [Addresses](#addresses)\n  - [Contributing to AUX](#contributing-to-aux)\n    - [Quickstart](#quickstart)\n    - [Deployment](#deployment)\n\n## Introduction\n\nAUX is a decentralized exchange powered by Aptos. We support the following\nfeatures:\n\n- Liquidity pools (AMM)\n- Central limit order book (CLOB)\n- Router for best execution between AMM and CLOB\n\n## Fees and Rebates\n\n- Liquidity pool fees are set by the pool creator. AUX expects fees to range from\n  0 bps to 30 bps. All fees are retained by the liquidity providers.\n- Central limit order book fees are 0 bps for both maker and taker sides.\n- The AUX router does not charge any fees on top of the underlying liquidity pool\n  or central limit order book fees.\n\n## Start Trading\n\nNavigate to our [web app](https://aux.exchange) to start trading.\n\n## Aptos\n\n### Typescript SDK\n\nWe provide a typescript SDK for AUX exchange on Aptos. Also known as `aux-ts`.\n\nSee [`aptos/api/aux-ts/examples`](./aptos/api/aux-ts/examples) for examples of interacting\nwith the AMM and CLOB through typescript.\n\nIn particular, we recommend starting with `devnet-amm-instructions.ts`.\n\n### Addresses\n\n| network | contract | address                                                                                                                                                                                           |\n| ------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| devnet  | deployer | [`0x52746eee4d2ecc79f940f617d1e98f885467c185e93a444bc6231a8b1960c48a`](https://explorer.aptoslabs.com/account/0x52746eee4d2ecc79f940f617d1e98f885467c185e93a444bc6231a8b1960c48a?network=devnet)  |\n| devnet  | aux      | [`0xea383dc2819210e6e427e66b2b6aa064435bf672dc4bdc55018049f0c361d01a`](https://explorer.aptoslabs.com/account/0xea383dc2819210e6e427e66b2b6aa064435bf672dc4bdc55018049f0c361d01a?network=devnet)  |\n| testnet | deployer | [`0x27a5ed998335d3b74ee2329bdb803f25095ca1137015a115e748b366c44f73be`](https://explorer.aptoslabs.com/account/0x27a5ed998335d3b74ee2329bdb803f25095ca1137015a115e748b366c44f73be?network=testnet) |\n| testnet | aux      | [`0x8b7311d78d47e37d09435b8dc37c14afd977c5cfa74f974d45f0258d986eef53`](https://explorer.aptoslabs.com/account/0x8b7311d78d47e37d09435b8dc37c14afd977c5cfa74f974d45f0258d986eef53?network=testnet) |\n| mainnet | deployer | [`0x5a5e124ea1f3fc5fcfae3c198765c3b4c8d72c7236ae97ef6e5a9bc7cfda549c`](https://explorer.aptoslabs.com/account/0x5a5e124ea1f3fc5fcfae3c198765c3b4c8d72c7236ae97ef6e5a9bc7cfda549c?network=mainnet) |\n| mainnet | aux      | [`0xbd35135844473187163ca197ca93b2ab014370587bb0ed3befff9e902d6bb541`](https://explorer.aptoslabs.com/account/0xbd35135844473187163ca197ca93b2ab014370587bb0ed3befff9e902d6bb541?network=mainnet) |\n\n## Contributing to AUX\n\nSee [Contributing](./CONTRIBUTING.md).\n\n### Quickstart\n\nSee [Quickstart](./CONTRIBUTING.md#Quickstart) for tutorials on how to run a local instance or in a container.\n\n### Deployment\n\nSee [deployment](./CONTRIBUTING.md#Deployment) for how to deploy the contract.\n\n## Run a local version of the UI\n\nThe web app of aux.exchange is a pure client side web application, located at [firebase/hosting/swap-trading](./firebase/hosting/swap-trading).\n\nThe UI can be launched by any standard web server that can serve static files. An example in golang is provided at [here](./firebase/hosting/swap-trading/serve.go).\n\nThe golang example can also be run directly if golang\u003e=1.19 is setup:\n\n```sh\ngo run github.com/aux-exchange/aux-exchange/firebase/hosting/swap-trading@latest\n```\n\nThe default port is 5173, which can be changed by `-port` option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faux-exchange%2Faux-exchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faux-exchange%2Faux-exchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faux-exchange%2Faux-exchange/lists"}