Skip to content

Commit

Permalink
Merge pull request #69 from IndexCoop/feat/add-new-pendle-position
Browse files Browse the repository at this point in the history
feat: add new pendle position for hyeth
  • Loading branch information
janndriessen authored Oct 7, 2024
2 parents c2fc8b1 + e5fd34b commit 54fa423
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/lists/mainnet/mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47503,6 +47503,15 @@ export const MAINNET: TokenData[] = [
logoURI:
'https://assets.coingecko.com/coins/images/24383/small/apecoin.jpg',
},
{
address: '0x7aa68E84bCD8d1B4C9e10B1e565DB993f68a3E09',
chainId: 1,
name: 'PT Kelp Gain 26DEC2024',
symbol: 'PT-agETH-26DEC2024',
decimals: 18,
logoURI:
'https://assets.coingecko.com/coins/images/15069/large/Pendle_Logo_Normal-03.png?1696514728',
},
{
address: '0xf7906F274c174A52d444175729E3fa98f9bde285',
chainId: 1,
Expand Down

0 comments on commit 54fa423

Please sign in to comment.