Skip to content

feat: support 7702 authorized MM Swap Txs#50

Merged
blurpesec merged 1 commit into
mainfrom
feat/eip7702-swaps
May 14, 2026
Merged

feat: support 7702 authorized MM Swap Txs#50
blurpesec merged 1 commit into
mainfrom
feat/eip7702-swaps

Conversation

@blurpesec
Copy link
Copy Markdown
Contributor

@blurpesec blurpesec commented May 12, 2026

Note

Medium Risk
Updates a heuristics entry used for transaction categorization, which can change transactionProtocol/labeling for matching swaps. Scope is small and covered by a new Arbitrum fixture-based test.

Overview
Adds an Arbitrum METAMASK_V1_EXCHANGE test case (with a recorded nock fixture) and a new #txCategorizeV6 test to validate categorization on ChainId.ARBITRUM.

Updates txSchemas/heuristicMap.ts to associate the MetaMask v1 swap topic hash (0xbeee…630d) with protocol: 'METAMASK_V1', ensuring swaps matching that heuristic are attributed to the MetaMask v1 protocol.

Reviewed by Cursor Bugbot for commit b7dc2a5. Bugbot is set up for automated code reviews on this repo. Configure here.

@blurpesec blurpesec requested a review from a team as a code owner May 12, 2026 17:57
@blurpesec blurpesec merged commit 53405ad into main May 14, 2026
15 checks passed
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