-
we could take initial data from:
https://github.com/ethereum/ethereum-org-website/blob/dev/src/data/wallets/wallet-data.ts
and about EIP-6963 support from here:
https://github.com/WalletConnect/E…
ligi updated
11 months ago
-
**Overview**
I'm unable to proceed through the Polygon payout flow on mobile
**Steps To Reproduce**
1. Add [Testing Grant](https://gitcoin.co/grants/5929/ignore-checkout-testing-grant) to cart on…
-
I've been looking at the readme file, and the problem which this project aims to solve is very important. Even I've been working on this, but not getting much time to work on this/ would like to contr…
zemse updated
4 years ago
-
Indefinite issue tracking what's to do, and what's done
### LEGEND
👺 = soon
👻 = help needed
🤖 = blocked by 3rd party
# TODO
- Tokens
Display balance/$value on input amount
🤖 Use Uniswa…
-
**Describe the bug**
I tried requesting for Ethereum Sepolia balance, but it shows an error.
**Meaningful logs**
Failed to get request eth_getBalance. Requested eip155:11155111 chain provider i…
-
### Check existing issues
- [X] I checked there isn't [already an issue](https://github.com/wevm/wagmi/issues) for the bug I encountered.
### Describe the bug
I upgraded from 2.11.3 to 2.12.0. I h…
gwpjp updated
2 weeks ago
-
Hi - I'm running into an issue where I am trying to deploy my NFT to L1 and I get an error (see image below)
* Desktop OS: Microsoft Windows 10
* Browsers tested: Chrome, Chrome in Incognito
* Lo…
-
I'm just starting to integrate vue3-eth. We support multiple chains with a configuration for each keyed by chainId. I imagine this is how most developers will approach the problem as ethereum gives yo…
-
### What is this issue about? (select one)
* [ ] Bug report
* [ ] Feature request
* [x] Enhancement
### Issue Description
If you use [manager.balance.io](https://manager.balance.io) on mobi…
-
Hi. I'm working on Flutter plug-in for iOS/Android. The problem is when I run release version the `iv` value in `EncryptedPayload` is null. I solved that by adding `@JsonClass(generateAdapter = true)`…