Skip to content

7914 detector#36

Merged
codyborn merged 8 commits intomainfrom
7914_detector
Jun 24, 2025
Merged

7914 detector#36
codyborn merged 8 commits intomainfrom
7914_detector

Conversation

@codyborn
Copy link
Copy Markdown
Contributor

A util contract for checking if a 7702 wallet supports 7914 or not.

Checks

  • the address is a contract
  • The contract is a 7702 delegate
  • if the delegate is calibur, return true
  • else, uses staticcall to see if the contract supports IERC7914.approveNative()

@codyborn codyborn requested a review from zhongeric June 20, 2025 17:30
Copy link
Copy Markdown
Contributor

@zhongeric zhongeric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for moving into this repo

Comment thread src/ERC7914Detector.sol
@codyborn codyborn merged commit 2b163a0 into main Jun 24, 2025
3 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