EIP-1193 provider error.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Extends
Error
Constructors
Constructor
Parameters
| Parameter | Type | Description |
|---|---|---|
code | EIP1193ErrorCode | The error code from EIP1193ErrorCode enum. |
message | string | The error message. |
Returns
EIP1193ProviderError
Overrides
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
code | public | EIP1193ErrorCode | The error code from EIP1193ErrorCode enum. |