Get detailed data for a SaucerSwap V2 pool by id
Pools and Positions (V2)
Get detailed data for a SaucerSwap V2 pool by id
GET
Get detailed data for a SaucerSwap V2 pool by id
Headers
API key for authentication. The demo api key provided is globally rate limited. Do not use in production.
Path Parameters
Saucerswap pool id
Example:
1
Response
200 - application/json
Successful response
Pool id
Example:
1
Contract id (shard.realm.num)
Example:
"0.0.3948521"
Example:
Example:
Total amount for token A
Example:
"6313040"
Total amount for token B
Example:
"6313042"
Swap fee tier for the pool, denoted in basis points
Example:
500
Encoded square root of price ratio between tokens in the pool as a Q64.96 number
Example:
"79228162514992909706099547250"
Current active tick index, representing a specific price point in the pool
Example:
0
Total liquidity for the pool
Example:
"10878982596"