Skip to content

Commit

Permalink
chore: update unibtc logo url
Browse files Browse the repository at this point in the history
  • Loading branch information
slavastartsev committed Jan 23, 2025
1 parent 967cd37 commit 4438639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/evm/src/constants/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ export const bobAssets: RawToken[] = [
name: 'Universal BTC',
symbol: 'uniBTC',
decimals: 8,
logoUrl: 'https://assets.coingecko.com/coins/images/39599/standard/uniBTC_200px.png',
logoUrl: 'https://raw.githubusercontent.com/bob-collective/bob/master/assets/uniBTC.svg',
apiId: 'universal-btc'
}
];
Expand Down

0 comments on commit 4438639

Please sign in to comment.