Skip to content

Commit 6a19323

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 987cbea + c30c8aa commit 6a19323

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/contracts/sources/deployer/deployer.fc

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
;; DO NOT USE THIS CODE, IT IS DANGEROUS
12
;; Deployer for nft sales
23
#include "../op-codes.fc";
34

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ This repository is a collection of contracts for TON blockchain used at getgems.
1717
- marketplaceAddress: EQBYTuYbLf8INxFtD8tQeNk5ZLy-nAX9ahQbG_yl1qQ-GEMS
1818

1919
### About EQAIFunA...Q-AR
20-
Любой пользователь может использовать контракт https://tonviewer.com/EQAIFunALREOeQ99syMbO6sSzM_Fa1RsPD5TBoS0qVeKQ-AR для выставления нфт на продажу.
20+
Не используйте этот контракт https://tonviewer.com/EQAIFunALREOeQ99syMbO6sSzM_Fa1RsPD5TBoS0qVeKQ-AR для выставления нфт на продажу.
2121
getgems не несет ответственности за пользователей, которые использую его с целью обмана. Для покупки нфт напрямую из блокчейна необходимо проверять код контракта и правильность заполнения данных контракта.
2222

23-
Any user can use the contract https://tonviewer.com/EQAIFunALREOeQ99syMbO6sSzM_Fa1RsPD5TBoS0qVeKQ-AR to put NFTs for sale.
23+
Do not use https://tonviewer.com/EQAIFunALREOeQ99syMbO6sSzM_Fa1RsPD5TBoS0qVeKQ-AR to put NFTs for sale.
2424
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.
2525

2626
### Actual sale contracts supported by getgems.io

0 commit comments

Comments
 (0)