Integration Requirements
apy
: Annual percentage yield, as a decimal. (e.g., 0.4655 = 46.55%)tvl
: Total value locked in the pool. The unit can be: USD, SOL or the relevant wfragAsset. (e.g., wfragSOL, wfragBTC, etc.)
Options for Integration
1. Provide a Custom API Endpoint
You may expose a minimal REST API returning the structure above. We’ll consume this endpoint periodically and associate it with your pool based on a consistentpool address
.
2. Provide an Integration Guide
If you already publish TVL and APY via your own analytics API or frontend, simply share:- The public URL or API.
- How to derive tvl and apy values for your pool.
- How to match your internal pool identifier with the pool address used in our system.
pool address
used for F Point snapshotting.