Game NFTs

Non-Fungible Token

An NFT (Non-Fungible Token) is a digital asset that holds a unique value and is recorded on the blockchain. Unlike cryptocurrencies that are fungible and can be exchanged on a one-to-one basis, each NFT possesses distinct characteristics and cannot be substituted with another NFT of the same type.

NFTs in MetaTrace are digital representations of real or virtual objects, such as MetaTrace Cypet, MetaTrace Car, MetaTrace Town, and other digital assets. Each NFT contains information about its uniqueness, condition, authenticity, and owner.

NFT collections in MetaTrace:

Tokens are implemented according to the ERC-721 specification, each collection is a separate Smart Contract, each token is unique.

Deployment is expected on the Ethereum / zkEVM network. Deployment on the zkEVM network will allow for fast and cheap transactions, while the Ethereum network will be able to recognize them as confirmed transactions. Payment of tokens in zkEVM ETH corresponds to native ETH.

Tokens are implemented according to the ERC-1155 specification. Multiple collections (an expandable list) are provided in one Smart Contract. Each collection contains multiple tokens with their own properties.

Initial supply of these NFT collections:

Last updated