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
/** @description Estimated value of rewards generated for that day in USD. The exchange rate is the rate at the end of the day provided by CoinGeckko. */
19231
+
rewards_usd?: string;
19232
+
/** @description Estimated value of the staked balance at the beginning of the day in USD. The exchange rate is the rate at the end of the day provided by CoinGeckko. */
* @description A map of Super Representative (SR) addresses with the number of votes to cast for each. The key is a string representing the SR's address, and the value is an integer indicating how many votes to assign to that SR.
0 commit comments