ListTransactionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The address (either a contract or wallet), whose transactions are being requested.

Link copied to clipboard

This filter is used to include transactions in the response that haven't reached finality. Transactions that have reached finality are always part of the response.

Link copied to clipboard

The container for time.

Link copied to clipboard

The maximum number of transactions to list.

Link copied to clipboard

The blockchain network where the transactions occurred.

Link copied to clipboard

The pagination token that indicates the next set of results to retrieve.

Link copied to clipboard

The order by which the results will be sorted.

Link copied to clipboard

The container for time.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String