Pool Info (SOL)
This API is used to get information about the liquidity pool of a Solana token (available for enterprise)
URL
https://api-bot-v1.dbotx.com/dex/poolinfo?chain=solana&pair={pair}
Header
X-API-KEY
Parameters
{chain}
Required
{pair}
Required
Notes
1. X-API-KEY can be obtained in your "Dashboard", go to check: Dashboard
2. In the paging type interface, use the next field in the return value as the query parameter for the next page (if next == null, it means that paging has ended)