Add wUSDT (Wuschain USD Tether) token to Solana Token List#18
Open
wusdscan wants to merge 10000 commits intotrustwallet:mainfrom
Open
Add wUSDT (Wuschain USD Tether) token to Solana Token List#18wusdscan wants to merge 10000 commits intotrustwallet:mainfrom
wusdscan wants to merge 10000 commits intotrustwallet:mainfrom
Conversation
Closes solana-labs#30132
Closes solana-labs#30154
feat: add deprecated information
Add wUSDT (Wuschain USD Tether) token to Solana Token List Description (توضیح PR): This PR adds the Wuschain USD Tether (wUSDT) token to the Solana Token List. wUSDT is the stablecoin of the Wuschain ecosystem on Solana, designed to provide fast, secure, and community-driven transactions. It aims to deliver stability and liquidity for users, while ensuring transparency through Solscan and community channels. Details: - Token Mint Address: 7XRNfR2zYJboUfvKUjcuuBnzbkP473nABVenVThU9nM5 - Symbol: wUSDT - Decimals: 6 - Chain: Solana Mainnet (chainId: 101) - Logo: Provided via official website link - Extensions: Website, social media links, explorer link We kindly request review and approval to include wUSDT in the official Solana Token Registry
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.
{

"chainId": 101,
"address": "7XRNfR2zYJboUfvKUjcuuBnzbkP473nABVenVThU9nM5",
"symbol": "wUSDT",
"name": "Wuschain USD Tether",
"decimals": 6,
"logoURI": "assets/mainnet/7XRNfR2zYJboUfvKUjcuuBnzbkP473nABVenVThU9nM5/logo.png",
"tags": ["stablecoin", "community", "wuschain"],
"extensions": {
"description": "wUSDT is the stablecoin of the Wuschain ecosystem on Solana, designed to provide fast, secure, and community-driven transactions.",
"website": "https://www.solowusdt.com/en",
"twitter": "https://x.com/wusdt_solana",
"telegram": "https://t.me/wUSDT_Solana20257",
"instagram": "https://www.instagram.com/wusdt_solana",
"youtube": "https://www.youtube.com/@wusdtsolana",
"discord": "https://discord.com/invite/H4hjBRNQ",
"facebook": "https://m.facebook.com/profile.php?id=61577916399277",
"explorer": "https://solscan.io/token/7XRNfR2zYJboUfvKUjcuuBnzbkP473nABVenVThU9nM5"
}
}