Skip to content

Conversation

vimmotions
Copy link

@vimmotions vimmotions commented Sep 1, 2025

Here's a Dune query showing $HYPER volume on-chain. There's a fee column and running_fees.

We haven't got our IDL's on Dune yet but if required we can do that and have everything going through there 👍

@llamabutler
Copy link

The hyper adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts fees hyper

🦙 Running HYPER adapter 🦙
---------------------------------------------------
Start Date:	Sun, 31 Aug 2025 17:37:25 GMT
End Date:	Mon, 01 Sep 2025 17:37:25 GMT
---------------------------------------------------

Skipping token . (HUz9dMkUd1TiDzpm9nwkiQDUgUp9gazuVF59DyAjpump) - price not available
Successfully processed 4/4 tokens
SOLANA 👇
Backfill start time: 18/8/2024
Daily fees: 355
Daily revenue: 23
Total fees: 37.07 k
Total revenue: 79.14 k
End timestamp: 1756748244 (2025-09-01T17:37:24.000Z)

@g1nt0ki g1nt0ki self-assigned this Sep 2, 2025
Copy link
Member

@g1nt0ki g1nt0ki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @vimmotions thanks for the PR, is this your website? https://hyper-sol.com/

All the action happens off chain? not entirely sure what the dune query does

@vimmotions
Copy link
Author

hi @vimmotions thanks for the PR, is this your website? https://hyper-sol.com/

All the action happens off chain? not entirely sure what the dune query does

Hi!

This is our website: https://hypertek.app/

The DUNE query is showing the volume of $HYPER coming through the HyperFlip telegram bot. All of the flips are processed on-chain.

EYaXGcqVay4rRLt5Ttji7YTqqxEjrKpmUbpaq9f1z5HN is the flip escrow where we take a 3% fee for all successful flips.

This shows as 1.5% on L7 of the dune query because the other 1.5% goes towards raising the 'house capital' (which is PNL):

(amount * 0.015) / 1e6 as fee,

Hope that makes sense. If you have any other questions, please let me know. Thanks!

@vimmotions
Copy link
Author

@g1nt0ki pinging you so that you can see the above ^

Thanks!

@vimmotions
Copy link
Author

vimmotions commented Sep 11, 2025

@waynebruce0x here is a link to a private TG group that with the CTO & myself where we can showcase the DEMO bot. We're working on implementing changes to the new website also. This should be up shortly.

@treeoflife2 treeoflife2 mentioned this pull request Sep 17, 2025
@treeoflife2
Copy link
Member

created new PR at #4240 as can't edit this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants