-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: fetch inner vault by api #3020
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
Merged
noateden
merged 1 commit into
DefiLlama:master
from
tyler-tsai:feat/fetch-inner-vault-by-api
Apr 28, 2025
Merged
feat: fetch inner vault by api #3020
noateden
merged 1 commit into
DefiLlama:master
from
tyler-tsai:feat/fetch-inner-vault-by-api
Apr 28, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The lista-lending adapter exports:
|
The 451 error occurs because the GitHub runner uses a US-based IP address, and our API doesn't allow access from the US. |
g1nt0ki
pushed a commit
to 0xwml/dimension-adapters
that referenced
this pull request
Apr 28, 2025
Co-authored-by: Tyler Tsai <[email protected]>
g1nt0ki
added a commit
that referenced
this pull request
Apr 28, 2025
* [echelon] add movement fees * feat: fetch inner vault by api (#3020) Co-authored-by: Tyler Tsai <[email protected]> * update arrow market api (#3039) * add deposit fees to sanctum validator lsts revenue (#3037) * add deposit sol and stake instructions for backfill * add details to documentation * typo * fix check no traget * feat: add accumulativeKeySet for enhanced result validation * fix: improve error handling for improbable values in runAdapter * add lobbyfi fees adapter (#3041) * feat: fees for assetchain swap (#3036) * feat: adapter for assetchain swap * minor fix * feat: fees for assetchain swap * Update assetchain-swap.ts * Update assetchain-swap.ts --------- Co-authored-by: g1nt0ki <[email protected]> * refactor --------- Co-authored-by: tyler-tsai <[email protected]> Co-authored-by: Tyler Tsai <[email protected]> Co-authored-by: Eden <[email protected]> Co-authored-by: alkinemk <[email protected]> Co-authored-by: 0xgnek <[email protected]> Co-authored-by: g1nt0ki <[email protected]> Co-authored-by: EBUBE <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fetching the inner vault by API. it hardcoded before.