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

Feat: add imitation property to Erc20Transfer type #173

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

jmealy
Copy link
Contributor

@jmealy jmealy commented Jun 19, 2024

Add boolean imitation propert to ERC20Transfer to signify that a transfer is a malicious imitation of a legitimate transaction.

Used for marking address poisoning attacks safe-global/safe-wallet-web#3832

Corresponds to changes in the CGW: https://github.com/safe-global/safe-client-gateway/pull/1564/files

@jmealy jmealy requested a review from schmanu June 19, 2024 15:02
@jmealy jmealy merged commit 722135a into main Jun 19, 2024
4 checks passed
@jmealy jmealy deleted the imitation branch June 19, 2024 15:36
@jmealy jmealy mentioned this pull request Jun 19, 2024
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