Skip to content
Bankr Support home
Bankr Support home

Reading & Claiming Creator Fees

Reading Fees (No Auth Required)

Per-token: GET /public/doppler/token-fees/0xTokenAddress?days=30

Per-beneficiary: GET /public/doppler/claimable-fees/0xTokenAddress?beneficiary=0xYourAddress

All tokens: GET /public/doppler/creator-fees/0xYourAddress?days=30

CLI: bankr fees, bankr fees --token 0xAddr, bankr fees --json

Claiming

Only the current fee beneficiary can claim (57% of 1.2% swap fee).

Token page: /launches/<tokenAddress> → Claim. Bankr wallet = gas sponsored. External wallet = you pay gas.

Chat: "claim my fees for TokenName" or "show all my tokens with unclaimed fees".

Self-custody: POST /public/doppler/build-claim with up to 50 addresses. Returns unsigned transactions.

Caching

2-minute server-side cache. Poll at most every 30 seconds.