Skip to content
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

chore: Land sale 58 mainnet #1582

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

adjisb
Copy link
Contributor

@adjisb adjisb commented Sep 4, 2024

Second attempt of the landsale 35 (sector 58).
https://internal-jira.atlassian.net/browse/GE-117

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),
};

@adjisb adjisb requested a review from a team as a code owner September 4, 2024 18:25
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),
};
@adjisb adjisb force-pushed the chore/mainnet-deploy-landsale-58-2 branch from db9fe34 to f32a313 Compare September 6, 2024 11:15
@adjisb adjisb merged commit 7613512 into master Sep 6, 2024
6 checks passed
@adjisb adjisb deleted the chore/mainnet-deploy-landsale-58-2 branch September 6, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants