Commit Graph

388 Commits

Author SHA1 Message Date
Serkan Reis
5e253f24b7 Reset cover image on metadata storage method change 2023-06-15 13:50:27 +03:00
Serkan Reis
6a80af95c2 Add royalty details 2023-06-15 13:25:47 +03:00
Serkan Reis
8446caf3f5 Metadata input for on-chain storage 2023-06-15 13:20:57 +03:00
Serkan Reis
21893e99ae Off-chain metadata upload logic 2023-06-15 13:20:01 +03:00
Serkan Reis
42d0324ce8 Single asset upload logic for on chain metadata storage 2023-06-15 13:18:46 +03:00
Serkan Reis
19d8c7b683 Customize Collection Details for Open Edition Collections 2023-06-15 13:17:44 +03:00
Serkan Reis
4799a32359 Update collection creation tabs 2023-06-13 12:04:08 +03:00
Serkan Reis
cb9f2bc1da Update action description for airdropping specific tokens 2023-06-08 10:29:25 +03:00
Serkan Reis
c041a53b67 Update Collection Actions > Actions 2023-06-08 10:09:50 +03:00
Serkan Reis
1b6f429843 Update vending minter contract helpers 2023-06-08 10:09:13 +03:00
Serkan Reis
fddedd6679 Token id compatibility for AirdropUpload.tsx 2023-06-08 10:06:29 +03:00
Serkan Reis
26663e4f24 Update action list 2023-06-08 08:49:11 +03:00
Serkan Reis
f0a35565b8 Update Collection Actions list 2023-05-28 20:51:10 +03:00
Serkan Reis
7411c9c908 Add free public mint disclaimer 2023-05-04 12:57:45 +03:00
Serkan Reis
ec253bd8f7 Revisit timestamp UTC conversion during log download 2023-05-03 21:50:15 +03:00
Serkan Reis
0f8c9dfe7a Include additional errors 2023-05-03 21:39:06 +03:00
Serkan Reis
be39437383 Update Sidebar 2023-05-03 21:17:42 +03:00
Serkan Reis
972b92bf6a Implement Log Modal 2023-05-03 21:17:18 +03:00
Serkan Reis
eeafda455a Free mint related changes 2023-05-03 11:52:26 +03:00
Serkan Reis
6f5c204b08 Handle existing wl-flex address during collection creation 2023-04-28 15:00:39 +03:00
Serkan Reis
ccf1b13f5b Instantiate new WL Flex during collection creation 2023-04-27 20:19:42 +03:00
Serkan Reis
ad782961df Update Collection Creation > WhitelistDetails 2023-04-24 13:14:06 +03:00
Serkan Reis
0304d907a9 Implement FlexMemberAttributes 2023-04-17 19:19:02 +03:00
Serkan Reis
92e85f64db Update environment variables 2023-04-17 13:35:01 +03:00
Serkan Reis
4d74a230e3 Implement whitelist-flex .csv selector 2023-04-17 12:12:09 +03:00
Serkan Reis
600aac38e1 Display splits contract weight distribution percentage during initial configuration 2023-04-12 10:43:55 +03:00
Serkan Reis
119e703997 Update checks for minimum mint price for Whitelists 2023-04-07 12:28:19 +03:00
Serkan Reis
3471aeb653 Update checks for minimum mint price on Collection Creation 2023-04-07 12:24:38 +03:00
Serkan Reis
5efb637a18 Update checks for minimum mint price on Collection Actions > Update Mint Price 2023-04-07 12:23:21 +03:00
Serkan Reis
fe38755797 Validate splits contract address on Collection Actions > Update Collection Info 2023-04-05 16:46:18 +03:00
Serkan Reis
ac467fb750 Display summary upon adding new tokens to a 1/1 collection 2023-04-04 15:30:05 +03:00
Serkan Reis
9c740d0fb0 Remove Trading Start Time from 1/1 Collections > Collection Details 2023-04-03 22:22:27 +03:00
Serkan Reis
a11d0f3bae Adjust metadata attributes width wrt resolution 2023-04-03 21:46:49 +03:00
Serkan Reis
924b10ece0 Debounce base minter contract list 2023-04-03 19:06:43 +03:00
Serkan Reis
e688f86049 Update the condition for displaying sg721-updatable toggle 2023-04-01 19:13:21 +03:00
Serkan Reis
1d1c35135f Fetch minter creation fees prior to collection creation 2023-04-01 16:45:49 +03:00
Serkan Reis
3efad8a1fd Replace Append -> Add 2023-03-31 19:25:32 +03:00
Serkan Reis
04be47c18a Temporarily disable sg721-updatable toggle for collection creation 2023-03-31 15:01:27 +03:00
Serkan Reis
8609f59b5f Make linter happy 2023-03-27 15:44:21 +03:00
Serkan Reis
28f4c81bde Update paymentAddress checks 2023-03-27 12:18:39 +03:00
Serkan Reis
cd0c3f1d8d Conditionally disable sg721-updatable switch 2023-03-27 12:06:02 +03:00
Serkan Reis
67ebb8acab
Merge branch 'develop' into splits-dashboard 2023-03-19 21:55:48 +03:00
Serkan Reis
45ecf7aaba Include splits contract dashboard link on the sidebar 2023-03-19 21:18:43 +03:00
Serkan Reis
74ea4c90dd Implement MemberAttributes 2023-03-19 11:57:37 +03:00
Serkan Reis
2dd56b1ddd Update actions types for splits 2023-03-19 09:56:41 +03:00
Serkan Reis
51af711d9b Update link tabs for splits contract 2023-03-19 09:55:18 +03:00
Serkan Reis
6da52258b2 Standard collection creation now includes optional payment address input 2023-03-18 16:11:40 +03:00
Serkan Reis
2c2fc2efbe Render WL admin list mutable by default 2023-03-18 11:18:34 +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
6ec1ff40cc Remove mint & purge from collection actions (still available on dashboard) 2023-03-08 07:50:34 +03:00
Serkan Reis
3dc1843d06
Merge branch 'develop' into sg721-updatable-integration 2023-03-07 19:07:59 +03:00
Serkan Reis
423bcd7c55 Add metadata file selection tooltip 2023-03-07 16:09:09 +03:00
Serkan Reis
227bf0e67e Update parseMetadata() logic 2023-03-07 15:54:14 +03:00
Serkan Reis
cf4378bbad Clean up parseMetadata() 2023-03-07 12:52:20 +03:00
Serkan Reis
cf07cc3cf5 Add fee estimation warning 2023-03-07 12:27:46 +03:00
Serkan Reis
e2c755515b Update tooltips 2023-03-07 12:12:43 +03:00
Serkan Reis
3fb7721fb0 Update placeholder for royalty fee percentage inputs 2023-03-07 11:06:35 +03:00
Serkan Reis
43ae5eb03c Improved responsiveness to changes in screen resolution 2023-03-07 11:02:56 +03:00
Serkan Reis
cf7f00f2ee Add Tooltips for Mint Rule selection 2023-03-07 10:33:59 +03:00
Serkan Reis
d5d9d414fc Add image preview for existing image URL 2023-03-06 22:14:24 +03:00
Serkan Reis
4f1a37654e Display badge creation fee estimate 2023-03-06 21:49:05 +03:00
Serkan Reis
1f98d146fb Move metadata selection under badge details 2023-03-06 18:08:19 +03:00
Serkan Reis
9c1057a6c2 Enable metadata file selection during badge creation 2023-03-06 12:06:38 +03:00
Serkan Reis
4442c7c4f7 Adjust tooltip activation area for Updatable Metadata toggle 2023-03-05 19:14:48 +03:00
Serkan Reis
34598997e2 Added toasts for Updatable Token Metadata toggle 2023-03-05 18:41:08 +03:00
Serkan Reis
1ca3c1fb7b Minor UI update on Confirmation Modal 2023-03-04 12:49:01 +03:00
Serkan Reis
ad4aa1b274 Update Collection Actions > Actions UI 2023-03-03 12:41:27 +03:00
Serkan Reis
a09d59887c Update dispatcher logic for Vending Minter actions 2023-03-03 12:40:36 +03:00
Serkan Reis
8323fc908b Implement Add Keys for Badge Actions > Actions 2023-02-28 12:10:39 +03:00
Serkan Reis
3a5dd27dff Enable Purge Keys/Owners on Badge Actions > Actions 2023-02-28 11:33:28 +03:00
Serkan Reis
0696e83bfa Implement Mint by Keys for Badge Actions > Actions 2023-02-28 11:15:33 +03:00
Serkan Reis
68efd8d361 Implement Mint by Minter for Badge Actions 2023-02-27 19:01:38 +03:00
Serkan Reis
14983047cf Update the list of actions for SG721 Dashboard > Execute 2023-02-26 13:45:18 +03:00
Serkan Reis
4a8c199c53 Incorporate metadata updatability into the collection creation process 2023-02-26 12:36:34 +03:00
Serkan Reis
fbcd58a4d0 Update input fields on Collection Actions 2023-02-26 10:52:58 +03:00
Serkan Reis
16c859bbd8 Connect helper functions to update metadata related actions 2023-02-26 10:24:46 +03:00
Serkan Reis
a764b96727 Update action list wrt SG721 type on Collection Actions 2023-02-25 21:09:43 +03:00
Serkan Reis
88335ea733 Retrieve SG721 type on Collection Actions 2023-02-25 20:36:48 +03:00
Serkan Reis
611e4c5600 Update dashboard name 2023-02-23 17:59:41 +03:00
Serkan Reis
6a8cf279a2 Clean up before initial release 2023-02-23 15:22:55 +03:00
Serkan Reis
769be8d369 Simplify Creator Income Dashboard link 2023-02-23 12:25:35 +03:00
Serkan Reis
baf0a33475 Add a Creator Income Dashboard link to the sidebar for mainnet use 2023-02-23 11:33:42 +03:00
Serkan Reis
80f8c77001 Make linter happy after conflict resolution 2023-02-23 09:55:30 +03:00
Serkan Reis
26a8823757
Merge branch 'develop' into badge-integration 2023-02-23 09:47:05 +03:00
Serkan Reis
518c0f2dbe Switch redirection on/off wrt agreement-checkbox status 2023-02-22 22:43:52 +03:00
Serkan Reis
d1b8988cc0 Update placeholder href for Creator Income Dashboard 2023-02-22 22:34:31 +03:00
Serkan Reis
eee78a1d94 Update Confirm button width 2023-02-22 21:00:53 +03:00
Serkan Reis
e8175c3da2 Update disclaimer modal ID 2023-02-22 20:57:51 +03:00
Serkan Reis
7a4460e9b9 Include Creator Income Dashboard link on the sidebar 2023-02-22 20:52:00 +03:00
Serkan Reis
acd182dc60 Implement Badge Actions > Airdrop by Key 2023-02-21 20:39:42 +03:00
Serkan Reis
e1adca8ddf Implement initial mint_by_key logic for Badge Actions 2023-02-21 18:26:10 +03:00
Serkan Reis
bdd39d2dc2 Remove create badge option from Badge Hub Dashboard > Execute 2023-02-21 14:58:25 +03:00
Serkan Reis
edccae535e Clean up Badge Actions > Actions 2023-02-21 09:45:26 +03:00
Serkan Reis
080c74a110 Calculate editBadge() fee on the go 2023-02-21 00:00:11 +03:00
Serkan Reis
b6f6a0fb52 Filter queries by Mint Rule 2023-02-20 12:01:33 +03:00
Serkan Reis
655e5f69d2 Filter actions by Mint Rule 2023-02-20 11:55:41 +03:00
Serkan Reis
78303905c5 Init Queries.tsx for Badge Actions > Queries 2023-02-19 20:00:54 +03:00
Serkan Reis
b3db6e2ed8 Init Action.tsx for Badge Actions > Actions 2023-02-19 20:00:24 +03:00
Serkan Reis
965fbeede7 Init query.ts for Badge Actions 2023-02-19 19:58:42 +03:00
Serkan Reis
8655449914 Implement combobox for Badge Actions > Queries 2023-02-19 19:57:40 +03:00
Serkan Reis
71eed12e71 Implement combobox for Badge Actions > Actions 2023-02-19 13:59:37 +03:00
Serkan Reis
16a0f037e0 Init actions.ts for Badge Actions 2023-02-19 13:42:07 +03:00
Serkan Reis
4bb9c61c6f Update landing pages 2023-02-16 10:51:30 +03:00
Serkan Reis
431d9245c4 Sidebar update 2023-02-15 17:17:30 +03:00
Serkan Reis
c16300e84b Update wallet popover z-index 2023-02-14 21:27:33 +03:00
Serkan Reis
d5b2c0066d Update font size for sidebar items 2023-02-14 21:16:28 +03:00
Serkan Reis
262dade7a5 Update Sidebar 2023-02-14 20:45:25 +03:00
Serkan Reis
3a080daf25 Update confirmation modal 2023-02-13 19:59:16 +03:00
Serkan Reis
007c0127ad Update upload splash 2023-02-13 19:58:45 +03:00
Serkan Reis
e83df5ee67 Display badge creation info 2023-02-13 17:58:28 +03:00
Serkan Reis
4b1b64b656 Display QR code 2023-02-13 13:33:36 +03:00
Serkan Reis
c84071637c Image upload prior to badge creation 2023-02-13 12:32:14 +03:00
Serkan Reis
8c3556cf9c Badge Details > Badge creation payload 2023-02-12 20:06:16 +03:00
Serkan Reis
a3c5a23095 BadgeDetails init 2023-02-12 17:41:14 +03:00
Serkan Reis
db22331175 Create Badge init 2023-02-11 20:16:36 +03:00
Serkan Reis
b9003f4f75 Update badge related Sidebar links 2023-02-10 16:46:42 +03:00
Serkan Reis
4aefaaf8d2 Update Sidebar 2023-02-10 16:37:39 +03:00
Serkan Reis
876c271b9c Generate QR Code for badge claim on Badge Hub Dashboard > Execute 2023-02-10 14:03:20 +03:00
Serkan Reis
dc2e0c421e Remove withdraw{} from collection actions 2023-02-04 11:00:55 +03:00
Serkan Reis
b6f46236b6 Badge Hub Dashboard > Execute Tab init 2023-02-02 16:39:00 +03:00
Serkan Reis
5a00d329c1 Update LinkTabs to include badgeHubLinkTabs 2023-02-01 15:54:18 +03:00
Serkan Reis
2ad2cd11ec Update SingleAssetPreview for .html files 2023-01-24 14:04:29 +03:00
Serkan Reis
70ce08a98a Update MetadataModal asset preview for .html files 2023-01-24 13:45:47 +03:00
Serkan Reis
db44f85fdc Update AssetsPreview for .html files 2023-01-24 11:16:29 +03:00
Serkan Reis
7ec8f94fb6 Update valid file types for asset selection 2023-01-24 10:23:41 +03:00
Serkan Reis
75bbcb011b Update asset selection checks for 1/1 collections - 2 2023-01-17 16:39:05 +03:00
Serkan Reis
ff726f6a27 Update asset selection checks for 1/1 collections 2023-01-17 16:26:56 +03:00
Serkan Reis
5ff7f6f649 Implement batch minting for 1/1 Collection Creation 2023-01-16 16:48:38 +03:00
Serkan Reis
e5cb8faf51 Enable multiple asset selection & preview for 1/1 Minting 2023-01-16 13:24:23 +03:00
Serkan Reis
664237d628 Names support for Create Collection > Royalty Payment Address 2023-01-12 13:01:11 +03:00
Serkan Reis
7669c5ebfe Names support for Collection Actions > Queries 2023-01-12 11:45:57 +03:00
Serkan Reis
468bf95cc2 Names support for Collection Actions > Airdrop Tokens 2023-01-12 10:18:10 +03:00
Serkan Reis
f1a2c153e0 Names support for Collection Actions > Recipient Address, Royalty Payment Address 2023-01-10 13:37:45 +03:00
Serkan Reis
ef80449b91 Minor UI update on UploadDetails 2023-01-08 20:27:37 +03:00
Serkan Reis
c7b26d133d Update Append New Token description on Collection Actions 2023-01-05 14:17:46 +03:00
Serkan Reis
fa32649633 Update Mint Token URI name & description on Collection Actions 2023-01-05 14:14:42 +03:00
Serkan Reis
950d5d46c8 Add wallet connection check for collection retrieval 2023-01-05 13:31:48 +03:00
Serkan Reis
2ad0d893c6 Append a new token UI update 2023-01-05 13:00:10 +03:00
Serkan Reis
6e2f41342a Updated names for 1/1 minting tabs 2023-01-02 13:35:06 +03:00
Serkan Reis
a6abf4a2fc Implement manual metadata input functionality for 1/1 minting 2022-12-26 16:17:09 +03:00
Serkan Reis
9e462c0343 Update the success message for address resolution 2022-12-21 10:38:12 +03:00
Serkan Reis
6046d899b3 Check minting price & start time before update_mint_price() on Collection Actions 2022-12-20 14:36:52 +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
7a3b3b763f Stargaze Names support for Whitelist Execute Tab - Add/Remove member 2022-12-19 16:08:20 +03:00
Serkan Reis
66e865277d Stargaze Names WL support on Collection Creation 2022-12-19 15:01:00 +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
2edbea9245 Update asset preview for the Base Minter option 2022-12-15 12:03:42 +03:00
Serkan Reis
b881ffa5b0 Update colors for combobox options 2022-12-14 10:16:27 +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
412a8b18c2 Add migrate tab to Minter & SG721 contract dashboards 2022-11-30 21:35:01 +03:00
Serkan Reis
fdabfac8e0 Convert base token URI and cover image URL schemes to lowercase 2022-11-24 09:22:32 +03:00
jhernandezb
281a70d778 revert ipfs lowercase 2022-11-23 14:02:33 -06:00
Serkan Reis
381bbb35d4 Clean royalty payment address 2022-11-18 19:54:02 +03:00
Serkan Reis
572becd4fc Clean existing whitelist address 2022-11-18 19:50:33 +03:00
Serkan Reis
b4848506f3 Clean whitelist addresses 2022-11-18 19:10:52 +03:00
Serkan Reis
e22ed6b321 Clean existing Base Token URI & Cover Image URL 2022-11-18 19:10:16 +03:00
Serkan Reis
73fc03aa10 Fix: metadata gets sorted in reverse in some browsers 2022-11-08 16:03:46 +03:00
Serkan Reis
23674ac819 Add validity check for metadata files upon selection 2022-11-08 12:15:45 +03:00
Serkan Reis
68e6b80d2d Selection reset logic update 2022-11-04 16:25:31 +03:00
Serkan Reis
2579e449be Clean up whitelist file contents prior to collection creation 2022-11-04 14:53:11 +03:00
Serkan Reis
fdec20798e Remove maxWidth for error messages 2022-11-02 10:53:17 +03:00
Serkan Reis
c026a3ca32 Update metadata modal behavior when no metadata selected 2022-10-31 10:03:21 +03:00
Serkan Reis
920ad1965d Fix: external_url updates do not persist 2022-10-31 09:31:23 +03:00
Serkan Reis
f86be40cc3 Add batch mint_for() functionality to Collection Actions 2022-10-28 13:05:02 +03:00
Jorge Hernandez
9949a50c6f
Merge pull request #44 from public-awesome/update-collection-info
Update & Freeze collection info functionality
2022-10-28 00:07:55 -06:00
Serkan Reis
5ea8127128 Add terms and conditions to confirmation modal 2022-10-25 19:31:36 +03:00
Serkan Reis
eac77b006d Update trading start time subtitle on collection creation page 2022-10-24 19:03:23 +03:00
Serkan Reis
7a2e35a859 Add freeze_collection_info() to collection actions 2022-10-24 15:20:12 +03:00
Serkan Reis
8a07a182e5 Add update_collection_info() to collection actions 2022-10-24 12:09:43 +03:00
Serkan Reis
b65fabca43 Fix: non-functional update_start_trading_time() 2022-10-21 22:30:24 +03:00
Serkan Reis
b451ac46bf Fix: external_link related problem when creating with an existing base token uri 2022-10-21 07:14:49 +03:00
name-user1
039b8b424b
Launchpad V2 sync (#34)
* V2 Sync

* v2 sync

* Launchpad V2 sync

* Update trading start time description

* Add explicit_content to CollectionDetails update dependencies

* Minor UI changes

* Update MintPriceMessage interface

* Add symbolState.value to CollectionDetails update dependencies

* Add external_link to Collection Details

* Remove the tab Instantiate from the minter contract dashboard

* Add price check for update_minting_price

* Implement dynamic per address limit check

* Add checks for trading start time

* Update Minter Contract Dashboard Instantiate Tab - 1

* Update Minter Contract Dashboard Instantiate Tab - 2

* Remove Instantiate tab from SG721 Contract Dashboard

* Update whitelist contract helpers

* Update whitelist instantiate fee wrt member limit

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
2022-10-20 19:02:52 -06:00
Serkan Reis
3cbba7c8aa Improve csv upload description 2022-10-10 13:43:43 +03:00
Serkan Reis
5866e2d536 Handle undefined accounts file 2022-10-10 13:40:20 +03:00
Serkan Reis
de18a319b8 Multiple token airdrop to a single address (with shuffle) 2022-10-10 12:37:20 +03:00
Serkan Reis
5f89492a31 Fix the issue re: sorting large asset files 2022-10-07 09:46:58 +03:00
Serkan Reis
bb017412f7 Check whitelist contract validity prior to collection creation 2022-10-06 16:16:58 +03:00
Serkan Reis
67f1285b95 Add contract dashboard links to sidebar 2022-09-23 16:56:13 +03:00
Serkan Reis
ef69ef561c
Merge pull request #15 from public-awesome/my-collections
Add My Collections & Update navigation
2022-09-23 15:51:54 +03:00
name-user1
bd45fac1b7 Execute button bug fix 2022-09-23 12:19:29 +03:00
Serkan Reis
7f31500253 Update sidebar & add my collections 2022-09-23 11:37:55 +03:00
name-user1
6d0bacad1f Using contract addresses together 2022-09-22 17:04:44 +03:00
name-user1
015ec869cd Single collection actions page 2022-09-22 16:23:16 +03:00
findolor
e670d36a54 Fix sidebar image display 2022-09-19 11:41:40 +03:00
Serkan Reis
9ae16407b7
Updated look for collection creation tabs (#12)
* Updated look for collection creation tabs

* Update on-hover behavior for tabs

* Update on-hover behavior for tabs - 2

* Add some separation between the tabs
2022-09-19 11:14:30 +03:00
name-user1
e2a802f2b7
UI changes (#9)
* UI changes

* Update sidebar brand image

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
2022-09-13 08:19:04 +03:00
Serkan Reis
7d22328543
Include the whitelist contract address in the collection creation info box (#6)
* Add whitelist contract address to the collection creation result box

* Account for the no whitelist option
2022-09-11 20:54:28 +03:00
Serkan Reis
8a172c2db3
Update the checks for asset & metadata filename validity (#5) 2022-09-09 15:13:19 +03:00
Serkan Reis
dedeab8de2
Re-enable user input checks & remove default API keys (#4) 2022-09-08 09:22:27 +03:00
Serkan Reis
3b8cd7588c Add spinner for create collection transactions 2022-09-02 21:45:42 +03:00
Arda Nakışçı
9dc19a99ab
Merge development to main (#43)
* UI changes & improvements (#41)

* Remove show advanced options button, add symbol input

* Add checks for minting time constraints

* Royalty share input placeholder update

* Update input subtitles & error messages

* Token price subtitles now include minimum token price

* Ensure the files to be uploaded are in numerical order starting from 1

* Add collection creation confirmation modal

* Make some changes

Co-authored-by: findolor <anakisci@gmail.com>

* Airdrop feature added to collection actions (#42)

Co-authored-by: name-user1 <eray@deuslabs.fi>

Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: name-user1 <101495985+name-user1@users.noreply.github.com>
Co-authored-by: name-user1 <eray@deuslabs.fi>
2022-09-01 09:27:23 +03:00
Serkan Reis
00960f429e
Add batch transfer to sg721 collection actions (#40) 2022-08-16 13:04:23 +03:00
findolor
3b5f287715 Fix type definitions and add deus labs name 2022-08-16 10:28:18 +03:00
Serkan Reis
aae2b14a01
Add burn & batch burn for sg721 (#39)
* Add burn & batch burn for sg721

* Add batch burn range

* Refactor contract messages logic

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-16 10:18:35 +03:00
Serkan Reis
1624f0c332
Use existing base token URI for collection creation (#36)
* Use existing base token URI for collection creation

* Cover image preview when using existing base token URI option

* Fix cover image preview border for non-square images

* check baseTokenURI and coverImageUrl validity

* Fix typo

* Cover image validity condition update

* Remove unnecessary conditionals

* Display correct collection creation results when using an existing base token URI

* Fix: base token URI not being displayed correctly for new uploads

* Post-review update

* Remove extra props

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-16 10:04:33 +03:00