Utilities
Get tick state
Returns the state of a specific tick in a pool, including liquidity information.
Body
amm_config_indexinteger · int32RequiredExample:
AMM configuration index
25mint0stringRequiredExample:
First pool token address
ammoK8AkX2wnebQb35cDAZtTkvsXQbi82cGeTnUvvfKmint1stringRequiredExample:
Second pool token address
ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXxtickinteger · int32RequiredExample:
Tick index
123860Responses
200
PTick state
application/json
500
Internal server error.
post
/api/ptick_state/Last updated