REST API
Last updated
Last updated
Returns detailed statistics for a specific swap pool including volumes, fees, liquidity metrics and APR. Data is provided as a time series, with each entry corresponding to a specific Stacks block height.
Pool token ID of swap pool.
Specifies the offset of data to be returned, default value is 0.
Specifies number of data to be returned, default value is 10.
Returns 24-hour pool volume history for a specific swap pool. Data is provided as a time series, with each entry corresponding to a specific Stacks block height.
Pool token ID of swap pool.
Specifies the offset of data to be returned, default value is 0.
Specifies number of data to be returned, default value is 10.
Pool token ID of swap pool.
Specifies the offset of data to be returned, default value is 0.
Specifies number of data to be returned, default value is 10.
Returns 7-day pool volume history for a specific swap pool. Data is provided as a time series, with each entry corresponding to a specific Stacks block height.
Pool token ID of swap pool.
Specifies the offset of data to be returned, default value is 0.
Specifies number of data to be returned, default value is 10.
Returns liquidity history for a specific swap pool. Data is provided as a time series, with each entry corresponding to a specific Stacks block height.
Pool token ID of swap pool.
Specifies the offset of data to be returned, default value is 0.
Specifies number of data to be returned, default value is 10.
Pool token ID of swap pool.
Specifies the offset of data to be returned, default value is 0.
Specifies number of data to be returned, default value is 10.
Returns pool's fee rebate history for a specific swap pool. Data is provided as a time series, with each entry corresponding to a specific Stacks block height.
Pool token ID of swap pool.
Specifies the offset of data to be returned, default value is 0.
Specifies number of data to be returned, default value is 10.
Returns a time series of the total value locked (TVL) for a specific token on the ALEX DEX. The response includes TVL values, block heights, timestamps, and token identifiers for each recorded interval.
The Stacks principal of the token contract.
Specifies the offset of data to be returned, default value is 0
Specifies number of data to be returned, default value is 10
Returns the total supply of a specific token on the ALEX DEX. The response includes the token identifier, the total supply value, and the block height at which the total supply was recorded.
The Stacks principal of the token contract.
Returns the current price of a specific token along with the block height at which the price was last synchronized. This endpoint provides real-time price data for the requested token.
The unique identifier of the token, which is Stacks principal of the token contract.
Returns a list of all existing pool token statistics on the ALEX DEX, including details such as token prices, total supply, reserved balances, and the block height at which these statistics were recorded.
Returns a list of the historical price data for a specific token, providing a time series of average prices. This endpoint supports optional filters for block height ranges, ordering, and pagination.
The unique identifier of the token, which is Stacks principal of the token contract.
Specifies number of data to be returned, default value is 10
Specifies the order of block height to be returned, default value is desc
Specifies the end block height of data to be returned
Specifies the start block height of data to be returned
Specifies the offset of data to be returned, default value is 0
Returns detailed market statistics for a specific ticker over the last 24 hours. The response includes trading volumes, prices, and other metrics for the requested trading pair.
Unique identifier of the pool, consisting of the token principals of each token delimited by an underscore.
Returns a list of all historical trades for a specific pool token on the ALEX DEX. The response includes trade details such as volumes, prices, and timestamps for each recorded trade.
Pool token ID of swap pool.
Specifies number of recent block heights to be returned, default value is 1000
No Content
No Content
Get all tickers from AMM
Get all token pairs from AMM
Get all stats of AMM pools