PancakeSwap V2
Supported Chains
Available Endpoints:
DEX IDs
DEX Name
Chain
DEX ID
Endpoint Details
/getprice
Returns the swap quotation for the given token pair.
Query Parameters
Name
Type
Description
/getuserliquidity
Returns the balance of a particular token pair of an account.
Query Parameters
Name
Type
Description
Query Parameters for APTOS
Name
Type
Description
/getpoolliquidity
Returns the total liquidity for a specified pool.
Query Parameters
Name
Type
Description
/gettokenliquidity
Returns the individual token liquidity within the specified liquidity pool.
Query Parameters
Name
Type
Description
/getindividualposition
Returns the liquidity position for a specified user address across all the pools for the DEX. Currently available on Binance
Query Parameters
Name
Type
Description
/getpoolindividualliquidity
Query Parameters
Name
Type
Description
/getpool
Query Parameters
/gethistoricaltimeseries
Get the historical time series transactions for a specific pool address. Currently available on Binance
Query Parameters
Name
Type
Description
/gethistoricaltransactions
Get the historical transactions focusing on swaps associated with a specific pool address. Currently available on Binance
Query Parameters
Name
Type
Description
/swap
Initiate a swap transaction on a specified DEX.
Request Body
Name
Type
Description
Request Body for APTOS
Name
Type
Description
/addliquidity
Add liquidity to a specified pool in a specified DEX.
Request Body
Name
Type
Description
Request Body for APTOS
Name
Type
Description
/removeliquidity
Remove liquidity from a specified pool for a specified DEX.
Request Body
Name
Type
Description
Request Body for APTOS
Name
Type
Description
Last updated

