Commit Graph

11 Commits

Author SHA1 Message Date
Serkan Reis
14983047cf Update the list of actions for SG721 Dashboard > Execute 2023-02-26 13:45:18 +03:00
Serkan Reis
5c5ccbe392 Badge Hub dashboard > Migrate tab 2023-02-03 19:20:26 +03:00
Serkan Reis
c9d9a32034 Names support for SG721 contract dashboard > Execute 2023-01-12 14:01:15 +03:00
Serkan Reis
7e343657a4 Names support for SG721 contract dashboard > Query 2023-01-12 13:51:03 +03:00
Serkan Reis
412a8b18c2 Add migrate tab to Minter & SG721 contract dashboards 2022-11-30 21:35:01 +03:00
Serkan Reis
fdec20798e Remove maxWidth for error messages 2022-11-02 10:53:17 +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
11298185a0
Update contract address using router on contract execution pages (#7) 2022-09-12 10:25:44 +03:00
Serkan Reis
c7098cc40c
Update sg721 default query type as "collection_info" (#38)
* Update sg721 default query type as collection_info

* Update Stargaze brand text position on welcome screen

* Fix typo on Sg721 contract Execute page
2022-08-16 09:59:15 +03:00
Arda Nakışçı
725439275d
Execute selection fix (#17)
* Remove modal

* Show execute preview without wallet connection
2022-08-03 10:57:03 +03:00
Arda Nakışçı
aa42f8763a
Implement contract UIs (#2)
* Add instantiate page for minter

* Add query page to minter contract

* Add execute page for minter contract

* Add contracts index page

* Refaactor sg721 helper files

* Add instantiate page

* Add query page for sg721

* Add execute page for sg721 contract

* Copy page templates for whitelist contracts

* Add instantitate for whitelist contract

* Add query page to whitelist contract

* Add execute page for whitelist contract
2022-07-19 10:53:03 +03:00