cURL
curl --request GET \ --url https://api.compute.x.io/v1/compute/rewards
{ "data": [ { "total_reward": 123, "availability_reward": 123, "job_reward": 123, "total_uptime_ms": 123, "uptime_percentage": 123, "total_execution_ms": 123, "hours_worked": 123, "compound_multiplier": 123, "is_paid": true, "epoch": { "epoch_number": 123, "start_date": "2023-12-25", "end_date": "2023-12-25", "status": "<string>", "uuid": "<string>" }, "node": { "uuid": "<string>", "name": "<string>" }, "object": "compute_reward", "created_at": "2023-12-25", "updated_at": "2023-12-25", "uuid": "<string>", "account_uuid": "<string>", "assignable_time_ms": 123, "assignable_percentage": 123, "total_preparation_ms": 123, "preparation_reward": 123, "transaction_hash": "<string>", "epoch_uuid": "<string>", "node_uuid": "<string>" } ], "limit": 123, "page": 123, "total": 123 }
1 <= x <= 100
1
1 <= x <= 9007199254740991
"created_at OR -created_at"
"2025-01-01,2025-03-01"
"true"
List compute rewards
Show child attributes