getgems-io / nft-contracts

Set of TON NFT related contracts & code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getgems NFT contracts

This repository is a collection of contracts for TON blockchain used at getgems.io

Including:

  • standard NFT, collection, sale & marketplace implementations with tests
  • SBT implementation with tests
  • Getgems marketplace contract with tests
  • Getgems sale contract with tests
  • Getgems Single-NFT contract with tests
  • NFT Swap contract with tests

For sale contracts

  • marketplace royalty: 5% (marketplaceFeeFactor: 5, marketplaceFeeBase: 100)
  • marketplaceFeeAddress: EQCjk1hh952vWaE9bRguFkAhDAL5jj3xj9p0uPWrFBq_GEMS
  • marketplaceAddress: EQBYTuYbLf8INxFtD8tQeNk5ZLy-nAX9ahQbG_yl1qQ-GEMS

About EQAIFunA...Q-AR

Любой пользователь может использовать контракт https://tonviewer.com/EQAIFunALREOeQ99syMbO6sSzM_Fa1RsPD5TBoS0qVeKQ-AR для выставления нфт на продажу. getgems не несет ответственности за пользователей, которые использую его с целью обмана. Для покупки нфт напрямую из блокчейна необходимо проверять код контракта и правильность заполнения данных контракта.

Any user can use the contract https://tonviewer.com/EQAIFunALREOeQ99syMbO6sSzM_Fa1RsPD5TBoS0qVeKQ-AR to put NFTs for sale. getgems is not responsible for users who use it for the purpose of deception. To purchase NFT directly from the blockchain, you need to check the contract code and the correctness of the contract data.

Actual sale contracts supported by getgems.io

Deprecated sale contracts

About

Set of TON NFT related contracts & code

License:MIT License


Languages

Language:TypeScript 99.6%Language:Shell 0.4%Language:JavaScript 0.0%