StaticfromCreates an Address instance from an AddressLike object.
An AddressLike object or an instance of Address.
An Address instance.
StaticfromStaticfromCreates 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.
StaticfromConverts the Address instance to a string.
The address as a string.
Represents a ckb address with associated script and prefix.