💰Prices
This endpoints allow to get real-time prices as well as price history
Last updated
This endpoints allow to get real-time prices as well as price history
Last updated
Returns a list of prices with optional filters based on GET parameters.
Filter pairs by base token name or address
"WETH"
Filter pairs by quote token name or address
"USDT"
List of prices with specified filters
"ok"
^ok$
Returns a list of prices with optional filters based on GET parameters.
UNIX-time from which it is needed to get the historical prices
1693392198
Filter pairs by base token name or address
"WETH"
Filter pairs by quote token name or address
"USDT"
List of prices with specified filters
"ok"
^ok$
Returns Moving Average (MA) indicator values with optional filters.
Filter pairs by base token name or address
"WETH"
Filter pairs by quote token name or address
"USDT"
UNIX-time from which it is needed to get the historical prices
1693392198
List of MA indicator values with specified filters
"ok"
^ok$
Returns Relative Strength Index (RSI) indicator values with optional filters.
Filter pairs by base token name or address
"WETH"
Filter pairs by quote token name or address
"USDT"
List of RSI indicator values with specified filters
"ok"
^ok$
Returns Moving Average (MA) indicator values with optional filters.
Filter pairs by base token name or address
"WETH"
Filter pairs by quote token name or address
"USDT"
List of MA indicator values with specified filters
"ok"
^ok$
Returns Relative Strength Index (RSI) indicator values with optional filters.
Filter pairs by base token name or address
"WETH"
Filter pairs by quote token name or address
"USDT"
UNIX-time from which it is needed to get the historical prices
1693392198
List of RSI indicator values with specified filters
"ok"
^ok$