wallet_get_address
Retrieve the Ethereum or EVM-compatible wallet address using a private key, mnemonic, or JSON. Supports PRIVATE_KEY environment variable for streamlined access.
Instructions
Get the wallet address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
wallet | No | The wallet (private key, mnemonic, or JSON). If not provided, uses PRIVATE_KEY environment variable if set. |