Links

Swagger

get
/api/v1/swap/estimate-all
This endpoint returns the estimation of all existing dexes based on profit
get
/api/v1/swap/{dex}
This endpoint returns the data for a transaction
get
/api/v1/crossChainSwap/estimate
This endpoint returns the estimation of cross-chain swap
get
/api/v1/crossChainSwap/transaction
This endpoint returns the data for a cross-chain transaction
get
/api/v1/opportunity/{opportunity}/investByToken
This endpoint returns the data for investing in an opportunity by a token except TokenA or Token B
get
/api/v1/opportunity/{opportunity}/investByTokenAAndTokenB
This endpoint returns the data for investing in an opportunity by a tokenA and Token B
get
/api/v1/opportunity/{opportunity}/investByTokenAOrTokenB
This endpoint returns the data for investing in an opportunity by a tokenA or Token B
get
/api/v1/opportunity/{opportunity}/investByLP
This endpoint returns the data for investing in an opportunity by LP token of the opportunity
get
/api/v1/opportunity/{opportunity}/leaveByLP
This endpoint returns the data for leave from an opportunity
get
/api/v1/opportunity/getDetails/{opportunity}
This endpoint returns the details of an opportunity
get
/api/v1/opportunity/{opportunity}/crossChainEstimation
This endpoint returns the data for investing in an opportunity by cross-chain