Claim creator/partner fees (not yet implemented)
Single-endpoint claim for pump.fun creator fees and Meteora
partner/creator fees. Discriminates on platform.
Replaces POST /api/sol/fee-claim from public.raze.sh.
Stub — returns 501-style error in the response body.
Authorizations
Body
Claim pump.fun creator fees or Meteora partner/creator fees. Not yet implemented (501).
pumpfun, meteora Meteora only.
creator, partner Meteora only.
base64, base58 Response
Response envelope (currently always success: false)
Shared envelope for every /utils/sol/* write endpoint. Optional
fields are omitted from the JSON when unset.
Serialized partially-signed transactions in submission order.
For batch endpoints (transfer, burn): packing metadata.
batches[i] describes transactions[i].
Set by /utils/sol/launch — the mint of the launched token.
Set by /utils/sol/launch and /utils/sol/fees/claim.
Set by /utils/sol/fees/config for action=status reads.
Set when the request had simulate: true. One entry per built tx,
in the same order as transactions. Each entry is the RPC
simulateTransaction value object (logs / unitsConsumed / err).
