listaddressgroupings

Argument: none

Result

  [               (json array)
    [             (json array)
      [           (json array)
        "str",    (string) The bitcoin address
        n,        (numeric) The amount in BTC
        "str"     (string, optional) The label
      ],
      ...
    ],
    ...
  ]