Fix API Endpoint for Accurate FPR Rewards

Hi team! Is it possible to fix the endpoint for the summary balance of available rewards? These two endpoints return different data for FPR tokens.

https://api.mainnet.klever.finance/v1.0/address/klv15galqpn3sv5xxdhkd2md582mtvteny9dca42l7z0lnj6zhgh3faqu3rjpn/allowance/list

This endpoint, which provides rewards for all assets, displays allStakingRewards even if they have already been claimed.

https://api.mainnet.klever.finance/v1.0/address/klv15galqpn3sv5xxdhkd2md582mtvteny9dca42l7z0lnj6zhgh3faqu3rjpn/allowance?asset=GOAT-3NXV

This endpoint returns accurate data for the asset.
@Duka

1 Like

Hello my friend.

The @Blockchain team will check it and circle back to you soon.

Hello @KIRA_Gem!

In this case, I recommend using the /allowance/list endpoint with a filter by asset:

:link:
https://api.mainnet.klever.finance/v1.0/address/klv15galqpn3sv5xxdhkd2md582mtvteny9dca42l7z0lnj6zhgh3faqu3rjpn/allowance/list?asset=GOAT-3NXV

I believe this will return the result you’re looking for.

Let me know if you need anything else! :rocket:

We are using this endpoint, which is exactly why I wrote to you, as it doesn’t reflect the real situation. The rewards for this asset were received quite a long time ago, yet I still see the rewards

1 Like