From d0059b843ee782945f21201c236dfa5c450631a2 Mon Sep 17 00:00:00 2001 From: OlgaKat <104963600+OlgaKat@users.noreply.github.com> Date: Thu, 5 May 2022 18:55:30 +0300 Subject: [PATCH 1/2] Create sales_index.json Olga_kat#1963 --- staging/sales_index.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/staging/sales_index.json b/staging/sales_index.json index 9c66b21..0d3b369 100644 --- a/staging/sales_index.json +++ b/staging/sales_index.json @@ -375,3 +375,26 @@ }] } ] +[{ + "chainId": 3, + "saleManagerAddress": "0xb2a2934de53c1dd6c330ee1db8ccb138a64837db", + "saleId": "0x9a30d083eac7a2d7c0e40ddb0a7b675f7aabc2ded913596c50bdb7210b5acc5c", + "saleName": "Olga_Kat", + "logo": "https://coolsen.ru/wp-content/uploads/2021/10/168-20211027_200135.png", + "favicon": "https://coolsen.ru/wp-content/uploads/2021/10/168-20211027_200135.png", + "projectWebsite": "https://olgaKat.com", + "saleDescription": "OlgaKat Public Sale", + "access": { + "limitToRegions": ["US", "GB", "CA"] + }, + "socials": { + "twitter": "https://twitter.com/TokensoftInc", + "discord": "https://discord.gg/tokensoft", + "telegram": "https://t.me/tokensoft" + }, + "documents": [{ + "name": "Purchase Agreement", + "uri": "https://example.com/qtz.pdf", + "appendSignaturePageUri": "s3://job-queue-data/safts/annex.pdf" + }] + } From 4f0fb18f5c52df8e8b93568cbb83b0b7e9e7b81d Mon Sep 17 00:00:00 2001 From: Chris Gilbert Date: Thu, 5 May 2022 15:14:13 -0400 Subject: [PATCH 2/2] Update staging/sales_index.json --- staging/sales_index.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/staging/sales_index.json b/staging/sales_index.json index 0d3b369..05b260b 100644 --- a/staging/sales_index.json +++ b/staging/sales_index.json @@ -373,9 +373,8 @@ "uri": "https://example.com/qtz.pdf", "appendSignaturePageUri": "s3://job-queue-data/safts/annex.pdf" }] - } -] -[{ + }, + { "chainId": 3, "saleManagerAddress": "0xb2a2934de53c1dd6c330ee1db8ccb138a64837db", "saleId": "0x9a30d083eac7a2d7c0e40ddb0a7b675f7aabc2ded913596c50bdb7210b5acc5c", @@ -398,3 +397,4 @@ "appendSignaturePageUri": "s3://job-queue-data/safts/annex.pdf" }] } +]