Commit Graph

336 Commits

Author SHA1 Message Date
Serkan Reis
680b2ac258 Initial authz logic 2024-01-15 14:55:16 +03:00
Serkan Reis
da79f4f6e5 Update sidebar 2024-01-05 12:16:55 +03:00
Serkan Reis
cd6a69970b Add logic for other message types 2024-01-05 11:57:10 +03:00
Serkan Reis
323837e67f Init okenfactory actions 2024-01-04 23:12:07 +03:00
Serkan Reis
df571b6c58 Toastify snapshot related errors 2024-01-01 15:33:18 +03:00
Serkan Reis
6caab5ce69 Fix typo 2023-12-31 22:10:02 +03:00
Serkan Reis
b4290ba9b9 Enable taking collection snapshots 2023-12-31 21:47:30 +03:00
Serkan Reis
6e51a57e46 Revert snapshot related changes 2023-12-31 20:48:41 +03:00
Serkan Reis
d88596559a Address build issues 2023-12-31 15:33:38 +03:00
Serkan Reis
b1ce309cb2 Address build issues 2023-12-31 15:25:11 +03:00
Serkan Reis
dcb2a9c072 Update title for snapshots 2023-12-31 15:09:05 +03:00
Serkan Reis
412a467391 Enable taking holder snapshots for collections 2023-12-31 15:01:48 +03:00
Serkan Reis
35f1ba0ca6 Include CRBRUS among mint price denom options 2023-12-21 14:28:45 +03:00
Serkan Reis
294fda9136 Include BRNCH among OE mint price denoms 2023-12-12 20:40:54 +03:00
Serkan Reis
3d24e5a8f7 Include HUAHUA among mint price denoms 2023-12-11 11:22:12 +03:00
Serkan Reis
2f2b628782 Update wallet connection options 2023-12-08 11:44:35 +03:00
Serkan Reis
108e6e034d Upload contract support 2023-12-07 08:03:27 +03:00
Serkan Reis
87c2f43540 Include KUJI among mint price denom options 2023-11-28 13:27:12 +03:00
Serkan Reis
ea0765e1a7 Revert sg721 code ID change for STRDST collections 2023-11-24 07:23:01 +03:00
Serkan Reis
816a834f75 Update sg721 code ID for STRDST collections 2023-11-24 06:22:53 +03:00
Serkan Reis
fb78db22cc
Merge pull request #277 from public-awesome/pdf-support
PDF support for collection creation
2023-11-22 23:28:32 +03:00
Serkan Reis
2d5f5ed511 PDF support for collection creation 2023-11-22 23:23:51 +03:00
Serkan Reis
50a8ea53b1 Fix import config issue for mainnet 2023-11-22 10:44:46 +03:00
Serkan Reis
4d53d498d7 Retain contract address while switching between link tabs 2023-11-20 23:16:16 +03:00
Serkan Reis
3e052e6e1e List whitelists on My Collections 2023-11-20 22:32:59 +03:00
Serkan Reis
a13e0610e4 Add members query pagination & list export for whitelists 2023-11-19 15:34:05 +03:00
Serkan Reis
f19ced2d32 Blacklist minter & sg721 contract addresses for royalty payments 2023-11-16 17:40:56 +03:00
Serkan Reis
0ca2d63161 Enable contract queries without a wallet connection 2023-11-14 19:06:49 +03:00
Serkan Reis
79bb24d33a Address the issue with #s in uploaded file names 2023-11-12 21:18:04 +03:00
Serkan Reis
77b80fc989 Include nBTC as an option for mint price denom 2023-10-27 10:11:22 +03:00
Serkan Reis
758899b031 Allow factory parameters to be fetched with no wallet connection 2023-10-25 11:09:25 +03:00
Serkan Reis
aea28679bb Use the latest sg721 code id with the USDC factory 2023-10-18 23:42:15 +03:00
Serkan Reis
a9efc0cbfa Use the latest sg721 code id with the USK factory 2023-10-18 22:50:44 +03:00
Serkan Reis
d6cc8a700f
Merge branch 'develop' into noah/cosmos-kit 2023-10-15 20:46:20 +03:00
Serkan Reis
abdfd74663 Add option to select whitelist unit price denom 2023-10-13 18:21:20 +03:00
Serkan Reis
e8be3c54eb Update base minter upload logic 2023-10-13 12:57:50 +03:00
Serkan Reis
af3e0f2186 Update VM instantiation logic 2023-10-12 10:02:48 +03:00
Noah Saso
dfe0a27f77 Use Cosmos Kit with Keplr Extension support. 2023-10-11 16:48:20 -07:00
Serkan Reis
b2e61d5529 Add Infinity Swap related queries to Collection Actions > Queries 2023-10-10 14:19:52 +03:00
Serkan Reis
0365aa5a7b Add Infinity Swap related actions to Collection Actions > Actions 2023-10-10 13:43:14 +03:00
Serkan Reis
e6f0a5b91f Update Royalty Registry > Query 2023-10-10 11:41:52 +03:00
Serkan Reis
2e55923ac3 Update Royalty Registry > Execute 2023-10-10 11:01:40 +03:00
Serkan Reis
3325a93edb Match inputs with query types 2023-10-07 12:50:45 +03:00
Serkan Reis
51acae6a78 Match inputs and message types for execute 2023-10-07 12:30:54 +03:00
Serkan Reis
f092d7d926 Init Royalty Registry dashboard > Query 2023-10-07 11:53:28 +03:00
Serkan Reis
0595c4de25 Init Royalty Registry dashboard > Execute 2023-10-07 11:53:10 +03:00
Serkan Reis
40fb1933e4 Update import logic to default to non-updatable on mainnet 2023-09-21 08:57:43 +03:00
Serkan Reis
387aa5c703 Update upload & metadata upload logic for standard & 1/1 collections 2023-09-09 22:01:25 +03:00
Serkan Reis
c6534d30f5 Update date & time inputs to reflect timezone settings 2023-09-01 15:14:38 +03:00
Jorge Hernandez
1a9d7ac9c8
Merge pull request #194 from public-awesome/export-import-collection-config
Export/Import collection creation configuration
2023-08-30 07:52:48 -06:00