getAccountAddress
Defined in: aa-sdk/core/src/account/smartContractAccount.ts:229
Retrieves the account address. Uses a provided accountAddress
if available; otherwise, it computes the address using the entry point contract and the initial code.
Example
Parameters
Returns
Promise
<`0x${string}`
>
A promise that resolves to the account address