-
Notifications
You must be signed in to change notification settings - Fork 6
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
Token api #210
Conversation
chore: select token type chore: change to comments
Signed-off-by: Shinya <[email protected]>
Signed-off-by: Shinya <[email protected]>
Co-authored-by: Chen Yu <[email protected]> Signed-off-by: Shinya <[email protected]>
1. show the token form on submitting token from footer 2. remove sudt section from the email template of token info submission
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Unable to click the `Logo` button and upload images. Clicking the `Submit Token Info` button on the `NFT Collection` page cannot bring up the pop-up window. It's expected to invoke the email client to submit NFT info because NFT information is not covered in the form. Submission of NFT info was done by sending an email, so I kept it, as mentioned as point 4 in #210 (comment) |
2024-02-02.13.50.33.movIf we use email to submit information, this entry should be retained, but now after clicking and reopening the page, nothing happens. |
2024-02-02.17.39.46.movThere is no special link operation, but the templates I see when I click |
I can reproduce this case by the URL you've provided. It should be out of date and please try the template by the preview URL in the second message |
Well, that was a problem with my previous link, and the style has been modified on the new preview. |
The crash-like flash is caused by loading status, the Commit 2f84059 adds a loading effect to avoid the flash |
Button width and default selected token type between EN and ZH pages should be fixed by commits 5713401 and 6730b40
I cannot reproduce this case, could you send me the URL to have a try |
Chrome version 103.0.5060.114 (official version) (arm64) Submit Token Info Modify Token Info |
Both links work well for me, need help from @Sven-TBD @WhiteMinds |
I dont think it's necessary to provide a Chinese version. On template, do we need the NFT description as well? @zmcNotafraid |
Me too, pop up normally |
This PR adds entries to submit sudt token info
Ref: Magickbase/ckb-explorer-public-issues#374