Add USDTz (USave Dart Tokenz) metadata and logo on Polygon - #1922
Open
ronaldron19833891-rgb wants to merge 3 commits into
Open
Add USDTz (USave Dart Tokenz) metadata and logo on Polygon#1922ronaldron19833891-rgb wants to merge 3 commits into
ronaldron19833891-rgb wants to merge 3 commits into
Conversation
Add ERC-20 metadata for USDTz on Polygon PoS.
ronaldron19833891-rgb
requested review from
a team and
MRabenda
as code owners
August 21, 2026 14:42
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 edda030. Configure here.
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.

Adds the official metadata and logo for USDTz — USave Dart Tokenz on Polygon PoS.
Network: Polygon PoS
Chain ID: 137
Token: USDTz
Contract:
0x73e2de2431C6ee8660D82dF73BA36C4129549208
Official website:
https://usdtzofficial.com
PolygonScan:
https://polygonscan.com/token/0x73e2de2431C6ee8660D82dF73BA36C4129549208
USDTz is an independent ERC-20 Web3 project deployed on Polygon PoS. The official website publicly references the contract address and provides project documentation.
USDTz is not a stablecoin and is not affiliated with, endorsed by, approved by, sponsored by, or connected to Tether, USDT, Tether Limited, or Tether Operations Limited.
Changes included:
Note
Low Risk
Additive token metadata only; no auth, funds, or protocol logic. Residual listing risk is verifying the contract and that the USDTz name is not misleading.
Overview
Adds Polygon (chain ID 137) ERC-20 listing metadata for USDTz at
0x73e2de2431C6ee8660D82dF73BA36C4129549208(name/symbolUSDTz, 18 decimals, PNG logo path).No runtime or contract logic changes. Reviewers should confirm the address and branding are intended, given the USDT-like ticker.
Reviewed by Cursor Bugbot for commit f1c0e13. Bugbot is set up for automated code reviews on this repo. Configure here.