What is a SY?

SY (Standardized Yield) is a standard by Pendle, abstracting the information about a yield source.

A SY contract should contain all of the necessary logic to interact with the Pendle V2 system, including:

Normally, SY is written as a wrapper of a yield bearing token (*yieldToken)*, allowing a yield source to interact with Pendle. Hence SY logic should include:

Prerequisite

Examples