Get the LARI rewards for the current epoch by account id
Pools and Positions (V2)
Get the LARI rewards for the current epoch by account id
GET
Get the LARI rewards for the current epoch by account id
| Hedera Network | Base URL |
|---|---|
| Mainnet | https://api.saucerswap.finance |
| Testnet | https://test-api.saucerswap.finance |
| Previewnet | Not supported |
Headers
API key for authentication. The demo api key provided is globally rate limited. Do not use in production.
Path Parameters
Hedera account id (shard.realm.num)
Example:
"0.0.12345"
Response
200 - application/json
Successful response
Pool id
Example:
3
Timestamp in unix seconds
Example:
1750971600
Token id (shard.realm.num)
Example:
"0.0.731861"
Estimated accrued token reward for the current epoch, updated hourly
Example:
8.658995217249792
Indicates whether the epoch has concluded. Returns true if the epoch is complete
Example:
false