Skip to main content
Version: Next

Resource NFT


_10
pub resource NFT {
_10
_10
pub let id: UInt64
_10
}

Requirement that all conforming NFT smart contracts have to define a resource called NFT that conforms to INFT

Implemented Interfaces:

  • INFT