Name | Type | Description | Notes |
---|---|---|---|
mintAddresses | List<String> | The list of mint addresses. Each address must be a valid public key. | |
startTime | BigDecimal | Response will not include transactions before `start_time`. Set this to `-1` in order to get the entire history we have stored. | [optional] |
endTime | BigDecimal | Response will not include transactions after `end_time` | [optional] |