Skip to content

Commit

Permalink
feat: Change maxSupply (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: chef-cannoli <[email protected]>
  • Loading branch information
0xjojoex and chef-cannoli authored Dec 29, 2023
1 parent 779f95c commit 6299dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/supply.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ export const getLockedCake = async (): Promise<BigNumber> => {
*/
export const planetFinanceBurnedTokensWei = new BigNumber("637407922445268000000000");

export const maxSupply = 750000000;
export const maxSupply = 450000000;

1 comment on commit 6299dbb

@vercel
Copy link

@vercel vercel bot commented on 6299dbb Dec 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.