cURL
curl --request POST \ --url https://lite-api.jup.ag/studio/v1/dbc/fee/create-tx \ --header 'Content-Type: application/json' \ --data '{ "ownerWallet": "<string>", "poolAddress": "<string>", "maxQuoteAmount": 1 }'
{ "transaction": "<string>" }
Request for a base64-encoded unsigned transaction to claim creator trading fees of a Dynamic Bonding Curve pool
x >= 0