Skip to content

Conversation

devflowx
Copy link
Contributor

@devflowx devflowx commented Oct 14, 2025

Hey guys,
We would like to update more volume for FlowX Perps.
We prefer this url like that: https://defillama.com/protocol/flowx-perp.
The perp volume should be in FlowX protocol: https://defillama.com/protocol/flowx-finance

With perp volume we use hyperliquid as liquidity source, so you don't need to include volume to total volume.

Thank for reviewing my PR <3

@llamabutler
Copy link

The flowx-perps adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs flowx-perps

🦙 Running FLOWX-PERPS adapter 🦙
---------------------------------------------------
Start Date:	Mon, 13 Oct 2025 07:45:26 GMT
End Date:	Tue, 14 Oct 2025 07:45:26 GMT
---------------------------------------------------

SUI 👇
Backfill start time: 1/10/2025
Daily volume: 1.21 M
End timestamp: 1760427925 (2025-10-14T07:45:25.000Z)

@llamabutler
Copy link

The flowx-perps adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs flowx-perps

🦙 Running FLOWX-PERPS adapter 🦙
---------------------------------------------------
Start Date:	Mon, 13 Oct 2025 07:52:56 GMT
End Date:	Tue, 14 Oct 2025 07:52:56 GMT
---------------------------------------------------

SUI 👇
Backfill start time: 1/10/2025
Daily volume: 1.20 M
End timestamp: 1760428375 (2025-10-14T07:52:55.000Z)

@treeoflife2
Copy link
Member

treeoflife2 commented Oct 14, 2025

@devflowx i see you are using the hl perps, so there should be builder code, can you share it? as we track it differently like this
https://github.com/DefiLlama/dimension-adapters/blob/master/fees/phantom-perps/index.ts

chain will be hyperliquid

@treeoflife2 treeoflife2 self-assigned this Oct 14, 2025
@devflowx
Copy link
Contributor Author

@treeoflife2 currently we don't set builder code for account trade through flowx finance, we use interal tracking wallet that register with FlowX. Builder code seem good idea for this case, but let me check with dev about that.

Btw is there any chance we put it on sui chain?

@treeoflife2
Copy link
Member

@treeoflife2 currently we don't set builder code for account trade through flowx finance, we use interal tracking wallet that register with FlowX. Builder code seem good idea for this case, but let me check with dev about that.

so how does it work?

Btw is there any chance we put it on sui chain?

no we have to use the hyperliquid chain, same as every builder-code inteface protocols.

@devflowx
Copy link
Contributor Author

@treeoflife2

so how does it work?

Each user trade on FlowX Finance we'll generate in backend a wallet. So we have wallet of user and tracking each user every minute, after that we have data to submit.

@treeoflife2
Copy link
Member

treeoflife2 commented Oct 15, 2025

@treeoflife2

so how does it work?

Each user trade on FlowX Finance we'll generate in backend a wallet. So we have wallet of user and tracking each user every minute, after that we have data to submit.

it would be still interface category, and won't count as sui chain, as behind the scenes it still uses hyperliquid liquidity, there might be builder code, otherwise how you earn from it?

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.

3 participants