forked from DefiLlama/dimension-adapters
-
Notifications
You must be signed in to change notification settings - Fork 0
Adding additional vault for tracking fees and rev. #1
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
Open
denispspone
wants to merge
5,744
commits into
AmphorProtocol:amphor
Choose a base branch
from
DefiLlama:master
base: amphor
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+124,308
−33,130
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
* ADD SunPerp Volume * remove log --------- Co-authored-by: weilifeng <[email protected]>
* add FullSail dexs and fees adapters * feat: add holders_revenue_usd and revenue_usd fields to FullSailStats * feat: add holders_revenue_usd and revenue_usd fields to FullSailStats * refactor: remove duplicate FullSailFinance adapter * refactor: remove duplicate dexs FullSailFinance adapter * fix fees * fix ts-check --------- Co-authored-by: Oleg Shatniuk <[email protected]> Co-authored-by: Alexey <[email protected]> Co-authored-by: Alexey <[email protected]>
* Add Streamflow fee and revenue adapter * sui fix * Switch to using API endpoint for revenue data * nit * Remove unused constants * refactor --------- Co-authored-by: Eden <[email protected]>
* fix: step finance fees * mark as expensive * refactor --------- Co-authored-by: Eden <[email protected]>
* add xtrade and xtrade-perps protocol * keep xtrade only * update description for fees * rename to xtrade-protocol --------- Co-authored-by: Hoang Nguyen <[email protected]>
* added xdock.meme fees * refactor --------- Co-authored-by: jeffery <[email protected]> Co-authored-by: Eden <[email protected]>
* update hyperliquid fees breakdown * update * add UXPL * add OI * fetch unit coins from hl api
- Tracks entrance fees (0.2%) and exit fees (0.2%) - All fees go to protocol treasury (100% revenue) - Monitors FeeAccrued events from 6 vaults - Returns dailyFees, dailyRevenue, dailyProtocolRevenue, dailyUserFees
* added definitive * refactor * removed Blast, commented out hyperliquid * updating the adapter * added in more addresses where fee collectiom could happen * refactor * using dune now * also added in solana * adding more chains * optimized dune query * blacklisting certain addresses * updated sql query * adding in a new usdc address for bnb --------- Co-authored-by: treeoflife2 <[email protected]>
…4460) * Add methodology for revenue distribution in Thales adapter * update methodology * refactor --------- Co-authored-by: treeoflife2 <[email protected]>
* add : hyperbeat vault fees * add : morpho markets * remove the unnecessary imports * Update Hyperbeat fees adapter: add new vaults and rename existing vault - Rename beHYPE to liquidHYPE (Midas vault) - Add dnPUMP Midas vault (0x8858a307a85982c2b3cb2ace1720237f2f09c39b) - Add dnHYPE Midas vault (0x949a7250Bb55Eb79BC6bCC97fCd1C473DB3e6F29) - Add wVLP Midas vault (0xD66d69c288d9a6FD735d7bE8b2e389970fC4fD42) - Add beHYPE LST vault with StakingCore integration (0xd8FC8F0b03eBA61F64D08B0bef69d80916E5DdA9) - Add hbUSDC Midas vault (0x057ced81348D57Aad579A672d521d7b4396E8a61) Now tracking 11 vaults total on Hyperliquid chain * use curator export * fix --------- Co-authored-by: aliberkhsl <[email protected]> Co-authored-by: aliberkhsl <[email protected]> Co-authored-by: 0xDeFiAlien <[email protected]>
* fix: reserve rights fees * temp fix revenue , holder revenue mismatch * refactor chainConfig * fix: minor bug in breakdown balances --------- Co-authored-by: treeoflife2 <[email protected]>
* fix Rango statistics * remove unnecessary logs
* Track token buybacks for ApeX Protocol * workaround for days without any buy backs * refactor --------- Co-authored-by: treeoflife2 <[email protected]>
* Feat: update volume for FlowX Perps * refactor * flowx perp change chain to hyperliquid --------- Co-authored-by: treeoflife2 <[email protected]>
* added baby doge perps * fix dates * upgraded connector * refactor puppyfun, remove index_old and only keep dimensions which are supported * use fetchURL instead of httpget * added BNB fixes --------- Co-authored-by: grigorevPavel <> Co-authored-by: treeoflife2 <[email protected]>
* adjust fees and update graph link * update source and correct methodology --------- Co-authored-by: treeoflife2 <[email protected]>
* Update dexs/aark * Create fees/aark * refactor aark fees/volume adapter --------- Co-authored-by: treeoflife2 <[email protected]>
* created fee adapter for aspecta ai protocol * added extra comments * added variational fee adapter * added fee adapter for variational protocol * remove duplicate * refactor and fix fee received logic --------- Co-authored-by: treeoflife2 <[email protected]>
* add aquifer dex in the style of tesserav, humidifi * refactor --------- Co-authored-by: treeoflife2 <[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.
Amphor started to use V1 vault, and this PR is designed for showing Feed and Rev.