Get total burnchain rewards for the given recipient
Retrieves the total burnchain (e.g. Bitcoin) rewards for a given recipient address
| Path Parameters | 
|---|
| addressstring —  REQUIREDReward recipient address. Should either be in the native burnchain's format (e.g. B58 for Bitcoin), or if a STX principal address is provided it will be encoded as into the equivalent burnchain format | 
| Responses | |||
|---|---|---|---|
| 200List of burnchain reward recipients and amounts 
 |