These docs are for v2.0. Click to read the latest docs for v3.0.

Migrate to NFT v3

Ready to migrate to NFT v3 to leverage the latest features? Learn how.

Migration Guide

👍

Learn how to migrate from NFT v2 to NFT v3 .

Why Migrate?

1. Future Updates

Receive future updates and new releases, available only on the NFT v3. We strongly encourage you to migrate to NFT API v3 to ensure continued support and access to future updates.

2. Update Owner

Upgrading to the NFT v3 allows you to update the owner of an NFT contract. The updated owner will have admin rights on the NFT contract. The endpoint to update the owner is available only on the NFT v3.

3. Configure Royalties

A new endpoint is added to NFT v3, allowing you to configure the NFT contract royalties. You can specify the royalty recipient's wallet address and the royalty percentage. The royalty configuring endpoint only works with NFT contracts created with the NFT v3.

4. Unlock Token API

Migrating from v2 to v3 will unlock the Token API, which allows you to create ERC20 contracts and mint ERC20 tokens! More details for the Token API are at the end of this guide.