Parameters
| Parameter | Type | Description |
|---|---|---|
address | `0x${string}` | The EVM address to create a Viem account for |
Returns
Promise<{
}>
A Viem LocalAccount that can sign messages and transactions using CDP’s signing functions
| Parameter | Type | Description |
|---|---|---|
address | `0x${string}` | The EVM address to create a Viem account for |
Promise<{
}>
A Viem LocalAccount that can sign messages and transactions using CDP’s signing functions