The loaded address
Return a string format of the address
Instantiate an Address instance from a given address string
Check whether a given address is valid. If not valid, the specific validation error is returned. It returns null if the address is valid.
The address to check
InvalidAddressVersion | InvalidAddressSize }| InvalidAddressFormat
Check whether an address is valid
The address to check
Address represents a compressed equivalent of a public key used as an address for transacting.
Address