send-transaction
Send blockchain transactions securely via MetaMask MCP, specifying recipient, value, gas fees, and chain ID for network compatibility.
Instructions
Send transactions to networks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | Chain ID to validate against before sending transaction. | |
data | No | A contract hashed method call with encoded args. | |
maxFeePerGas | No | Total fee per gas in wei, inclusive of maxPriorityFeePerGas. | |
maxPriorityFeePerGas | No | Max priority fee per gas in wei. | |
to | Yes | The transaction recipient or contract address. | |
value | No | Value in wei sent with this transaction. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MetaMask MCP
- call
- deploy-contract
- disconnect
- estimate-fee-per-gas
- estimate-gas
- get-account
- get-block
- get-block-number
- get-chain-id
- get-chain-list
- get-chains
- get-connect-uri
- get-ens-address
- get-ens-name
- get-native-currency-balance
- get-token
- get-token-balance
- get-transaction
- get-transaction-receipt
- read-contract
- send-transaction
- show-connect-qrcode
- sign-message
- switch-chain
- verify-message
- wait-for-transaction-receipt
- wait-seconds
- write-contract
Related Tools
- @Xiawpohr/metamask-mcp
- @Xiawpohr/metamask-mcp
- @Xiawpohr/metamask-mcp
- @Xiawpohr/metamask-mcp
- @Xiawpohr/metamask-mcp