Conversation
|
The bumpin adapter exports: |
|
The bumpin.ts adapter exports: |
noateden
left a comment
There was a problem hiding this comment.
thanks for the PR. Any chance we get data from Dune query?
|
@noateden Thanks for the suggestion. Regarding Dune queries: Since we operate as a Unified Account derivative exchange on Solana, user positions (e.g., 10x BTC Long) and open orders are stored directly in program account data for performance reasons, rather than emitted as transaction logs/events for every state change. While deposits/withdrawals are visible transactions, the internal trading state is opaque to standard Dune SQL queries without a custom decoder. Therefore, relying on our API/SDK is currently the only accurate way to track real-time open interest and volume. We are happy to walk you through the API endpoints if needed. |
|
hi @jax-bumpin the api isn't working. I will make this PR as draft while you're fixing it |
|
hi @jax-bumpin Is there anywhere or contracts/transactions I can verify volume/fees numbers? |
NOTE
Please enable "Allow edits by maintainers" while putting up the PR.
package.json/package-lock.jsonfile as part of your changesName (to be shown on DefiLlama):
Twitter Link:
List of audit links if any:
Website Link:
Logo (High resolution, will be shown with rounded borders):
Current TVL:
Treasury Addresses (if the protocol has treasury)
Chain:
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):
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):
Github org/user (Optional, if your code is open source, we can track activity):
Does this project have a referral program?