Request EVM transaction approval
request_evm_transactionSimulate and queue EVM transactions for explicit browser-wallet approval, with mandatory ASCII explanation of amounts, destination, outcome, and risk.
Instructions
Simulate and queue an EVM transaction for explicit browser-wallet approval. Never claims that a transaction is signed before the user approves it. asciiExplanation is mandatory, ASCII-only, and must explain amounts, destination, outcome, and risk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| title | Yes | ||
| chainId | Yes | ||
| networkName | No | ||
| transaction | Yes | ||
| expectedSigner | No | ||
| asciiExplanation | Yes | Required plain-ASCII explanation of what the transaction does. Use a small ASCII diagram or table, name assets/amounts/recipients, and state the expected outcome and main risk. | |
| expiresInMinutes | No |