Skip to content

SDK: Include APY and TVL in getStrategies response #654

@nakul1010

Description

@nakul1010

Description:
Currently, retrieving the APY for a strategy requires using the getEnrichedTokens(true) method and manually matching the token address address with the outputToken address from getStrategies.

To simplify this, we should include TVL and APY values directly in the response of the getStrategies method for each strategy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    New 🆕

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions