Parameters
| Parameter | Type | Description |
|---|---|---|
options? | CreateEvmEoaAccountOptions | Optional options for creating the account. |
Returns
Promise<`0x${string}`>
The address of the newly created EVM EOA account.
| Parameter | Type | Description |
|---|---|---|
options? | CreateEvmEoaAccountOptions | Optional options for creating the account. |
Promise<`0x${string}`>
The address of the newly created EVM EOA account.