From ab8d696fcbecee1289e2f3cbc3afae0f39c5186d Mon Sep 17 00:00:00 2001 From: Nikgenn <85372795+Nikgenn@users.noreply.github.com> Date: Thu, 5 May 2022 15:42:03 +0300 Subject: [PATCH 1/2] Update sales_index.json --- staging/sales_index.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/staging/sales_index.json b/staging/sales_index.json index 9c66b21..b5ae99c 100644 --- a/staging/sales_index.json +++ b/staging/sales_index.json @@ -1,4 +1,29 @@ [{ + "chainId": 3, + "saleManagerAddress": "0xb2a2934de53c1dd6c330ee1db8ccb138a64837db", + "saleId": "0xe41fddcaf7d5a293d2e07e43f99c81b5015abb3461d4b15b5cbb31ba8b66c5ca", + "saleName": "PiterFM", + "logo": "https://wampi.ru/image/RuaKC17", + "favicon": "https://wampi.ru/image/RuaKUvg", + "projectWebsite": "https://tokensoft.io", + "saleDescription": "PiterFM", + "access": { + "limitToRegions": ["US", "GB", "CA", "UK"], + }, + "socials": { + "twitter": "https://twitter.com/ns_genn", + "discord": "https://discord.gg/PiterFM#5693", + "telegram": "https://t.me/ns_genn" + }, + "documents": [ + { + "name": "Purchase Agreement", + "uri": "https://example.com/qtz.pdf", + "appendSignaturePageUri": "s3://job-queue-data/safts/annex.pdf" + } + ] + }, + { "chainId": 3, "saleManagerAddress": "0xb2a2934de53c1dd6c330ee1db8ccb138a64837db", "saleId": "0x7f1d7720c6fba223158981b82f0d9914547e2c1323a1834359015bdf2b5f7143", From dfe9ab98aba2f83d1195e326540ef64da434e182 Mon Sep 17 00:00:00 2001 From: Chris Gilbert Date: Thu, 5 May 2022 11:16:48 -0400 Subject: [PATCH 2/2] Update staging/sales_index.json --- staging/sales_index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/sales_index.json b/staging/sales_index.json index b5ae99c..c767293 100644 --- a/staging/sales_index.json +++ b/staging/sales_index.json @@ -8,7 +8,7 @@ "projectWebsite": "https://tokensoft.io", "saleDescription": "PiterFM", "access": { - "limitToRegions": ["US", "GB", "CA", "UK"], + "limitToRegions": ["US", "GB", "CA"] }, "socials": { "twitter": "https://twitter.com/ns_genn",