Update Quazenthor (QWBQ) logo on BSC - #1907
Open
toorandokhtafshari wants to merge 19 commits into
Open
Conversation
Add Quazenthor (QWBQ) token metadata
fix: move Quazenthor (QWBQ) to correct CAIP-19 path
feat: add Quazenthor (QWBQ) educational token on BSC
fix: remove non-permitted fields
feat: add Quazenthor QWBQ logo
feat: add Quazenthor QWBQ logo to icons/eip155:56
fix: remove wrong logo filename
feat: add Quazenthor QWBQ logo with correct erc20 prefix
…8.svg fix: remove wrong logo filename
feat: add Quazenthor QWBQ logo with correct filename
fix: create correct JSON metadata file
fix: remove old duplicate metadata files
fix: correct logo path with erc20: prefix
…E8.svg fix: remove logo with wrong filename (missing colon)
feat: add logo with correct erc20: prefix
…E8.svg Delete old incorrect Quazenthor (QWBQ) logo
Add updated Quazenthor (QWBQ) logo
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d2a1448. Configure here.
…x013f5f2F7F5b027012415A783ac2ed69EF936aE8.svg Fix logo filename - add missing colon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR updates the logo for the Quazenthor (QWBQ) token on BNB Smart Chain.
The previous logo added in PR #1845 was incorrect (our mistake).
Token Information:
This is a purely educational, non-financial reference token for learning BEP-20 standards.
Note
Low Risk
Single static asset swap with no runtime, auth, or metadata changes.
Overview
Replaces the Quazenthor (QWBQ) BSC ERC-20 icon at
icons/eip155:56/erc20:0x013f5f2F7F5b027012415A783ac2ed69EF936aE8.svgwith the correct branding asset.The old SVG was a simple green circle with a serif t; the new one is a 256×256 vector mark with teal/white paths and a Q-style glyph. No metadata or contract changes—only the referenced logo file is updated.
Reviewed by Cursor Bugbot for commit 1695f70. Bugbot is set up for automated code reviews on this repo. Configure here.