-
Notifications
You must be signed in to change notification settings - Fork 559
[TOOL-4689] Dashboard: Integrate ERC20Asset contract in token creation flow #7344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: yash/ocr-contracts-integration
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
size-limit report 📦
|
88e82aa
to
90d9498
Compare
bd11486
to
5231fdd
Compare
90d9498
to
936055a
Compare
936055a
to
b4541e3
Compare
…ashboard_integrate_erc20asset_contract_in_token_creation_flow
…ashboard_integrate_erc20asset_contract_in_token_creation_flow Signed-off-by: Manan Tank <[email protected]>
PR-Codex overview
This PR focuses on updating the token creation and distribution processes in the dashboard, particularly enhancing the handling of different asset types (e.g.,
ERC20Asset
) and improving the user interface for token sales, including direct sales and public market options.Detailed summary
contractType
to includeERC20Asset
.directSale
andpublicMarket
in token distribution.createTokenOnUniversalBridge
function for token creation via an API.Skeleton
) and improved layout.TokenSaleSection
to support direct sale and public market configurations.mintTokens
andsetClaimConditions
.