Commit Graph

18 Commits

Author SHA1 Message Date
Serkan Reis
5044aedee4 Include open edition minter queries in Collection Actions > Queries 2023-06-17 11:24:39 +03:00
Serkan Reis
6b89a60216 Include open edition minter actions in Collection Actions > Actions 2023-06-17 11:01:32 +03:00
Serkan Reis
9c5a47b42c Add a side tab for Stargaze Studio Survey 2023-06-06 12:16:46 +03:00
Serkan Reis
76ba766b28 Update WL dashboard > Execute 2023-04-17 19:20:37 +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
c7b26d133d Update Append New Token description on Collection Actions 2023-01-05 14:17:46 +03:00
Serkan Reis
637294c9b6 Update minter type retrieval dependencies 2022-12-09 23:26: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
cd652cbf25 Add router functionality 2022-09-23 13:31:28 +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
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
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
name-user1
c994411dfb
Batch minting (#30)
* Bach Mint

* Add mint_for for batch minting

* Batch minting with mint to function with given number

* Minor fixes

* Update components/collections/actions/actions.ts

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: Arda Nakışçı <anakisci@gmail.com>
2022-08-10 10:25:23 +03:00
Arda Nakışçı
708da8a58a
Add collection actions page (#3)
* Add collection actions page

* Add collections index page and update sidebar
2022-07-25 11:29:52 +03:00