Add Quazenthor (QWBQ) educational BEP-20 token on BSC#1845
Add Quazenthor (QWBQ) educational BEP-20 token on BSC#1845toorandokhtafshari wants to merge 15 commits into
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
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 874862c. Configure here.
…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
|
Hi @MRabenda, This is an educational, non-financial reference token for learning BEP-20 standards. No trading or liquidity. Contract is verified on BscScan since January 2026. All automated checks are now passing. Thank you for your review! |
|
Hi @MRabenda and team, Just a gentle follow-up on this PR. This is a purely educational, non-financial reference token for learning BEP-20 standards. The contract has been verified on BscScan for several months. All automated checks are passing. Could you please review when you have a moment? Thank you very much for your time. |

Add Quazenthor (QWBQ) token metadata ## Token Information
0x013f5f2F7F5b027012415A783ac2ed69EF936aE8This is a purely educational, non-financial reference token for learning BEP-20 standards. No trading, no liquidity pool, no sale, no investment intent.
The token contract is fully verified on BscScan with logo since January 2026.
I have added the metadata JSON file as requested.
Thank you for reviewing my PR.
Note
Low Risk
Static metadata and image files only; no application or contract logic changes.
Overview
Registers Quazenthor (QWBQ) on BNB Smart Chain (
eip155:56) for contract0x013f5f2F7F5b027012415A783ac2ed69EF936aE8by adding a newerc20metadata JSON with name, symbol, 18 decimals, and a logo reference.The PR also adds the token SVG under
icons/eip155:56/and a matching copy undermetadata/eip155:56/(address-named.svg).Reviewed by Cursor Bugbot for commit 40dc620. Bugbot is set up for automated code reviews on this repo. Configure here.