A wrapper for the Ethereum wallet connection that adds functionality that is not supported by the provider interface directly.
Metamask in particular supports many wallet_* rpc calls have their own EIP-* proposal. See - https://docs.metamask.io/wallet/reference/json-rpc-methods/
wallet_*
An instance of EthWalletConnectorBase
Switch the connected chain in the wallet according to EIP-3326 See - https://eips.ethereum.org/EIPS/eip-3326
A wrapper for the Ethereum wallet connection that adds functionality that is not supported by the provider interface directly.
Metamask in particular supports many
wallet_*rpc calls have their own EIP-* proposal. See - https://docs.metamask.io/wallet/reference/json-rpc-methods/Param: connector
An instance of EthWalletConnectorBase