Update pool trading fees
POST /v2/liquidity/pool/fees
POST
/v2/liquidity/pool/fees
Request Body required
Section titled “Request Body required ”object
poolId
required
UUID of the pool to update
string
fee
required
Trading fee in basis points taken from each swap (e.g., 300 for 0.3% fee on each token0<>token1 swap)
number
walletId
required
Admin wallet ID that will update the pool
string
Responses
Section titled “ Responses ”string