📤Selling NFTs
Step-by-step guide to selling NFTs on DumpEX
Last updated
Step-by-step guide to selling NFTs on DumpEX
Last updated
Choose the NFT you want to sell and identify its contract address (e.g. 0x0eAbED78fd49AD3c0A3e445954f29522025c09A0
) and token ID (e.g. 1
)
Go to the NFT contract and approve the DumpEX contract to use the NFT. Do this on the block explorer's "Contract" > "Write Contract" -page by calling the "approve" -function with the following values
to
: contract address of the DumpEX contract (for Ethereum: 0x3e85b944d6388a95e366f3f8435affcfc79a3bda)
tokenId
: the ID of the token you want to sell
Click write and approve the transaction.
Go to the DumpEX contract on Etherscan
Under Contract > Write Contract > sellNFT enter the following attributes
nftAddress
: enter the contract address of the NFT
tokenId
: enter the ID of the NFT you want to sell
Click Write and approve the transaction
Use a service like revoke.cash to revoke the NFT approvals.