cURL
curl --request POST \ --url https://lite-api.jup.ag/studio/v1/dbc/fee \ --header 'Content-Type: application/json' \ --data '{ "poolAddress": "<string>" }'
{ "unclaimed": "<string>", "total": "<string>" }
Request for unclaimed creator trading fees of a Dynamic Bonding Curve pool
Successful response