Skip to content

Conversation

@royvardhan
Copy link

Track Hyperbridge evm volume by dapps.

@royvardhan
Copy link
Author

Hi. Quick question! (Wasn't answered in discord).

Our protocol enables cross-chain messages for things like cross-chain swaps (Intent Gateway), token teleports, and other dApp interactions.

To fit in the deposit/withdrawal terminology this pr tracks individual dapps, and stores volume data.

Is it possible to track token transfer volumes from cross-chain message events even if they don't follow the traditional bridge deposit/withdrawal model? Or does the bridges dashboard strictly require that semantic?

@vrtnd
Copy link
Member

vrtnd commented Nov 14, 2025

Is it possible to track token transfer volumes from cross-chain message events even if they don't follow the traditional bridge deposit/withdrawal model? Or does the bridges dashboard strictly require that semantic?

hi, yes u can track these messages. isDeposit field is simply a boolean directional indicator with zero semantic constrain

pr looks good, please resolve conflicts

@royvardhan
Copy link
Author

Is it possible to track token transfer volumes from cross-chain message events even if they don't follow the traditional bridge deposit/withdrawal model? Or does the bridges dashboard strictly require that semantic?

hi, yes u can track these messages. isDeposit field is simply a boolean directional indicator with zero semantic constrain

pr looks good, please resolve conflicts

So it is possible to track those events without the isDeposit field?

@royvardhan
Copy link
Author

It needs the field.
image

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.

2 participants