Skip to content

docs(wallets): document new v1.1.0 EIP-7702 delegation address - #1563

Merged
jakehobbs merged 2 commits into
mainfrom
jake/update-7702-docs-address
Aug 24, 2026
Merged

docs(wallets): document new v1.1.0 EIP-7702 delegation address#1563
jakehobbs merged 2 commits into
mainfrom
jake/update-7702-docs-address

Conversation

@jakehobbs

Copy link
Copy Markdown
Contributor

Description

Wallet APIs now accept a second EIP-7702 delegation address (SemiModularAccount7702 v1.1.0) in addition to the existing v1.0.0 default. This PR documents the new address and fixes several incorrect contract version labels on the deployed-addresses page.

Related Issues

N/A

Changes Made

  • using-eip-7702/index.mdx: list both supported delegation contracts (v1.0.0 and v1.1.0) instead of only v1.0.0.
  • deployed-addresses.mdx: add the new v1.1.0 SemiModularAccount7702 address to the Modular Account V2 table.
  • deployed-addresses.mdx: correct 6 rows that were labeled with the repo's overall release tag (e.g. v2.0.0) instead of each contract's own on-chain version — verified directly via accountId()/moduleId() calls against the deployed contracts.
  • deployed-addresses.mdx: repoint the Modular Account V2 Source link at the v2.0.2 tag, since the develop branch doesn't yet include the v1.1.0 entry.

Testing

  • I have tested these changes locally
  • I have run the validation scripts (pnpm run validate)
  • I have checked that the documentation builds correctly

Wallet APIs now accept a second SemiModularAccount7702 delegation
address (v1.1.0) in addition to the v1.0.0 default. Also corrects
several contract version labels in the deployed-addresses table to
match each contract's own on-chain accountId()/moduleId(), which had
been mislabeled with the repo's overall release tag, and repoints the
v2 Source link at the tag that actually documents the new address.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Aug 24, 2026, 9:18 PM

Lets the Monad support section be linked to directly, since accordions
don't get an auto-generated anchor from their title like headings do.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@jakehobbs
jakehobbs merged commit 4a6abd3 into main Aug 24, 2026
15 checks passed
@jakehobbs
jakehobbs deleted the jake/update-7702-docs-address branch August 24, 2026 21:41
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