Get recent reward slot holder entries for the given address
Retrieves a list of the Bitcoin addresses that would validly receive Proof-of-Transfer commitments for a given reward slot holder recipient address.
Path Parameters |
---|
string — REQUIRED Reward slot holder 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 items to fetch |
integer index of the first items to fetch |
Responses | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
List of burnchain reward recipients and amounts
|