⚙ī¸Smart-contracts

Noft Games is a blockchain game, which means it is built on smart-contracts. In the process of developing the game, we are adding new smart-contracts. The current smart-contracts are listed in this section.

Token Transfer Contracts

This contract is the ERC-721 standard. The main smart-contract.

0x301817312598f8f48CB7D898d659ca4A4d457Ad8

name: NoftToken

rules:

  • Minting mechanics,

  • Abilities determination,

  • Improvers determination,

  • Phenotype determination,

  • Calculation of starting points.

→ Open on BSCScan.com

In-Game Contracts

0x26509CAcBf16f09d68abe867d0658B6f0A41B02e

name: NoftGameManager

rules:

  • Creating Events and Ultimate Battles,

  • Add players and bots,

  • Allocate prizes.

→ Open on BSCScan.com

Last updated