Provider Errors
Provider.ChainDisconnectedError
The provider is not connected to the requested chain.
Source: src/core/Provider.ts
Provider.DisconnectedError
The provider is disconnected from all chains.
Source: src/core/Provider.ts
Provider.IsUndefinedError
Thrown when the provider is undefined.
Source: src/core/Provider.ts
Provider.ProviderRpcError
Source: src/core/Provider.ts
Provider.UnauthorizedError
The requested method and/or account has not been authorized by the user.
Source: src/core/Provider.ts
Provider.UnsupportedMethodError
The provider does not support the requested method.
Source: src/core/Provider.ts
Provider.UserRejectedRequestError
The user rejected the request.
Source: src/core/Provider.ts