Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Binance Liquid Swap endpoints #285

Merged
merged 9 commits into from
Oct 4, 2020

Conversation

truonghatsts
Copy link

Fast implementation for below endpoints:

GET /sapi/v1/bswap/pools
GET /sapi/v1/bswap/liquidity
POST /sapi/v1/bswap/liquidityAdd
POST /sapi/v1/bswap/liquidityRemove
GET /sapi/v1/bswap/liquidityOps
GET /sapi/v1/bswap/quote
POST /sapi/v1/bswap/swap
GET /sapi/v1/bswap/swap

API docs can be found at https://binance-docs.github.io/apidocs/spot/en/#bswap-endpoints

Copy link
Member

@joaopsilva joaopsilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joaopsilva joaopsilva merged commit c916c2c into binance-exchange:master Oct 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants