get_block_by_number
Retrieve blockchain block details by specifying the block number and network using the EVM MCP Server. Supports Ethereum and other compatible networks for efficient data access.
Instructions
Get a block by its block number
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockNumber | Yes | The block number to fetch | |
network | No | Network name or chain ID. Defaults to Ethereum mainnet. |
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
- @dcSpark/mcp-cryptowallet-evm
- @z80dev/cryo-mcp
- @crazyrabbitLTC/mcp-ethers-server
- @crazyrabbitLTC/mcp-ethers-server