> For the complete documentation index, see [llms.txt](https://noftgames.gitbook.io/hi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://noftgames.gitbook.io/hi/blockchain/smart-contracts.md).

# 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

{% tabs %}
{% tab title="ERC-721" %}
This contract is the ERC-721 standard. The main smart-contract.

{% hint style="info" %}
0x301817312598f8f48CB7D898d659ca4A4d457Ad8
{% endhint %}

name: NoftToken

rules:&#x20;

* Minting mechanics,
* Abilities determination,&#x20;
* Improvers determination,
* Phenotype determination,
* Calculation of starting points.

[→ Open on BSCScan.com](https://bscscan.com/address/0x301817312598f8f48cb7d898d659ca4a4d457ad8)
{% endtab %}

{% tab title="Minting" %}
{% hint style="info" %}
0xb936c734242929C4422d95B25EaC462915Db610C
{% endhint %}

name: NoftPrimaryMarket

rules:

* Minting,&#x20;
* Tokens Purchases,&#x20;
* Packs Purchases.

[→ Open on BSCScan.com](https://bscscan.com/address/0xb936c734242929C4422d95B25EaC462915Db610C)
{% endtab %}

{% tab title="Marketplace" %}
{% hint style="info" %}
0x94B25EF9495e761C9d7bD39839A5511DEc951A83
{% endhint %}

name: NoftSecondaryMarket

rules:

* Purchases on [noftgames.io/marketplace](https://noftgames.gitbook.io/hi/blockchain/www.noftgames.io/marketplace),
* Put on sale,&#x20;
* Commision fees.

[→ Open on BSCScan.com](https://bscscan.com/address/0x94B25EF9495e761C9d7bD39839A5511DEc951A83)
{% endtab %}
{% endtabs %}

### In-Game Contracts

{% tabs %}
{% tab title="Game Manager" %}
{% hint style="info" %}
0x26509CAcBf16f09d68abe867d0658B6f0A41B02e
{% endhint %}

name: NoftGameManager&#x20;

rules:&#x20;

* Creating Events and Ultimate Battles,
* Add players and bots,
* Allocate prizes.

[→ Open on BSCScan.com](https://bscscan.com/address/0xD0C5d45Bc255192C04908EA6CcE2DB080dF1E225)
{% endtab %}

{% tab title="Prize Pool" %}
{% hint style="info" %}
0xcd3b1E7CA2A0D5983462b680fC9FEf7d4bb18e85
{% endhint %}

name: NoftPrizePool

rules:

* Events battles,&#x20;
* Money receiving from an admin wallet,
* Sending to a battle in the size of one prize pool.

[→ Open on BSCScan.com](https://bscscan.com/address/0xcd3b1E7CA2A0D5983462b680fC9FEf7d4bb18e85)
{% endtab %}

{% tab title="Exp" %}
{% hint style="info" %}
0x72670F0cfdf389Cc70C787cE2A165178AC55CcA9
{% endhint %}

name: NoftExp&#x20;

rules:

* NoftExp Experience Retention,
* Obtaining Noft experience.

[→ Open on BSCScan.com](https://bscscan.com/address/0x72670F0cfdf389Cc70C787cE2A165178AC55CcA9)
{% endtab %}
{% endtabs %}

![](https://3281851641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd7vkN01objMfp716vysu%2Fuploads%2FRllZ8HH3ow1IrGf0vEDw%2Fimage.png?alt=media\&token=2cdaff47-a9ba-4ec5-83ee-306b4f986f7d)
