Main

Get CLMM dynamic-fee configurations

Retrieve the calibrated DynamicFeeConfig tiers a new CLMM pool can opt into when enableDynamicFee=true is passed to CreateCustomizablePool. Each entry exposes the per-tier parameters (filter period, decay period, reduction factor, dynamic-fee control, max volatility accumulator) that govern the volatility-tracking surcharge. Cached 60 seconds.

get/main/clmm-dynamic-config

Response

Success

idstring required

Request ID (UUID)

successboolean required

Whether the request was successful

msgstring

Error message if success is false

Changes

No recorded changes to this endpoint across all 1 revision of this API.