Skip to content

Commit

Permalink
Merge pull request #62 from IndexCoop/feat/hyeth-prt-logo
Browse files Browse the repository at this point in the history
feat: hyETH PRT logo
  • Loading branch information
0xonramp authored Jul 12, 2024
2 parents 2725c49 + a3dcbfb commit b54b93a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lists/mainnet/index-tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@ export const INDEX_COOP_MAINNET_TOKENS: TokenData[] = [
name: 'High Yield ETH Index PRT',
symbol: 'prtHyETH',
decimals: 18,
logoURI: 'https://index-app.vercel.app/assets/hyeth.png',
logoURI: 'https://index-app.vercel.app/assets/hyeth-prt-logo.svg',
},
{
address: '0xBe03026716a4D5E0992F22A3e6494b4F2809a9C6',
chainId: 1,
name: 'High Yield ETH Index Staked PRT',
symbol: 'sPrtHyETH',
decimals: 18,
logoURI: 'https://index-app.vercel.app/assets/hyeth.png',
logoURI: 'https://index-app.vercel.app/assets/hyeth-prt-logo.svg',
},
{
address: '0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84',
Expand Down

0 comments on commit b54b93a

Please sign in to comment.