NFTs

NFTs are a core part of Underdog — the very reason Underdog exists is so you can seamlessly integrate NFTs with your own products.

On this page, we'll dive into the different NFT endpoints you can use to manage NFTs programmatically. We'll look at how to query, create, and update NFTs.

NFTs are grouped together through Projects. For example, a community can create a Project and NFTs in that Project can act as membership NFTs.

The NFT Model

The NFT model contains all the information about your NFT, such as their mint address, name, and image.

NFTs

Last updated