get_address_from_private_key
Get the EVM address derived from a private key
How to use it
get_address_from_private_key is exposed by the Bnbchain MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_address_from_private_key tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL BNBCHAIN MCP LISTINGOther tools in Bnbchain MCP (39)
Analyze an EVM address
Analyze a block and provide detailed information about its contents
Analyze an ERC20 or NFT token
Analyze a specific transaction
Approve another address to spend your ERC20 tokens
Check if an address owns a specific NFT
Compare different EVM-compatible networks
Estimate the gas cost for a transaction
Get an explanation of an EVM concept
Get a block by hash
Get a block by number
Get chain information for a specific network
Get the balance of a specific ERC1155 token ID owned by an address
Get the metadata for an ERC1155 token
Get ERC20 token balance for an address
Get ERC20 token information
Get agent info (owner and tokenURI) from the Identity Registry
Get the verified payment wallet for an agent (for x402 / payments)
Get the latest block
Get native token balance for an address
Get the total number of NFTs owned by an address from a specific collection
Get detailed information about a specific NFT
Get list of supported networks
Get detailed information about a specific transaction by its hash
Get a transaction receipt by its hash
Get detailed information about a specific bucket
List all buckets owned by an address
Get guidance on registering an MCP server as an ERC-8004 agent
Get guidance on interacting with a smart contract
Check if an address is a smart contract or an externally owned account (EOA)
Read data from a smart contract by calling a view/pure function
Register an agent on the ERC-8004 Identity Registry; returns agent ID
Resolve an ENS name to an EVM address
Update the metadata URI for an existing ERC-8004 agent (owner only)
Transfer ERC1155 tokens to another address
Transfer ERC20 tokens to an address
Transfer native tokens (BNB, ETH, MATIC, etc.) to an address
Transfer an NFT (ERC721 token) from one address to another
Write data to a smart contract by calling a state-changing function