curl --request GET \
--url https://backend.swap.coffee/v1/pool/{blockchain}/by-token/{address} \
--header 'X-Api-Key: <api-key>'[
{
"dex": "stonfi",
"address": "<string>",
"type": "public",
"amm_type": "constant_product",
"tokens": [
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
],
"reserves": [
123
],
"fees": {
"average_gas": 123,
"divider": 123,
"input": 123,
"output": 123,
"first_token": 123,
"second_token": 123
},
"amm_settings": {},
"restrictions": [
{
"min_swap_amount": 123,
"max_swap_amount": 123
}
],
"unavailable_until": 123
}
]curl --request GET \
--url https://backend.swap.coffee/v1/pool/{blockchain}/by-token/{address} \
--header 'X-Api-Key: <api-key>'[
{
"dex": "stonfi",
"address": "<string>",
"type": "public",
"amm_type": "constant_product",
"tokens": [
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
],
"reserves": [
123
],
"fees": {
"average_gas": 123,
"divider": 123,
"input": 123,
"output": 123,
"first_token": 123,
"second_token": 123
},
"amm_settings": {},
"restrictions": [
{
"min_swap_amount": 123,
"max_swap_amount": 123
}
],
"unavailable_until": 123
}
]"ton"
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
1 <= x <= 100x >= 1list of pools
"stonfi"
public, private, slumbering, invalid constant_product, cubic_stable, curve_fi_stable, concentrated_v3, tonstakers, weighted_constant_product, weighted_stable, bidask UTC unix timestamp in seconds