GTLN Purchase Instructions
Last updated
Was this helpful?
Last updated
Was this helpful?
Bright Moments Marketplace Contract Link
The Golden Token London BrightList snapshot was taken May 23 2022 and registers wallets that were holding minted CryptoCitizens (CryptoVenetians, CryptoNewYorkers, CryptoGalacticans, and CryptoBerliners).
Go to the MarketPlace Mint Pass smart contract
Click "Connect to Web3" to connect your wallet
Find write function #2 "MarketplacePurchaseBrightList", expand the menu
Where it says payableAmount (ether), manually enter the ETH price (1.5) for the Golden Token London.
Where is says SaleIndex (unit256), manually enter 11.
Where it says Amount (unit256), manually enter the number of Golden Token London you want to purchase. BrightList limit is a maximum of 1 Golden Token London. Before proceeding, make sure payableAmount in Part 4 equals THE PRODUCT OF (i) THE NUMBER OF GOLDEN TOKENS, AND (ii) THE PRICE OF THE GOLDEN TOKEN.
Open this to find the BrightList merkle Proof. Locate your BrightListed wallet address via a Ctrl+F or equivalent. Find the merkle Proof in the adjacent column -- it is a long string of text. (Wallet addresses on the spreadsheet were holding a CryptoCitizen when the BrightList snapshot was taken May 23 2022).
Select and Copy the ENTIRE merket Proof in the adjacent column to your wallet address
Paste the copied Proof into the "PurchaseMintPackBrightList" tab where is says Proof (bytes32[])
Click the "Write" button and confirm the transaction in your wallet
Click "Connect to Web3" to connect your wallet
Find write function #1 "MarketplacePurchase", expand the menu
Where it says payableAmount (ether), manually enter the ETH price (1.5) for the Golden Token London x the number of Golden Tokens you want to purchase.
Where is says SaleIndex (unit256), manually enter 11 for the Golden Token London.
Where it says Amount (unit256), manually enter the number of Golden Token Londons you want to purchase. Before proceeding, make sure payableAmount in Part 4 equals THE PRODUCT OF (i) THE NUMBER OF GOLDEN TOKEN LONDONS, AND (ii) THE PRICE OF THE GOLDEN TOKEN LONDON.
FOR EXAMPLE: TO BUY 2 GOLDEN TOKEN LONODNS IN ONE TRANSACTION, YOU ENTER 3.0 IN “payableAmount (ether)” = 1.5x2, and you enter 2 in “Amount (unit256)”
Click the "Write" button and confirm the transaction in your wallet
Go to the MarketPlace Mint Pass smart contract