curl --request GET \
--url https://backend.swap.coffee/v1/strategies/eligibility/to-tokens/{address}
[
"<string>"
]
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
limit
, dca
, vca
List of addresses of supported to-tokens for strategies for given from-token
The response is of type string[]
.
curl --request GET \
--url https://backend.swap.coffee/v1/strategies/eligibility/to-tokens/{address}
[
"<string>"
]
curl --request GET \
--url https://backend.swap.coffee/v1/strategies/eligibility/to-tokens/{address}
[
"<string>"
]
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
limit
, dca
, vca
List of addresses of supported to-tokens for strategies for given from-token
The response is of type string[]
.
curl --request GET \
--url https://backend.swap.coffee/v1/strategies/eligibility/to-tokens/{address}
[
"<string>"
]