Skip to content

Commit

Permalink
feat: add pendle component for hyeth
Browse files Browse the repository at this point in the history
  • Loading branch information
janndriessen committed Oct 7, 2024
1 parent a5780fc commit 1a9ae94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/nav/hyeth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export class HyEthNavProvider {
"0x1c085195437738d73d75DC64bC5A3E098b7f93b1",
"0x6ee2b5E19ECBa773a352E5B21415Dc419A700d1d",
"0xf7906F274c174A52d444175729E3fa98f9bde285",
"0x7aa68E84bCD8d1B4C9e10B1e565DB993f68a3E09",
]
return pendleTokens.some((pendleToken) => isSameAddress(pendleToken, token))
}
Expand Down

0 comments on commit 1a9ae94

Please sign in to comment.