Enables querying Base Network blockchain data including blocks, transactions, balances, and smart contracts on mainnet and testnet.
| Tool name | Description | Destructive? |
|---|---|---|
| get_latest_block | ✓ no | |
| get_block | ✓ no | |
| get_transaction | ✓ no | |
| get_balance | ✓ no | |
| get_gas_price | ✓ no |
| check_contract | ✓ no | |
| get_account_transactions | ✓ no | |
| get_account_tokens | ✓ no | |
| get_network_stats | ✓ no |