Trade-time earnings
| Metric | Source |
|---|---|
| earned_cashback_lamports | Sum of nonzero TradeEvent cashback for a mint. |
| cashback_events | Count of trades where cashback is greater than zero. |
| earned_creator_fee_lamports | Creator fee observed on TradeEvent breakdowns. |
| distributed_creator_fee_lamports | Legacy API field name that currently stores TradeEvent creator_fee per mint. |
Claim events
- ClaimCashbackEvent adds the claimed amount to account cashback claims and gain_with_claim.
- CollectCreatorFeeEvent adds collected creator-fee value to account creator-fee claims and gain_with_claim.
- DistributeCreatorFeesEvent helps map shareholders to mint flags for overview category attribution.
Cashback claim attribution
For overview breakdowns, cashback claims are attributed back across the user's observed cashback-earning mints. When a claim spans multiple categories, allocation is proportional to the recorded cashback weights.