Skip to content

Commit

Permalink
Merge pull request #35 from worldcoin/update-wld-grant-amount
Browse files Browse the repository at this point in the history
update wld grant amount
  • Loading branch information
karankurbur authored Oct 1, 2024
2 parents 3e8b175 + a9ccfaf commit 43b06e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WLDGrant.sol
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ contract WLDGrant is IGrant {
uint256[] public grantAmountsList = [
6180000000000000000,
6000000000000000000,
5820000000000000000,
5210000000000000000,
5590000000000000000,
5360000000000000000,
5150000000000000000,
Expand Down

0 comments on commit 43b06e4

Please sign in to comment.