Fees

Fee information.

Get fee amounts

get

Returns the liquidity provider fee and operator fee percentages for the pool.

Path parameters
tokenAstring · enumRequired

The name/symbol of the first token (URL encoded).

Example: CCPossible values:
tokenBstring · enumRequired

The name/symbol of the second token (URL encoded).

Example: USDCxPossible values:
Responses
chevron-right
200

Fee amounts

application/json
get
/feeAmount/{tokenA}/{tokenB}

Last updated

Was this helpful?