Skip to content

Update pool trading fees

POST
/v2/liquidity/pool/fees
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
>= 1 <= 10000
walletId
required

Admin wallet ID that will update the pool

string
string