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

get VaultAccountResponse from (assetId + address) #92

Open
ehamery opened this issue May 14, 2022 · 3 comments
Open

get VaultAccountResponse from (assetId + address) #92

ehamery opened this issue May 14, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ehamery
Copy link

ehamery commented May 14, 2022

Is your feature request related to a problem? Please describe.
Is there a way to get the VaultAccountResponse from an assetId and a address?

Describe the solution you'd like
What about adding an endpoint like:

getVaultAccount(assetId: string, address: string): Promise<VaultAccountResponse>;

Additional context

@ehamery ehamery added the enhancement New feature or request label May 14, 2022
@ehamery
Copy link
Author

ehamery commented May 30, 2022

Hi, any update/comment on this?

@yarinvak
Copy link
Contributor

yarinvak commented Jul 7, 2022

@dsahni maybe able to elaborate as this is an API spec requirement

@Wirack
Copy link

Wirack commented Jan 15, 2024

Did you ever get around to this feature. I would also find such an endpoint very helpful, such that I don't have to fetch all vaults and then filter client-side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants