Skip to content

Update Fee Collector

POST
/liquidity/pool/fee-collector

Update the fee collector for a pool.

Authorizations

Request Body required

object
poolId
required

UUID of the pool to update

string format: uuid
feeCollectorWalletId
required

UUID of the new fee collector wallet

string format: uuid
walletId
required

Admin wallet ID that will update the pool

string format: uuid

Responses

200

Fee collector updated successfully

object
queryId

ID of the command operation

string format: uuid

400

Bad Request

object
code
integer
400
message
string
Bad Request
details
string
Invalid input parameters