-
### Link to minimal reproducible example
https://github.com/0xonerb/next-reown-appkit-email-social
### Summary
I disconnected Gmail login, connected with MetaMask, then disconnected MetaMask …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Currently, we're subscribing to each event separately. This was a limitation of viem at the time I set that up, and maybe it still is.
This needs to change, even if we have to bypass Viem, because…
-
Had a few questions lately about errors related to not enough balance to cover gas of deploy, but the error message from viem isn't very descriptive (`gas required exceeds allowance`).
We can detec…
holic updated
2 months ago
-
### Overview
Since starting this build, SE-2 has [released a major upgrade](https://github.com/scaffold-eth/scaffold-eth-2/pull/700) migrating from using the v1 versions of viem and wagmi to using th…
-
This user faces a different situation from what we are used to. His assets were poked successfully, and they are already in the protocol, but he is not able to see them in his wallet.
[https://optimi…
-
-
### Check existing issues
- [X] I checked there isn't [already an issue](https://github.com/wevm/viem/issues) for the bug I encountered.
### Viem Version
2.16.1
### Current Behavior
I have been u…
-
There is no action for getting deposits by address or getting withdrawals by address. These are utils that most folks should be using an indexer for but it's a good idea to offer an RPC only way of do…
-
Been reading [EVM -> AHP bridge](https://paraspell.github.io/docs/sdk/xcmPallet.html#ecosystem-bridges) and seems that implementation is using ethers.
As there is nothing wrong with ethers, there ar…