You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to fetch reward of all staking transactions against any SUI address.
Currently I am getting this by calling suix_getStakes endpoint by passing Address hash but I get estimatedReward from this API that will keep changing even in very old epoch cases.
Can you please suggest how can I get this or please let me know if I am on some wrong path.
Thanks
The text was updated successfully, but these errors were encountered:
Hi Team,
I want to fetch reward of all staking transactions against any SUI address.
Currently I am getting this by calling suix_getStakes endpoint by passing Address hash but I get estimatedReward from this API that will keep changing even in very old epoch cases.
Can you please suggest how can I get this or please let me know if I am on some wrong path.
Thanks
The text was updated successfully, but these errors were encountered: