v1
latestOpenAPI 3.1.02026-07-265086129.5 KBRobinhood Chain
Get creator earnings
Get a single user's earnings view for a Bags V2 token on Robinhood Chain: claimer/partner status, claimable, claimed, and estimated pending amounts. Returns 404 for non-V2 tokens.
get/evm/rh/creator-earnings
Query parameters
tokenAddressstring required
Token address. Accepts any casing; normalized to EIP-55 checksum form.
userstring required
User wallet address. Accepts any casing; normalized to EIP-55 checksum form.
Response
Successfully retrieved creator earnings
Example response
{
"success": true
}