Commit Graph

82 Commits

Author SHA1 Message Date
Serkan Reis
3efad8a1fd Replace Append -> Add 2023-03-31 19:25:32 +03:00
Serkan Reis
a1db0f0572 Temporary change of hardcoded base minter creation fee 2023-03-31 14:47:26 +03:00
Serkan Reis
11425e70a8 Update base minter creation fee 2023-03-31 13:29:36 +03:00
Serkan Reis
00cf2fe88a Wallet balance check for 1/1 collection creation 2023-03-31 09:49:33 +03:00
Serkan Reis
28f4c81bde Update paymentAddress checks 2023-03-27 12:18:39 +03:00
Serkan Reis
d71bf2147c Update insufficient funds error messages 2023-03-18 16:23:24 +03:00
Serkan Reis
6da52258b2 Standard collection creation now includes optional payment address input 2023-03-18 16:11:40 +03:00
Serkan Reis
ec7799ad74 Update WL checks 2023-03-18 11:38:44 +03:00
Serkan Reis
68961ce5f3 Fetch WL code id from env variables 2023-03-18 09:48:49 +03:00
Serkan Reis
88f0c7ca93
Merge branch 'develop' into hardcoded-wl-code-id 2023-03-18 09:33:17 +03:00
Serkan Reis
f422b9458b Update New Whitelist UI 2023-03-08 23:53:12 +03:00
Serkan Reis
31ed420a77 Update WL instantiateMsg for collection creation 2023-03-08 23:11:04 +03:00
Serkan Reis
9fdbf173e5 Temporary switch to a hardcoded code id for WL instantiation 2023-03-08 07:14:49 +03:00
Serkan Reis
3dc1843d06
Merge branch 'develop' into sg721-updatable-integration 2023-03-07 19:07:59 +03:00
Serkan Reis
8f75c24553 Update WL per_address_limit checks on Vending Minter creation 2023-03-04 12:43:04 +03:00
Serkan Reis
4f76a73fb6 Update per_address_limit checks performed during Vending Minter creation 2023-03-03 11:05:16 +03:00
Serkan Reis
d27d22367e Update factory contract helpers 2023-02-26 13:08:03 +03:00
Serkan Reis
5f8dea9cc0 Update wallet balance checks 2023-02-26 12:42:21 +03:00
Serkan Reis
4a8c199c53 Incorporate metadata updatability into the collection creation process 2023-02-26 12:36:34 +03:00
Serkan Reis
56e7986fbd Metadata file count check prior to batch minting for 1/1 collections 2023-02-04 11:28:41 +03:00
Serkan Reis
5d888dd8d6 Update minter instantiation error toast durations as 10s 2023-02-04 11:10:06 +03:00
Serkan Reis
a3e54a29a3 Fix: Using an existing token URI triggers batch minting for 1/1 collections 2023-02-04 10:47:38 +03:00
Serkan Reis
e59d62aafc Update upload logic for .html files 2023-01-24 14:14:29 +03:00
Serkan Reis
2cdada33e0 Update eslint exceptions 2023-01-20 16:53:52 +03:00
Serkan Reis
55a759fa56 Bump Studio version 2023-01-20 16:48:03 +03:00
Serkan Reis
823e6de84a Update collection creation fee 2023-01-20 16:44:42 +03:00
Serkan Reis
06239329c4 Update checkWalletBalance() to cover Base Minter instantiation 2023-01-18 10:24:25 +03:00
Serkan Reis
26899000b7 Update vending minter instantiation fee 2023-01-18 07:47:03 +03:00
Serkan Reis
a372f70e31 Implement batch minting for appending tokens 2023-01-17 16:23:17 +03:00
Serkan Reis
5ff7f6f649 Implement batch minting for 1/1 Collection Creation 2023-01-16 16:48:38 +03:00
Serkan Reis
664237d628 Names support for Create Collection > Royalty Payment Address 2023-01-12 13:01:11 +03:00
Serkan Reis
cb8eeb0dfd Added check for external_link protocol 2023-01-09 09:38:13 +03:00
Serkan Reis
6e1f1905b3 Update mint & append token success toasts 2023-01-08 20:12:15 +03:00
Serkan Reis
0066fddae8 Rename mint & append token UI elements 2023-01-08 20:09:05 +03:00
Serkan Reis
ce38980eff Perform description length check with checkCollectionDetails() 2023-01-08 19:53:58 +03:00
Serkan Reis
0def7e0aad Update Vending Minter tab name & description 2023-01-05 14:38:01 +03:00
Serkan Reis
67d414a55f Update 1/1 Collection tab name and description 2023-01-05 14:09:57 +03:00
Serkan Reis
a6abf4a2fc Implement manual metadata input functionality for 1/1 minting 2022-12-26 16:17:09 +03:00
Serkan Reis
6b6d0a34a1 Add wallet balance check for WL and/or Vending Minter instantiation 2022-12-21 10:36:43 +03:00
Serkan Reis
eaf3485bab Add per address limit check for new and existing WLs 2022-12-21 09:24:54 +03:00
Serkan Reis
7c93d7f73f Collection Creation, Sidebar & Dashboard landing page changes for mainnet compatibility 2022-12-19 17:38:51 +03:00
Serkan Reis
2ee9f1e73d Update Base Minter creation process 2022-12-15 14:59:05 +03:00
Serkan Reis
eab5a4a36c Update contract dashboard landing page 2022-12-15 13:58:38 +03:00
Serkan Reis
8993b1b9c0 Update checkUploadDetails() 2022-12-13 21:58:40 +03:00
Serkan Reis
fe4da95566 Implement 1/1 minting UI 2022-12-13 21:50:42 +03:00
Serkan Reis
5c6c87eb9e Isolate Base & Vending Minter creation UI 2022-12-13 15:52:43 +03:00
Serkan Reis
c9d4734417 Implement Collection Actions changes for Base Minter contract 2022-12-09 21:47:03 +03:00
Serkan Reis
a8c2548554 Implement Base Minter Contract dashboard 2022-12-09 11:27:50 +03:00
Serkan Reis
75c77e5a53 Check if existing/new whitelist start time = minting start time 2022-11-18 19:15:06 +03:00
Serkan Reis
fdec20798e Remove maxWidth for error messages 2022-11-02 10:53:17 +03:00