Skip to content

Commit

Permalink
chore: update aave logo [skip cypress] (#2145)
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka authored Aug 6, 2024
1 parent 758414b commit f7eeef3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ui-config/TokenList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ export const TOKEN_LIST: TokenList = {
name: 'Aave',
symbol: 'AAVE',
decimals: 18,
logoURI: 'https://assets.coingecko.com/coins/images/12645/thumb/AAVE.png?1601374110',
logoURI:
'https://assets.coingecko.com/coins/images/12645/standard/aave-token-round.png?1720472354',
extensions: {
bridgeInfo: {
'10': {
Expand Down

2 comments on commit f7eeef3

@github-actions
Copy link

Choose a reason for hiding this comment

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

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

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

This commit was deployed on ipfs

Please sign in to comment.