Address

data class Address(val address: Any, val objects: GetCoinsQuery.Objects?)

Constructors

Link copied to clipboard
constructor(address: Any, objects: GetCoinsQuery.Objects?)

Properties

Link copied to clipboard

The Address' identifier, a 32-byte number represented as a 64-character hex string, with a lead "0x".

Link copied to clipboard

Objects owned by this address, optionally filtered by type.