get_wallet_info
Retrieve wallet details including address, balance, spend limits, period allowances, and queue depth for ETH or specific ERC20 tokens.
Instructions
Get comprehensive wallet information including address, on-chain balance, spend limits, remaining period allowance, and queue depth. Use token parameter to check budget for a specific ERC20 (defaults to ETH).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Token address to check. Use "0x0000000000000000000000000000000000000000" for ETH (default). |