Get recent burnchain reward for the given recipient
Retrieves a list of recent burnchain (e.g. Bitcoin) rewards for the given recipient with the associated amounts and block info
Path Parameters |
---|
address string — 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 |
Query Parameters |
---|
limit integermax number of rewards to fetch |
offset integerindex of first rewards to fetch |
Responses | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
200 List of burnchain reward recipients and amounts
|