lastTransaction
Query the network to find the last transaction from an address
lastTransaction(
address: Address!
): Transaction
Arguments
lastTransaction.address
● Address!
non-null scalar
Type
Transaction
object
[Transaction] represents a unitary transaction in the Archethic network.