AffectedAddressFilter

Match by any address whose state moved as a side effect of the transaction: object ownership changes (in either direction), prior owners of removed/wrapped objects, and address-balance changes via accumulator events.

Properties

Link copied to clipboard
abstract val address: String?

The affected address (hex-encoded).

Link copied to clipboard

Returns the field-presence view for this AffectedAddressFilter instance.

Functions

Link copied to clipboard
fun AffectedAddressFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): AffectedAddressFilter

Copies the original message, including unknown fields.