Critical-risk tools in MCP Ethers Wallet
16 of the 69 tools in MCP Ethers Wallet are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
prepareERC1155BatchTransferFinancialPrepare an ERC1155 batch transfer transaction for signing. Returns transaction data that can be signed and broadcast.
-
safeBatchTransferERC1155FinancialSafely transfer multiple tokens from the connected wallet to another address in a single transaction
-
safeTransferERC1155FinancialSafely transfer tokens from the connected wallet to another address
-
safeTransferERC721FinancialSafely transfer an NFT from the connected wallet to another address, with additional data
-
transferERC20FinancialTransfer ERC20 tokens from the connected wallet to another address
-
transferERC721FinancialTransfer an NFT from the connected wallet to another address
-
transferFromERC20FinancialTransfer ERC20 tokens from one address to another (requires approval)
-
transferNFTFinancialtransferNFT
-
ethSignFinancialethSign
-
prepareERC20ApprovalFinancialPrepare an ERC20 token approval transaction for signing. Returns transaction data that can be signed and broadcast.
-
prepareTransactionFinancialPrepare a basic ETH transfer transaction for signing. Returns transaction data that can be signed and broadcast.
-
approveERC20FinancialApprove a spender to use a certain amount of your ERC20 tokens
-
approveNFTFinancialapproveNFT
-
sendSignedTransactionFinancialSend a signed transaction to the blockchain network. Returns transaction hash and receipt.
-
sendTransactionFinancialsendTransaction
-
sendTransactionWithOptionsFinancialsendTransactionWithOptions
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.