Skip to content

[Smart Accounts Kit] Add missing API reference#2776

Merged
AyushBherwani1998 merged 5 commits intomainfrom
feat/api-reference
Mar 20, 2026
Merged

[Smart Accounts Kit] Add missing API reference#2776
AyushBherwani1998 merged 5 commits intomainfrom
feat/api-reference

Conversation

@AyushBherwani1998
Copy link
Member

@AyushBherwani1998 AyushBherwani1998 commented Mar 19, 2026

Description

  • Adds important missing API reference for the Advanced Permissions, and delegation.

Issue(s) fixed

Fixes #2764

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Low Risk
Low risk: documentation-only updates that add missing API reference entries and type definitions without changing runtime code paths.

Overview
Documents additional Smart Accounts Kit APIs around Advanced Permissions (ERC-7715) and delegations.

Expands the wallet-client reference to clarify requestExecutionPermissions (including its return type) and adds new entries for getSupportedExecutionPermissions and getGrantedExecutionPermissions with examples.

Adds a missing enableDelegation reference in the delegation docs, and extends types.md with the new return/type aliases (PermissionResponse, SupportedPermissionInfo, and related result types) used by these actions.

Written by Cursor Bugbot for commit 173f199. This will update automatically on new commits. Configure here.

@AyushBherwani1998 AyushBherwani1998 requested review from a team as code owners March 19, 2026 06:30
@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview, Comment Mar 20, 2026 3:58am

Request Review

Copy link
Contributor

@alexandratran alexandratran left a comment

Choose a reason for hiding this comment

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

Minor suggestions

Copy link
Member

@shahbaz17 shahbaz17 left a comment

Choose a reason for hiding this comment

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

Lgtm

@AyushBherwani1998 AyushBherwani1998 merged commit 2c5ec1e into main Mar 20, 2026
17 of 18 checks passed
@AyushBherwani1998 AyushBherwani1998 deleted the feat/api-reference branch March 20, 2026 04:37
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.

[Smart Accounts Kit] Verify until functions from the SDK

3 participants