-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add DEC 2024 rewards #107
Add DEC 2024 rewards #107
Conversation
address: "0x301C739CF6bfb6B47A74878BdEB13f92F13Ae5E7", | ||
|
||
// https://github.com/Giveth/giveth-dapps-v2/issues/4434 | ||
amount: "3825000", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to Giveth/giveth-dapps-v2#4869
It should be: 3,584,250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
address: "0xD93d3bDBa18ebcB3317a57119ea44ed2Cf41C2F2", | ||
|
||
// https://github.com/Giveth/giveth-dapps-v2/issues/4434 | ||
amount: "2550000", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Likewise, it should be 2,389,500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
address: "0xc790f82bf6f8709aa4a56dc11afad7af7c2a9867", | ||
|
||
// https://github.com/Giveth/giveth-dapps-v2/issues/4434 | ||
amount: "2125000", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Likewise, it should be 1,991,250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
related to #107
Thanks @aminlatifi I pushed the changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @mohammadranjbarz
@aminlatifi @laurenluz I merged/ deployed and modified the scripts on the server to execute these new scripts |
Thanks @mohammadranjbarz |
related to Giveth/giveth-dapps-v2#4869