Get Daily Wallet Rewards (Aggregated)
Permissions required: Read vault activity
Get daily aggregated rewards for a wallet over a specified date range (maximum 31 days).
Authorizations
An API key associated with a security role
Path Parameters
The unique identifier of the wallet
Query Parameters
Reward types to include. Only the specified types will be returned.
Note: Do not query both an aggregate type and its component granular types in the same request to avoid double-counting.
Solana reward types.
DELEGATION_REWARDS- Standard staking delegation rewardsDELEGATION_MEV_REWARDS- MEV rewards from staking delegation
Ethereum reward types.
Aggregate types:
CONSENSUS_LAYER_REWARDS- Sum of BLOCK_PROPOSER_REWARDS + ATTESTATION_REWARDS + SYNC_COMMITTEE_REWARDSEXECUTION_LAYER_REWARDS- Execution layer rewards including transaction fees and MEV
Granular types:
BLOCK_PROPOSER_REWARDS- Block proposal rewardsATTESTATION_REWARDS- Block attestation rewardsSYNC_COMMITTEE_REWARDS- Sync committee participation rewards
1DELEGATION_MEV_REWARDS, DELEGATION_REWARDS, CONSENSUS_LAYER_REWARDS, EXECUTION_LAYER_REWARDS, BLOCK_PROPOSER_REWARDS, ATTESTATION_REWARDS, SYNC_COMMITTEE_REWARDS Filter rewards by asset type.
Response
Success
Response containing daily rewards over a date range for a specific reward type
Array of daily reward entries, one per day in the requested range
Related topics
Get Wallet Rewards (Per-Event)Stablecoin rewards and yieldPre-Pectra stakingGet Wallet BalancesStablecoin rewards rates