Skip to content

Commit 3d92789

Browse files
tw-jtclaude
andcommitted
feat(twt): add CoinMarketCap link to TWT token info across chains
Add CoinMarketCap link (https://coinmarketcap.com/currencies/trust-wallet-token/) to TWT token info.json on BSC, Binance Chain, and Solana. Also adds missing X (Twitter) and Reddit links to the BSC entry for consistency with other chains. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e14b281 commit 3d92789

File tree

3 files changed

+20
-0
lines changed
  • blockchains
    • binance/assets/TWT-8C2
    • smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003
    • solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD

3 files changed

+20
-0
lines changed

blockchains/binance/assets/TWT-8C2/info.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
{
2222
"name": "reddit",
2323
"url": "https://reddit.com/r/trustapp"
24+
},
25+
{
26+
"name": "coinmarketcap",
27+
"url": "https://coinmarketcap.com/currencies/trust-wallet-token/"
2428
}
2529
]
2630
}

blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@
1616
{
1717
"name": "github",
1818
"url": "https://github.com/trustwallet/"
19+
},
20+
{
21+
"name": "x",
22+
"url": "https://x.com/trustwallet"
23+
},
24+
{
25+
"name": "reddit",
26+
"url": "https://reddit.com/r/trustapp"
27+
},
28+
{
29+
"name": "coinmarketcap",
30+
"url": "https://coinmarketcap.com/currencies/trust-wallet-token/"
1931
}
2032
]
2133
}

blockchains/solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD/info.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
{
2121
"name": "reddit",
2222
"url": "https://reddit.com/r/trustapp"
23+
},
24+
{
25+
"name": "coinmarketcap",
26+
"url": "https://coinmarketcap.com/currencies/trust-wallet-token/"
2327
}
2428
]
2529
}

0 commit comments

Comments
 (0)