web3-react
web3-react copied to clipboard
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
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...
 here is my package.json using react-scripts 5.0.0  here is my code when i enter the button, it shows like: 
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