-
Notifications
You must be signed in to change notification settings - Fork 1.7k
add liquidcore dex adapter #4919
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
base: master
Are you sure you want to change the base?
Conversation
|
The liquidcore.ts adapter exports: |
|
Hello,
and |
|
hello @lordshisho , why are you counting volume in one single pool for https://liqd.ag/? |
That's the website for our aggregator, the pool itself is a proprietary AMM and volume is being counted from swaps being passed through it, not through our aggregator. |
|
To add, we already have an adapter for our aggregator LiquidSwap, this is a different protocol called LiquidCore. |
|
hi @lordshisho so, this is a new product? https://docs.liqd.ag/liquidcore-integration/overview |
|
The liquidcore.ts adapter exports: |
Yes, it's our new proprietary AMM/dark pool reminiscent of HumidiFi but in HyperEVM. Takes advantage of Oracle precompiles. We are growing. |
|
https://liqd.ag/pools/0xA7478A5ff7cB27A8008D6D90785db10223bc6087 Please find the link to our UI here, deposits permissioned behind token holdings. |
Name (to be shown on DefiLlama): LiquidCore
Twitter Link: https://x.com/LiquidLaunchHL
List of audit links if any:
Website Link: https://liqd.ag
Logo (High resolution, will be shown with rounded borders): https://liqd.ag/assets/dexes/liquidcore/Icon_mint.svg
Current TVL: $237,064.54
Treasury Addresses (if the protocol has treasury)
Chain: Hyperliquid
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
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)
Short Description (to be shown on DefiLlama): The first pAMM on Hyperliquid utilizing read precompiles.
Token address and ticker if any: LIQD
Category (full list at https://defillama.com/categories) *Please choose only one: Dexs
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): HyperCore L1 Read Precompiles
Implementation Details: Briefly describe how the oracle is integrated into your project: Used for all swap calculations and price discovery
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage: https://docs.liqd.ag
forkedFrom (Does your project originate from another project): None
methodology (what is being counted as tvl, how is tvl being calculated): TVL is the reserves of two assets used as liquidity for swaps
Github org/user (Optional, if your code is open source, we can track activity):