uniswap-gw¶
This gw will passthrough to uniswap-api and provide access from uniswap securitize ui
Links¶
- Repository: securitize_dev/uniswap-gw
- API URL: https://uniswap-gw.internal.dev.securitize.io
- Swagger UI: https://uniswap-gw.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://uniswap-gw:8080
Endpoints (7)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/v1/translations/{language} |
No description | Translations |
GET |
/health |
Get status of service health | Health |
POST |
/v1/token-trading/quote |
Get quote for token swap | Token Trading |
POST |
/v1/token-trading/check-approval |
Check token approval status | Token Trading |
POST |
/v1/token-trading/orders |
Create a new order | Token Trading |
GET |
/v1/token-trading/orders |
Get order by id | Token Trading |
GET |
/v1/configuration/feature-flags |
Get features flags | Configuration |