HTTP endpoints
Get global fees
Get global fee configuration (fee ladder + liquidity provider fee ranking).
Response fields
| Parameter | Required | Type | Description |
|---|---|---|---|
result | yes | object | — |
result.liquidityProviderFeeRanking | yes | array[] | — |
result.liquidityProviderFeeRanking[] | yes | array[] | Array items. |
result.regularFeeLadder | yes | array[] | — |
result.regularFeeLadder[] | yes | array[] | Array items. |
Response example
A sample 200 response body is attached to this operation as an OpenAPI example — see the Example panel on this page.
GET
Get global fees
Response
200 - application/json
Fee tiers
Global fee configuration snapshot.
Get global fees