-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We used a specific set of prices: // These are Mainnet prices based on 0.036367$ per SAND const prices: {[priceId: string]: string} = { "1x1": sandWei(50), "3x3": sandWei(8648), "6x6": sandWei(32772), "12x12": sandWei(123806), "24x24": sandWei(466102), premium_1x1: sandWei(100), };
- Loading branch information
Andres Adjimann
committed
Sep 6, 2024
1 parent
3b0a941
commit f32a313
Showing
2 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f32a313
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.
Coverage for this commit
Coverage Report