Skip to content

Commit

Permalink
Merge pull request #4827 from BitGo/COIN-1462-Update-token-name
Browse files Browse the repository at this point in the history
fix(statics): rename Bitcoin TRC20 token
  • Loading branch information
venkateshv1266 committed Aug 16, 2024
2 parents 3c88290 + a1ed064 commit dab8eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12193,7 +12193,7 @@ export const coins = CoinMap.fromCoins([
tronToken(
'd8d505d2-f525-4922-b538-317b879bd316',
'trx:btc',
'Bitcoin',
'Bitcoin (TRC20)',
8,
'TN3W4H6rK2ce4vX9YnFQHwKENnHjoxb3m9',
UnderlyingAsset.BTC
Expand Down

0 comments on commit dab8eaf

Please sign in to comment.