cURL
curl --request GET \ --url https://{environment}.garden.finance/v2/fees \ --header 'garden-app-id: <api-key>'
{ "status": "Ok", "result": "2668122" }
garden-app-id
If you do not yet have an app ID, please follow these steps.
Total swap fees.
Ok
Error
Was this page helpful?