networkTransactions
Query the network to list the transaction on the type
networkTransactions(
page: PosInteger
type: TransactionType!
): [Transaction]
Arguments
networkTransactions.page
● PosInteger
scalar
networkTransactions.type
● TransactionType!
non-null scalar
Type
Transaction
object
[Transaction] represents a unitary transaction in the Archethic network.