Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Eden upgrade#284

Merged
Wgil merged 10 commits intomainfrom
update-vesting-methods
Apr 12, 2024
Merged

Eden upgrade#284
Wgil merged 10 commits intomainfrom
update-vesting-methods

Conversation

@Wgil
Copy link
Contributor

@Wgil Wgil commented Apr 9, 2024

No description provided.

@Wgil Wgil requested a review from cosmic-vagabond April 11, 2024 16:47
@Wgil
Copy link
Contributor Author

Wgil commented Apr 11, 2024

New responses:

{
  "total_staked_balance": {
    "denom": "ibc/2180E84E20F5679FCC760D8C165B60F42065DEF7F46A72B447CFF1B7DC6C0A65",
    "amount": "197051.156220313536868077"
  },
  "staked_assets": {
    "eden_boost_earn_program": {
      "bonding_period": 0,
      "apr": {
        "uusdc": "0",
        "ueden": "11"
      },
      "available": "204672836",
      "staked": "38158909",
      "rewards": [
        {
          "asset": "uusdc",
          "amount": "1291841",
          "usd_amount": "1.291841"
        },
        {
          "asset": "ueden",
          "amount": "1221835",
          "usd_amount": "23.705590714691144565"
        }
      ]
    },
    "eden_earn_program": {
      "bonding_period": 0,
      "apr": {
        "uusdc": "0",
        "ueden": "11",
        "uedenb": "100"
      },
      "available": {
        "amount": "2685377058",
        "usd_amount": "52100.692361545890543917"
      },
      "staked": {
        "usd_amount": "97026.158788598845723512",
        "amount": "5000928184",
        "lockups": [
          {
            "amount": "246405165",
            "unlock_timestamp": 1707842949
          },
          {
            "amount": "10000000000",
            "unlock_timestamp": 1707850893
          },
          {
            "amount": "40000000",
            "unlock_timestamp": 1708351837
          },
          {
            "amount": "13600000000",
            "unlock_timestamp": 1709243655
          },
          {
            "amount": "365856368",
            "unlock_timestamp": 1709243697
          }
        ]
      },
      "rewards": [
        {
          "asset": "uusdc",
          "amount": "169329003",
          "usd_amount": "169.329003"
        },
        {
          "asset": "ueden",
          "amount": "160132355",
          "usd_amount": "3106.828718942922798057"
        },
        {
          "asset": "uedenb",
          "amount": "533774670",
          "usd_amount": null
        }
      ],
      "vesting": {
        "amount": "494444445",
        "usd_amount": "9593.028227479666722885"
      },
      "vesting_details": [
        {
          "id": "0",
          "total_vesting": {
            "amount": "494444445",
            "usd_amount": "9593.028227479666722885"
          },
          "claimed": {
            "amount": "0",
            "usd_amount": "0"
          },
          "vested_so_far": {
            "amount": "7286951",
            "usd_amount": "141.378727867518432543"
          },
          "remaining_blocks": 63845
        }
      ]
    },
    "elys_earn_program": {
      "bonding_period": 14,
      "apr": {
        "uusdc": "0",
        "ueden": "11",
        "uedenb": "100"
      },
      "available": {
        "amount": "2281677543",
        "usd_amount": "44268.263699484877038818"
      },
      "staked": {
        "usd_amount": "0",
        "amount": "0",
        "lockups": []
      },
      "rewards": [
        {
          "asset": "uusdc",
          "amount": "327857487",
          "usd_amount": "327.857487"
        },
        {
          "asset": "ueden",
          "amount": "312068965",
          "usd_amount": "6054.646624992143603113"
        },
        {
          "asset": "uedenb",
          "amount": "1068457811",
          "usd_amount": null
        }
      ],
      "staked_positions": null,
      "unstaked_positions": null
    },
    "usdc_earn_program": {
      "bonding_period": 0,
      "apr": {
        "uusdc": "0",
        "ueden": "50"
      },
      "available": {
        "amount": "56926694268806",
        "usd_amount": "56926694.268806"
      },
      "staked": {
        "usd_amount": "100000",
        "amount": "100000000000",
        "lockups": null
      },
      "rewards": [
        {
          "asset": "uusdc",
          "amount": "0",
          "usd_amount": "0"
        },
        {
          "asset": "ueden",
          "amount": "3126305309",
          "usd_amount": "60655.419188613871391234"
        }
      ],
      "borrowed": {
        "usd_amount": "324.592447",
        "percentage": "0.000365394682767205"
      }
    }
  }
}

@Wgil
Copy link
Contributor Author

Wgil commented Apr 11, 2024

{
  "portfolio": {
    "balance_usd": "58667195.269230202739135518",
    "liquid_assets_usd": "57263283.835638103385495105",
    "staked_committed_usd": "197051.156220313536868077",
    "liquidity_positions_usd": "1204876.683602785816772336",
    "leverage_lp_usd": "0",
    "perpetual_assets_usd": "1983.593769",
    "usdc_earn_usd": "0",
    "borrows_usd": "0"
  },
  "actual_portfolio_balance": "58667195.269230202739135518",
  "old_portfolio_balance": "0",
  "balance_24h_change": "58667195.269230202739135518"
}

@Wgil Wgil enabled auto-merge (squash) April 12, 2024 00:46
@Wgil Wgil requested a review from zo0r April 12, 2024 00:46
@Wgil Wgil merged commit 3b9489e into main Apr 12, 2024
@Wgil Wgil deleted the update-vesting-methods branch April 12, 2024 00:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants