EVM Contract - opensea.io Public Stage
Setup with which you will be able to run any public stages in opensea.io
In the
Contract Addressfield put the value as standard. 0x00005EA00Ac477B1030CE78506496e8C2dE24bf5It will not change depending on the drop
Extract the mint address and put it in the
Function ParametersEXTRACTED_CONTRACT_ADDRESS;0x0000a26b00c1F0DF003000390027140000fAa719;{address};MINT_AMOUNT
Don't forget to change the function parameters: EXTRACTED_CONTRACT_ADDRESS, MINT_AMOUNT
The MINT_AMOUNT should be 1 <= MINT_AMOUNT <= max per wallet

Field
Function Signaturefield put the value as standard. mintPublic(address,address,address,uint256)
in the
Valuefield put the price =(nft + fee of the site (if it is present there)) * MINT_AMOUNT
Then there are the custom settings, and they vary depending on many factors:
The level of hype
Chain
And many others

Last updated