Paras Documentation v2
  • Overview
  • Contract
  • Getting Started
  • Using near-api-js
  • NFT contract function calls
    • Creating new NFT series
    • NFT series functions
    • NFT functions
  • Marketplace contract function calls
    • Marketplace functions
  • NFT smart contract integration
  • NFT Metadata
  • Reference
    • API Reference
  • Examples
Powered by GitBook
On this page

NFT contract function calls

What is NFT series?

You can think NFT series as a blank template for which real NFTs will be minted. Every NFT created in Paras will have to create the This core concept is what we introduce in Paras 2.0 to bridge between the old Paras which adopt ERC-1155.

PreviousUsing near-api-jsNextCreating new NFT series

Last updated 3 years ago