Skip to content

Commit

Permalink
Merge pull request DefiLlama#3655 from DefiLlama/enable-pendle
Browse files Browse the repository at this point in the history
enable fees pendle
  • Loading branch information
dtmkeng authored Jul 7, 2023
2 parents 3694af9 + 5ce5974 commit 2a1574b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions defi/src/adaptors/data/fees/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1003,5 +1003,9 @@ export default {
parentId: "Equalizer0x",
enabled: true,
id: "3173"
},
"pendle": {
enabled: true,
id: "382"
}
} as AdaptorsConfig

0 comments on commit 2a1574b

Please sign in to comment.