An interface for objects which have an address, and can resolve it asyncronously. This allows objects such as Signer or Contract to be used most places an address can be, for example getting the balance.Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Extended by
Methods
getAddress()
Returns
Promise<string>
