Skip to content

Conversation

@skytradepro
Copy link

@skytradepro skytradepro commented Aug 15, 2025

@skytradepro skytradepro requested review from a team and MRabenda as code owners August 15, 2025 00:29
cursor[bot]

This comment was marked as outdated.

@skytradepro
Copy link
Author

Hello team,
We’ve updated the logoURI to a direct raw link:
https://raw.githubusercontent.com/skytradepro/contract-metadata/master/images/0x1f891d25a386e6f67ead37d9bfaf5c444213a134.png
The file is a 256×256 transparent PNG.
Chain: BNB Chain (eip155:56)
Contract: 0x1f891d25a386e6f67ead37d9bfaf5c444213a134
Please let us know if any further changes are required. Thank you!

@skytradepro
Copy link
Author

Hello,
Thank you for reviewing my pull request. This PR adds the token metadata for SkyTrade Pro (SUSDT) to MetaMask. I’m ready to provide any additional information, documentation, or adjustments if needed for approval. Please let me know if there’s anything else required from my side.

@skytradepro
Copy link
Author

Hello MetaMask Team 👋

We are the official team of SkyTrade Pro (SUSDT).
This PR adds verified metadata for our token on BNB Chain:

  • Name: SkyTrade Pro
  • Symbol: SUSDT
  • Decimals: 18
  • Contract: 0x1f891D25A386e6F67ead37d9BFAf5C444213a134

✅ Official References:

📊 Market & DEX Links:

🔒 Transparency & Security:

🌍 Community & Listings:

  • CoinMarketCap (pending): Ticket #1129957
  • CoinGecko (pending): Ticket #CL2106250015
  • Listed on: CoinCodex, CoinCheckup, Coinranking, CoinCatapult, CoinMooner, CoinDiscovery, CoinSniper, Coinscope, CoinVote, Top100Token, CoinHunt, FomoSpider, DEXTools, Matcha, QuickIntel, and more.

📱 Social Media:

🚀 About SkyTrade Pro (SUSDT)
SkyTrade Pro is a transparent, community-driven token built on BNB Chain.

  • Liquidity is fully locked.
  • A large supply has been burned permanently.
  • Remaining team tokens are secured in a multisignature wallet.
  • The project is actively listed across major platforms, with a growing global community.

We kindly request your review and approval 🙏 so that our community can see SkyTrade Pro (SUSDT) correctly displayed in MetaMask.

Thank you for your support ❤️

cursor[bot]

This comment was marked as outdated.

Hello MetaMask team,  

This PR adds the SkyTrade Pro (SUSDT) token metadata and logo for Binance Smart Chain (chainId: 56).  

Details:  
- Contract: 0x1f891D25A386e6F67ead37d9BFAf5C444213a134  
- Symbol: SUSDT  
- Decimals: 18  
- Logo: Added in images folder (transparent background, 256x256)  

Thank you for reviewing.
"logoURI": "https://github.com/skytradepro/contract-metadata/blob/master/images/0x1f891d25a386e6f67ead37d9bfaf5c444213a134.png",
"tags": ["defi", "token", "bsc"],
"description": "Decentralized Finance token."
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Logo URL Incorrect, Path Duplicated, Case Mismatch

The logoURI points to a GitHub blob URL, which serves the GitHub page instead of the raw image content. The file path includes a duplicated metadata/eip155:56/ segment. Additionally, the contract address in the filename uses lowercase hex characters (bfaf5c) while other files in this commit use uppercase (bfaF5C), which might cause lookup issues.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants