Skip to content

Commit

Permalink
Modify amounts of DEC 2024 rewards
Browse files Browse the repository at this point in the history
related to #107
  • Loading branch information
mohammadranjbarz committed Dec 5, 2024
1 parent e6c7cb2 commit 52b6945
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const pools = [
address: "0x301C739CF6bfb6B47A74878BdEB13f92F13Ae5E7",

// https://github.com/Giveth/giveth-dapps-v2/issues/4434
amount: "3825000",
amount: "3584250",
}, // Garden Unipool
];

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const pools = [
address: "0xD93d3bDBa18ebcB3317a57119ea44ed2Cf41C2F2",

// https://github.com/Giveth/giveth-dapps-v2/issues/4434
amount: "2550000",
amount: "2389500",
}, // Garden Unipool
];

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const pools = [
address: "0xc790f82bf6f8709aa4a56dc11afad7af7c2a9867",

// https://github.com/Giveth/giveth-dapps-v2/issues/4434
amount: "2125000",
amount: "1991250",
}, // Garden Unipool
];

Expand Down

0 comments on commit 52b6945

Please sign in to comment.