cURL
curl --request GET \ --url https://damm-api.meteora.ag/fee-config/{config_address}
[ { "activate_duration_after_trade_in_seconds": 123, "config_address": "<string>", "creator_authority": "<string>", "fee_percentage": "<string>" } ]
Config address
The response is of type object[].
object[]
Was this page helpful?