List multichain signature transactions
Query parameters
Account ID to filter results by
Destination chain to filter results by
Destination address to filter results by
Destination transaction hash to filter results by
Timestamp in nanoseconds. Return results before this timestamp (exclusive)
Next page cursor. Pass the next_page value returned from the previous response to retrieve the next page of results
Previous page cursor. Pass the prev_page value returned from the previous response to retrieve the previous page of results
The number of items to return. Each increment of 25 will count towards rate limit. For example, limit 50 will use 2 credits
Response
Success response
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
added the new enum value
ZCASHto thequeryrequest parameterchainrequest-parameter-enum-value-added
- ○