dbc-fee
curl --request POST \
--url https://api.jup.ag/studio/v1/dbc/fee \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"poolAddress": "PoolAddress11111111111111111111111111111111"
}
'{
"unclaimed": "5000000",
"total": "25000000"
}Studio
DBC Fee
Request for unclaimed creator trading fees of a Dynamic Bonding Curve pool
POST
/
dbc
/
fee
dbc-fee
curl --request POST \
--url https://api.jup.ag/studio/v1/dbc/fee \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"poolAddress": "PoolAddress11111111111111111111111111111111"
}
'{
"unclaimed": "5000000",
"total": "25000000"
}Authorizations
Get API key via https://developers.jup.ag/portal
Body
application/json
- Dynamic Bonding Curve pool address
Was this page helpful?
⌘I
