get_address_from_private_key
Derive an Ethereum Virtual Machine (EVM) address from a private key using this tool. Input a private key in hex format to obtain the corresponding address securely.
Instructions
Get the EVM address derived from a private key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
privateKey | Yes | Private key in hex format (with or without 0x prefix). SECURITY: This is used only for address derivation and is not stored. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from EVM MCP Server
- approve_token_spending
- check_nft_ownership
- estimate_gas
- get_address_from_private_key
- get_balance
- get_block_by_number
- get_chain_info
- get_erc1155_balance
- get_erc1155_token_uri
- get_erc20_balance
- get_latest_block
- get_nft_balance
- get_nft_info
- get_supported_networks
- get_token_balance
- get_token_balance_erc20
- get_token_info
- get_transaction
- get_transaction_receipt
- is_contract
- read_contract
- resolve_ens
- transfer_erc1155
- transfer_erc20
- transfer_eth
- transfer_nft
- transfer_token
- write_contract
Related Tools
- @dcSpark/mcp-cryptowallet-evm
- @hostinger/api-mcp-server
- @dcSpark/mcp-cryptowallet-evm
- @hostinger/api-mcp-server
- @dcSpark/mcp-cryptowallet-evm