-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
add Hyperdrive #11859
add Hyperdrive #11859
Conversation
Error while running adapter at projects/hyperdrive.js:
|
The adapter at projects/hyperdrive.js exports TVL:
|
I can see the pattern of defining a new protocol in the data.js files and linking them to a parent#name, but I'm not sure if I should be the one doing that. |
The adapter at projects/hyperdrive.js exports TVL:
|
I can remove the |
@wakamex thanks for the PR, I refactored it a bit and merged it. I am bit unsure why it is so slow, weird, it is base & linea slowing things down. I changed it to use multicall, leads to fewer calls, also removed callWithRetry because the api already take care of this, again unsure why it didnt work on your local machine. Last point, I am guessing the protocol never borrow from morpho, but to be safe, added this: b1a7b77 |
oh yeah, dont worry about the listing, we will take care of it and add it under delv, thanks again for the PR :) |
thanks for the quick response! the Hyperdrive page was loading fine earlier today, but right now it returns here's the error in console:
PS it looks fine rn, maybe it was just syncing |
Note this is the new protocol from Delv, the team formerly known as Element Finance. This protocol should be listed under Delv, on our existing page: https://defillama.com/protocol/delv.
Name (to be shown on DefiLlama): Hyperdrive
Twitter Link: https://twitter.com/delv_tech
List of audit links if any: 6 audits: https://github.com/delvtech/hyperdrive/tree/main/audits
Website Link:
https://hyperdrive.box/ for the protocol.
https://delv.tech/ for the team.
Logo (High resolution, will be shown with rounded borders):
Current TVL: $3.0 million
Treasury Addresses (if the protocol has treasury)
Chain: Ethereum, Gnosis, Linea, Base
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list): n/a
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000): n/a
Short Description (to be shown on DefiLlama): Hyperdrive is a novel AMM for traders to obtain fixed rates or boosted variable yields.
Token address and ticker if any: n/a
Category (full list at https://defillama.com/categories): Yield
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): none
Implementation Details: Briefly describe how the oracle is integrated into your project: n/a
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage: n/a
forkedFrom (Does your project originate from another project): no
methodology (what is being counted as tvl, how is tvl being calculated): All tokens held by the pool contracts.
Github org/user (Optional, if your code is open source, we can track activity): https://github.com/delvtech (already being tracked)