# xno-skills rpc account-info

```
Usage: cli rpc account-info [options] <address>

Fetch account info including frontier and balance

Arguments:
  address      Nano address

Options:
  --url <url>  RPC URL override
  --xno        Also include XNO-formatted balance
  -j, --json   Output in JSON format
  -h, --help   display help for command
```
