sign_message
Sign a message with your EVM wallet to prove ownership or authenticate. Specify an optional chain ID for network-specific signing.
Instructions
Sign a message with the wallet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | No | Optional EVM chain ID to run this tool on (e.g. 1 for Ethereum, 8453 for Base, 42161 for Arbitrum). Defaults to the active wallet chain. | |
| message | Yes |