We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6a694 commit c47ca1bCopy full SHA for c47ca1b
apps/web/src/views/universalFarms/components/FarmStatusDisplay/config.ts
@@ -16,19 +16,19 @@ export const rewardConfig: Partial<Record<ChainId, RewardConfig[]>> = {
16
{
17
poolAddress: '0xE38B4d4Dc90E6a0859bEE047689d97db7fD94621',
18
rewardProvider: RewardProvider.Falcon,
19
- multiplier: 40,
+ multiplier: 20,
20
},
21
22
poolAddress: '0x24618d12b5eA15bB6fe3c81bBb9E011b5D5b107c',
23
24
25
26
],
27
[ChainId.ETHEREUM]: [
28
29
poolAddress: '0x0d9EA0D5E3f400b1df8F695be04292308c041E77',
30
31
32
33
34
}
0 commit comments