web3_blockchain_query
Inspect a wallet address on Ethereum or Solana to retrieve simulated native and token balances.
Instructions
Inspects an on-chain wallet address on a given network (Ethereum, Solana). Returns simulated native + token balances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Target blockchain network. | |
| walletAddress | Yes | The wallet address to inspect. |