-
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 ↗︎
5 Skipped Deployments
|
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
f1ca822
to
8702a49
Compare
…ashboard_integrate_erc20asset_contract_in_token_creation_flow
…ashboard_integrate_erc20asset_contract_in_token_creation_flow
PR-Codex overview
This PR primarily focuses on enhancing the token creation and management functionality within the dashboard, including the addition of new token types, improved UI components, and better handling of token sales and distributions.
Detailed summary
ERC20Asset
type tocontractType
.Skeleton
loading state inClientOnly
components.createTokenOnUniversalBridge
function for token creation.PrimarySaleConfig
andPublicMarketConfig
components for managing sale configurations.