diff --git a/deployments/notifyRewardAmount/optimism/givpower_distribute_extended_dec_2024.js b/deployments/notifyRewardAmount/optimism/givpower_distribute_extended_dec_2024.js index 1830b3e..b1f7518 100644 --- a/deployments/notifyRewardAmount/optimism/givpower_distribute_extended_dec_2024.js +++ b/deployments/notifyRewardAmount/optimism/givpower_distribute_extended_dec_2024.js @@ -8,7 +8,7 @@ const pools = [ address: "0x301C739CF6bfb6B47A74878BdEB13f92F13Ae5E7", // https://github.com/Giveth/giveth-dapps-v2/issues/4434 - amount: "3825000", + amount: "3584250", }, // Garden Unipool ]; diff --git a/deployments/notifyRewardAmount/xDAI/givpower_distribute_extended_dec_2024.js b/deployments/notifyRewardAmount/xDAI/givpower_distribute_extended_dec_2024.js index b1f07f0..79f5313 100644 --- a/deployments/notifyRewardAmount/xDAI/givpower_distribute_extended_dec_2024.js +++ b/deployments/notifyRewardAmount/xDAI/givpower_distribute_extended_dec_2024.js @@ -8,7 +8,7 @@ const pools = [ address: "0xD93d3bDBa18ebcB3317a57119ea44ed2Cf41C2F2", // https://github.com/Giveth/giveth-dapps-v2/issues/4434 - amount: "2550000", + amount: "2389500", }, // Garden Unipool ]; diff --git a/deployments/notifyRewardAmount/zkevm/givpower_distribute_extended_dec_2024.js b/deployments/notifyRewardAmount/zkevm/givpower_distribute_extended_dec_2024.js index 28e83fd..c4e5e69 100644 --- a/deployments/notifyRewardAmount/zkevm/givpower_distribute_extended_dec_2024.js +++ b/deployments/notifyRewardAmount/zkevm/givpower_distribute_extended_dec_2024.js @@ -8,7 +8,7 @@ const pools = [ address: "0xc790f82bf6f8709aa4a56dc11afad7af7c2a9867", // https://github.com/Giveth/giveth-dapps-v2/issues/4434 - amount: "2125000", + amount: "1991250", }, // Garden Unipool ];