-
- Weekly Rewards
-
-
-
- {hypotheticalRewardRates &&
- hypotheticalRewardRates.map((hypotheticalRewardRate, idx) => {
- return (
-
- {hypotheticalRewardRate
- .multiply((60 * 60 * 24 * 7).toString())
- .toSignificant(4, { groupSeparator: ',' }) + ` ${hypotheticalRewardRate.token.symbol} / week`}
-
- )
- })}
-
-
+ {!leverage && (
+