EVM Contract - opensea.io Public Stage

Setup with which you will be able to run any public stages in opensea.io

  1. In the Contract Address field put the value as standard. 0x00005EA00Ac477B1030CE78506496e8C2dE24bf5

    It will not change depending on the drop

  2. Extract the mint address and put it in the Function Parameters

    EXTRACTED_CONTRACT_ADDRESS;0x0000a26b00c1F0DF003000390027140000fAa719;{address};MINT_AMOUNT

  1. Field Function Signature field put the value as standard. mintPublic(address,address,address,uint256)

  1. in the Value field 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