Skip to main content
注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
The interface to an EIP-1193 provider, which is a standard used by most injected providers, which the BrowserProvider accepts and exposes the API of.

Methods

request()

See EIP-1193 for details on this method.

Parameters

Returns

Promise<any> The result of the request.

Source

providers/provider-browser.ts:25