Skip to content
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

Add unique id for events #116

Open
Uxio0 opened this issue Nov 22, 2023 · 0 comments
Open

Add unique id for events #116

Uxio0 opened this issue Nov 22, 2023 · 0 comments

Comments

@Uxio0
Copy link
Member

Uxio0 commented Nov 22, 2023

In some cases, events will appear to be duplicates however they are not. It would be helpful to be able to determine if an event is a duplicate or actually a new one.

Example

One example is INCOMING_TOKEN for erc20 where there are multiple token transfers of the same quantity in to the safe address in the same txHash. By using the txHash and the logIndex a unique id could be generated,

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

No branches or pull requests

1 participant