-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Feat: update volume for FlowX Perps #4445
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 flowx-perps adapter exports:
|
The flowx-perps adapter exports:
|
@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 chain will be hyperliquid |
@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? |
so how does it work?
no we have to use the hyperliquid chain, same as every builder-code inteface protocols. |
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? |
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