Skip to content

Commit

Permalink
Merge pull request #45 from IndexCoop/feat/add-hyeth
Browse files Browse the repository at this point in the history
feat: add hyeth
  • Loading branch information
janndriessen authored Mar 20, 2024
2 parents a829e9b + 293a69c commit a090d0b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lists/mainnet/index-tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,14 @@ export const INDEX_COOP_MAINNET_TOKENS: TokenData[] = [
logoURI:
'https://assets.coingecko.com/coins/images/29171/small/gtcETH-token-logo.png?1677060167',
},
{
address: '0xc4506022Fb8090774E8A628d5084EED61D9B99Ee',
chainId: 1,
name: 'High Yield ETH Index',
symbol: 'hyETH',
decimals: 18,
logoURI: 'https://index-app.vercel.app/assets/hyeth.png',
},
{
address: '0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84',
chainId: 1,
Expand Down

0 comments on commit a090d0b

Please sign in to comment.