Skip to main content
GET
Get deployer claimable positions
Returns token-attributed pending and accrued SOL deployer revenue. All amounts are decimal lamport strings. The wallet-wide residual remains separate, and unavailable attribution returns an error rather than a zero balance. See Deployer Fees for the accounting formula and the separate creator claim flow.

Authorizations

x-api-key
string
header
required

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

Query Parameters

wallet
string
required

Base58 deployer public key; for newly created SOL fee-share v2 configs this is the config payer.

Response

Successfully retrieved reconciled deployer balances

success
boolean
required
Example:

true

response
object
required

Successful deployer response payload.