Quai Network Docs home page
English
What can I build on Quai?
⌘K
Ask AI
Developer Discord
Search...
Navigation
Address
AddressLike
Learn
Build
SDK
Client
Guides
Get Involved
Getting Started
Introduction
Fundamentals
Addresses
Smart Contracts
Network Providers
Transactions
Wallets
Examples
Reference
Address
Addressable
AddressLike
computeAddress
getAddress
getCreate2Address
getCreateAddress
isAddress
isAddressable
isQiAddress
isQuaiAddress
recoverAddress
resolveAddress
validateAddress
Application Binary Interface
Constants
Contract
Crypto
Encoding
Hash
Other
Providers
Signers
Transaction
Utils
Wallet
Wordlists
On this page
Source
Address
AddressLike
Copy
Ask AI
type
AddressLike
: string | Promise<
string
> | Addressable;
Anything that can be used to return or resolve an address.
Source
address/index.ts:32
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Addressable
computeAddress
Assistant
Responses are generated using AI and may contain mistakes.