midl_get_evm_balance
Retrieve the BTC balance on the EVM layer. Provide an EVM address to query, or omit to use the connected wallet. Returns balance in wei and formatted BTC.
Instructions
Get the EVM layer BTC balance. If no address provided, returns balance of connected wallet. Returns balance in wei and formatted BTC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | EVM address (0x...). If omitted, uses connected wallet address. |