Merge pull request #6 from alexgo-io/feat/amm-pool-stats

feat: amm pool stats
This commit is contained in:
fiftyeightandeight
2025-02-25 10:06:21 +08:00
committed by GitHub

View File

@@ -93,3 +93,7 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.a
{% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/public/pairs" method="get" %}
[https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml)
{% endswagger %}
{% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/public/amm-pool-stats" method="get" %}
[https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml)
{% endswagger %}