We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27e048c + d84c97f commit 5d4b17bCopy full SHA for 5d4b17b
public/tokens/pt-deth-29jan2026.svg public/tokens/pt-deth-23apr2026.svgpublic/tokens/pt-deth-29jan2026.svg renamed to public/tokens/pt-deth-23apr2026.svg
src/strategies/index.ts
@@ -242,9 +242,9 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
242
issuesOnClose: true,
243
},
244
{
245
- name: "Pendle PT DETH (29 Jan 2026)",
246
- id: "PT-DETH-29JAN2026",
247
- tokenOutAddress: "0x8209b01357946a64a0793e9773f6f3fe5a5f2526",
+ name: "Pendle PT DETH (23 Apr 2026)",
+ id: "PT-DETH-23APR2026",
+ tokenOutAddress: "0xe1d9b789da5b5375eacf66f036022b019a2af307",
248
strategyType: ["eth"],
249
chainId: 1,
250
network: "Mainnet",
0 commit comments