curl --request GET \
--url https://backend.swap.coffee/v1/dex/pools \
--header 'X-Api-Key: <api-key>'[
{
"address": "EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs",
"amm_type": "constant_product",
"tokens": [
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
],
"reserves": [
123
],
"amm_settings": {},
"unavailable_until": 123
}
]curl --request GET \
--url https://backend.swap.coffee/v1/dex/pools \
--header 'X-Api-Key: <api-key>'[
{
"address": "EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs",
"amm_type": "constant_product",
"tokens": [
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
],
"reserves": [
123
],
"amm_settings": {},
"unavailable_until": 123
}
]Documentation Index
Fetch the complete documentation index at: https://docs.swap.coffee/llms.txt
Use this file to discover all available pages before exploring further.
List of all existing pools. Recached time to time
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
constant_product, cubic_stable, curve_fi_stable, concentrated_v3, tonstakers, weighted_constant_product, weighted_stable, bidask, moon_dlmm, bidask_damm Show child attributes
UTC unix timestamp in seconds