Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
feat(pendle-v2): Update name
Browse files Browse the repository at this point in the history
  • Loading branch information
immasandwich committed Dec 15, 2022
1 parent d1573e7 commit 658a672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/pendle-v2/pendle-v2.definition.ts
Expand Up @@ -5,7 +5,7 @@ import { Network } from '~types/network.interface';

export const PENDLE_V_2_DEFINITION = appDefinition({
id: 'pendle-v2',
name: 'Pendle',
name: 'Pendle V2',
description:
'The Pendle protocol enables the permissionless tokenization and trading of yield.Pendle allows anyone to purchase assets at a discount, obtain fixed yield, or long DeFi yield.',
url: 'https://www.pendle.finance/',
Expand Down

0 comments on commit 658a672

Please sign in to comment.