Buying NFTs
Step-by-step guide to buying NFTs on DumpEX
Last updated
Step-by-step guide to buying NFTs on DumpEX
Last updated
Find the NFT you want to buy by looking at the DumpEX contract page on
Note the NFTs address and token ID
On the , see when the last NFT in the collection was sold to DumpEX
Calculate the current Dutch auction price for the NFT using the following formula:
(Price in ETH) = 100 - (seconds since the last sale) / 10000
Navigate to the
Go to Contract > Write Contract > buyNFT
Enter the price you calculated at step 2 to the payableAmount (ether)
field. Multiply the price by 10^18 to represent it in decimal terms
Enter the address of the NFT to the nftAddress
field
Enter the token ID to the tokenID
field
Click write and approve the transaction
Find the NFT you want to buy by looking at the DumpEX contract page on
On the , see when the last NFT in the collection was sold to DumpEX
Navigate to the