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
}
]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 UTC unix timestamp in seconds