Skip to main content
GET
Get creator fees
A token’s total lifetime earnings for display = lifetimeCreatorFeesWei + lifetimePartnerFeesWei + pendingHookFeesWei (the un-swept accrual still sitting on the hook).

Authorizations

x-api-key
string
header
required

API key authentication. Provide your API key as the header value.

Query Parameters

tokenAddress
string
required

Token address. Accepts any casing; normalized to EIP-55 checksum form.

Response

Successfully retrieved creator fees

success
boolean
required
Example:

true

response
object