Skip to content

Add Snap EVM transaction actions#208

Merged
bob-obringer merged 3 commits into
mainfrom
codex/neyn-11852-snap-transactions
Jun 16, 2026
Merged

Add Snap EVM transaction actions#208
bob-obringer merged 3 commits into
mainfrom
codex/neyn-11852-snap-transactions

Conversation

@bob-obringer

@bob-obringer bob-obringer commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Add two v2/latest Snap client actions for EVM transaction requests:

  • send_transaction dispatches a single eth_sendTransaction request.
  • send_calls dispatches an EIP-5792-style wallet_sendCalls request for batched calls.

Handlers are optional so existing Snap clients can upgrade without immediately implementing the new actions. The v1.0 skill docs do not advertise these actions.

Validation

  • pnpm --filter @farcaster/snap test -- --run
  • pnpm --filter @farcaster/snap build exited 0; the existing React Native typecheck leg still prints JSX errors because the package script runs it with || true.

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
snap-docs Ready Ready Preview, Comment Jun 16, 2026 1:38pm

Request Review

@bob-obringer bob-obringer marked this pull request as ready for review June 16, 2026 13:38
@bob-obringer bob-obringer merged commit e546b56 into main Jun 16, 2026
7 checks passed
@bob-obringer bob-obringer deleted the codex/neyn-11852-snap-transactions branch June 16, 2026 13:40
@github-actions github-actions Bot mentioned this pull request Jun 16, 2026
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.

1 participant