Skip to content

Conversation

@matthewwalsh0
Copy link
Member

@matthewwalsh0 matthewwalsh0 commented Feb 3, 2026

Summary

Add a new Send Calls - Required Assets button to the EIP-5792 send calls section for testing the auxiliaryFunds.requiredAssets capability.

Changes

  • Add new button that sends a wallet_sendCalls request with the requiredAssets capability
  • Button is only enabled when connected to Mainnet
  • Request includes 0.1 USDC as a required asset

Note

Low Risk
Low risk UI/test harness change that adds an optional capabilities.auxiliaryFunds.requiredAssets payload to wallet_sendCalls requests, with enablement gated to connected Mainnet only.

Overview
Adds a new “Send Calls – Required Assets” action in the EIP-5792 sendCalls UI that submits wallet_sendCalls with capabilities.auxiliaryFunds.requiredAssets (0.1 USDC) for capability testing.

Updates request submission to accept an optional capabilities object and adds button enable/disable logic that only allows the new test button when connected and on Mainnet (reacting to connection and chainChanged events).

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

@matthewwalsh0 matthewwalsh0 changed the title Add Send Calls - Required Assets button feat: required assets button Feb 3, 2026
@matthewwalsh0 matthewwalsh0 marked this pull request as ready for review February 3, 2026 20:36
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