Used to fetch the full transaction history of a Bitcoin wallet.
Only supports non-HD bitcoin addresses.
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
The bitcoin address to query.
Number of items per page. Omitting this parameter defaults to 100.
0-indexed page number to begin pagination.
Successful response
The response is of type object
.