Skip to content

Add missing React stable vault hooks for existing client actions #360

@Trynax

Description

@Trynax

Gm @juangm, been looking through the SDK surface and wanted to check if this would be useful to work on.

It looks like stable vault support in @aave/client is a bit ahead of @aave/react right now.

packages/client/src/actions/vaults.ts already has actions for:

  • stableVaultMovements
  • stableVaultRateUsers
  • stableVaultAssignRate
  • stableVaultUnassignRate
  • stableVaultClaimSurplus

but the matching React hooks do not seem to exist yet in packages/react/src/vaults.ts.

If this sounds useful, I can start by adding the missing React hooks for the existing client actions and keep the scope tight. If that direction makes sense, stories/examples or CLI follow-up can come after.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions