EthereumWindowProvider
EthereumWindowProvider =
BrowserProvider
&object
Defined in: packages/helpers/src/types/wallet.ts:21
Type declaration
Section titled “Type declaration”__XDEFI?
Section titled “__XDEFI?”
optional
__XDEFI:boolean
isBraveWallet?
Section titled “isBraveWallet?”
optional
isBraveWallet:boolean
isCoinbaseWallet?
Section titled “isCoinbaseWallet?”
optional
isCoinbaseWallet:boolean
isKeepKeyWallet?
Section titled “isKeepKeyWallet?”
optional
isKeepKeyWallet:boolean
isMetaMask?
Section titled “isMetaMask?”
optional
isMetaMask:boolean
isOkxWallet?
Section titled “isOkxWallet?”
optional
isOkxWallet:boolean
isTalisman?
Section titled “isTalisman?”
optional
isTalisman:boolean
isTrust?
Section titled “isTrust?”
optional
isTrust:boolean
on: (
event
,callback?
) =>void
Parameters
Section titled “Parameters”string
callback?
Section titled “callback?”() => void
Returns
Section titled “Returns”void
overrideIsMetaMask?
Section titled “overrideIsMetaMask?”
optional
overrideIsMetaMask:boolean
request()
Section titled “request()”request: <
T
>(args
) =>Promise
<T
>
Type Parameters
Section titled “Type Parameters”T
= unknown
Parameters
Section titled “Parameters”method
Section titled “method”string
params?
Section titled “params?”unknown
[]
Returns
Section titled “Returns”Promise
<T
>
selectedProvider?
Section titled “selectedProvider?”
optional
selectedProvider:EthereumWindowProvider