<Text info={appTheme == 'light'}>Earn Solace token options as a reward</Text> @@ -618,7 +618,20 @@ export const PoolModal: React.FC<PoolModalProps> = ({ modalTitle, func, isOpen, </div> )} <GasRadioGroup mb={20} /> {func == FunctionName.DEPOSIT_ETH && <AutoStakeOption ...