web3-react icon indicating copy to clipboard operation
web3-react copied to clipboard

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

Results 213 web3-react issues
Sort by recently updated
recently updated
newest added

A [EIP-1193 spec](https://eips.ethereum.org/EIPS/eip-1193) does not describe an "isConnected()" method, so if this method is not found on the provider, the dapp should not assume it is not connected. Instead, we...

When connecting WalletConnect using `activate` method, `provider.getBalance` returns incorrect balance. This is due to how `defaultChainId` uses whichever has the lowest chainId from the rpc options ``` this.defaultChainId = defaultChainId...

[sb]() __Originally posted by @Donasela2019 in https://github.com/Donasela2019/write-docker-actions/pull/2#discussion_r927766879__

Hi! I'm testing the beta version of web3-react for walletconnect. I found an issue, when I connect my wallet for the first time and I call a smart contract (like...

![image](https://user-images.githubusercontent.com/24714804/154450913-08b5e7e2-373c-48da-89ba-2ee7fc967c01.png) here is my package.json using react-scripts 5.0.0 ![image](https://user-images.githubusercontent.com/24714804/154451038-1877c69b-ee31-4bfd-b0a8-5cdf1ae084d0.png) here is my code when i enter the button, it shows like: ![image](https://user-images.githubusercontent.com/24714804/154627716-33b52fb7-67f8-4b2b-b0f5-d68a1c7bcad0.png)

bug

Hi Coders, I'm currently dealing with this problem : 'RPC Error: Failed to execute 'postMessage' on 'Window': Symbol(react.element) could not be cloned' every time I'm clicking on a button when...

__Originally posted by @Donasela2019[sb]() in https://github.com/flashbots/mev-boost/issues/104__

support BitKeep Wallet