Fixed price:
0xB645cFfD9bFB93c2c181d5Be0D6a8C1d81C2aEf3
Dutch auction:
0x1bC736a2b144096a4752534C557D7E6C311CcAF1
On the contract etherscan page, click on Contract:
Then click on Write contract
Look for buy
payableAmount: the amount of ETH that will be sent (inETH). it needs to beprice * amount_token: it's the address you fetched from fxhash website_reserveId: it will be 0 if there are no allow lists_amount: the quantity of iterations you want to mint_to: address that will receive the iteration(s)
Example for Genomes:
payableAmount: 0.04 (0.02 * 2)_token: 0xBb47F0ED4A7E3BffcA75660dFa3B053FB7FcE78E_reserveId: 0_amount: 2_to: 0xBF0BbF31149e8FA7183Cb6eD96a1D2Ab947B8368
Click on Connect to Web3 to connect your wallet and follow the steps
Once this is done your address should appear like that:
Click on Writeto submit the tx, it should pop your wallet to sign the transaction






