Static
fromCreates an Address instance from an AddressLike object.
An AddressLike object or an instance of Address.
An Address instance.
Static
fromStatic
fromCreates an Address instance from a script and client.
The script-like object.
The client instance used to fetch the address prefix.
A promise that resolves to an Address instance.
Static
fromConverts the Address instance to a string.
The address as a string.
Represents a ckb address with associated script and prefix.