Purchasing from an NFT collection built on Ethereum with Ethereum based token

Viewed 25

As the title says ... Is it possible to purchase an Ethereum based NFT using a custom Ethereum token?

So let's say I have an NFT contract, all the metadata and images on an ipfs provider ... can I sell the NFTs using my own token?

I plan on displaying the NFTs on a website that will act as a marketplace for specific collections only.

1 Answers

If you have your own marketplace, you can definitely do this as you are the one defining the settlement currencies. Superrare settles with RARE tokens as well, not just ETH.

Related