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 |
---|
string — REQUIRED Reward 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 |
---|
integer max number of rewards to fetch |
integer index of first rewards to fetch |
Responses | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
List of burnchain reward recipients and amounts
|