Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensuro: removes deprecated pools and adds new ones #1512

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2023

  1. Adds yield adapter for Ensuro (https://ensuro.co)

    Adds the yield adapter to compute Ensuro APY of Ensuro Pools (eTokens).
    
    The adapter computes the totalSupply variation in the last day
    (excluding net deposits), as a percentage of initial totalSupply as the
    daily APR. Then converts the APR to annualized APY.
    gnarvaja committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3c9d53d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    9d33c99 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    27f5f50 View commit details
    Browse the repository at this point in the history
  2. Ensuro: removes deprecated pools and adds new ones

    Other changes are just linting.
    gnarvaja committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    aad8c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8f49e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    0681a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861a808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a211f7 View commit details
    Browse the repository at this point in the history