From e7b1ac8da975fef026962a535e2a65591030afb6 Mon Sep 17 00:00:00 2001 From: Patrick Gallagher Date: Wed, 7 Aug 2024 14:44:12 -0700 Subject: [PATCH] Update bolts odg-eth --- src/containers/Bolts/quests.tsx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/containers/Bolts/quests.tsx b/src/containers/Bolts/quests.tsx index 8247336c..8e3d20a6 100644 --- a/src/containers/Bolts/quests.tsx +++ b/src/containers/Bolts/quests.tsx @@ -292,14 +292,12 @@ export const QUESTS = (boltsEarnedData: BoltsEarnedData) => [ button: ( ), - text: 'Provide liquidity to the ODG/ETH pair on Camelot to earn Bolts daily.', + text: 'Provide liquidity to the ODG/ETH pair on Camelot to earn Bolts daily. NOTE: When depositing, you must select "Auto" mode and use Gamma to qualify.', items: [ { title: 'Source', status: }, { title: 'Bolts', status: '2,000 per ETH' }, @@ -319,14 +317,12 @@ export const QUESTS = (boltsEarnedData: BoltsEarnedData) => [ button: ( ), - text: 'Provide liquidity to the OD/ETH pair on Camelot to earn Bolts daily.', + text: 'Provide liquidity to the OD/ETH pair on Camelot to earn Bolts daily. NOTE: When depositing, you must select "Auto" mode and use Gamma to qualify.', items: [ { title: 'Source', status: }, { title: 'Bolts', status: '3,000 per ETH' },