Parameters
| Parameter | Type | Description |
|---|---|---|
options? | CreateEvmSmartAccountOptions | Options for creating the EVM Smart Account. |
Returns
Promise<`0x${string}`>
The address of the newly created EVM Smart Account.
| Parameter | Type | Description |
|---|---|---|
options? | CreateEvmSmartAccountOptions | Options for creating the EVM Smart Account. |
Promise<`0x${string}`>
The address of the newly created EVM Smart Account.