contractActions
Subscribe to contract actions with the given address starting at the given offset or at the latest block if the offset is omitted.
contractActions(
address: HexEncoded!
offset: BlockOffset
): ContractAction!
Arguments
contractActions.address ● HexEncoded! non-null scalar
contractActions.offset ● BlockOffset input
Type
ContractAction interface
A contract action.