Skip to content

Commit

Permalink
chore: fixed broken treasury data token image
Browse files Browse the repository at this point in the history
  • Loading branch information
invisiblemask committed Jan 23, 2025
1 parent 082a48a commit d1520ac
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
24 changes: 24 additions & 0 deletions public/svgs/afrx-eth.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/data/treasury-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ export const TOKENS: TokensType = {
name: 'frxETH + IQ',
address: '0xfa87db3eaa93b7293021e38416650d2e666bc483',
},
aEthEtherFiFRAX: {
id: 'aEthEtherFiFRAX',
image: '/svgs/afrx-eth.svg',
name: 'aEthEtherFiFRAX',
address: '0x6914eccf50837dc61b43ee478a9bd9b439648956',
},
WBTC: {
id: 'wrapped-btc',
image: '/svgs/wbtc.svg',
Expand Down

0 comments on commit d1520ac

Please sign in to comment.