> ## Documentation Index
> Fetch the complete documentation index at: https://docs.synpress.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: mockEthereum()

```ts theme={null}
function mockEthereum(wallet?, accounts?): void
```

## Parameters

| Parameter   | Type                                                                                  |
| :---------- | :------------------------------------------------------------------------------------ |
| `wallet`?   | \| `"metamask"` \| `"coinbase"` \| `"phantom"` \| `"walletconnect"` \| `"walletlink"` |
| `accounts`? | \`0x\$\{string}\`\[]                                                                  |

## Returns

`void`
