Encoded address or namespace id. Note that namespace id get the hex reversed and zero padded.
Get address in the encoded format ex: NAR3W7B4BCOZSZMFIZRYB3N5YGOUSWIYJCJ6HDFH.
Compares addresses for equality
Address to compare
returns that the instance is an address
returns that the instance is not a mosaic id
returns that this instance is a resolved, not an alias, address.
Get address in plain format ex: SB3KUBHATFCPV7UZQLWAQ2EUR6SIHBSBEOEDDDF3.
Get address in pretty format ex: SB3KUB-HATFCP-V7UZQL-WAQ2EU-R6SIHB-SBEOED-DDF3.
Create Builder object
Create DTO object
Create an Address from a given encoded address.
address. Expected format: 9085215E4620D383C2DF70235B9EF7607F6A28EF6D16FD7B9C.
Create from private key
The account public key.
The NEM network type.
Create an Address from a given raw address.
Address in string format. ex: SB3KUBHATFCPV7UZQLWAQ2EUR6SIHBSBEOEDDDF3 or SB3KUB-HATFCP-V7UZQL-WAQ2EU-R6SIHB-SBEOED-DDF3
Determines the validity of an encoded address string.
The encoded address string. Expected format: 6823BB7C3C089D996585466380EDBDC19D4959184893E38C
true if the encoded address string is valid, false otherwise.
Determines the validity of an raw address string.
The raw address string. Expected format TATNE7Q5BITMUTRRN6IB4I7FLSDRDWZA37JGO5Q
true if the raw address string is valid, false otherwise.
Generated using TypeDoc
The address structure describes an address with its network