REST API: LARI rewards by account
Retrieve estimated LARI rewards accrued by a Hedera account for the current epoch, updated hourly, with pool id, token id, and an epoch-final flag.
Authorizations
API key provisioned by the SaucerSwap team. Request one from [email protected] and send it in the x-api-key header with every request.
Headers
API key for authentication. Request a key from [email protected].
"YOUR_API_KEY"
Path Parameters
Hedera account id (shard.realm.num)
"0.0.12345"
Response
Successful response
Pool id
3
Timestamp in unix seconds
1750971600
Token id (shard.realm.num)
"0.0.731861"
Estimated accrued token reward for the current epoch, updated hourly
8.658995217249792
Indicates whether the epoch has concluded. Returns true if the epoch is complete
false