Wallet Connect does not show any balance using RYO cloud as an RPC
See original GitHub issueHey guys,
seems like there are issues with Wallet Connect if a dapp is using https://mainnet.eth.cloud.ava.do
. You can check the dapp out on Dxtest.eth.link.
The console log:
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
WALLET-RPC API - Ryo Currency
This is a list of the ryo-wallet-rpc calls, their inputs and outputs, ... Number of outputs from the blockchain to mix with (0...
Read more >Ethereum - WalletConnect Docs
This is documentation for WalletConnect Docs v1.0, which is no longer actively maintained. For up-to-date documentation, see the latest version ...
Read more >3 The Ethereum platform - Building Ethereum Dapps: Decentralized ...
I'll begin by presenting the Ethereum wallet, a UI tool through which you will start interacting with the Ethereum P2P network by transferring...
Read more >index.xml - IzzySoft Apt Repositories
The App directly accesses the USB device and does not need additional drivers ... It contains some adjustments to make the app working...
Read more >Trust Wallet (TWT) Overview - Charts, Markets, News ... - ADVFN
Overview information for Trust Wallet (TWT) including News, Charts, Discussion and more. ... More Trust Wallet (TWT) Market Pairs ... Mineable: No.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve just tested this on the Web3Modal example using the provided RPC url from RYO and I can confirm I get the same result with the 415 (Unsupported Media Type) error message
Inspecting the Network tab on the browser we can see this payload is a JSON-RPC POST request with method
eth_blockNumber
This however doesn’t happen with other RPC endpoints I’ve tested (Infura and MyCrypto). We should share this information with the RYO team
cc @sponnet
There is a high chance that it seems to be an issue of either the avado rpc, or wallet connect as the local version seems to have no issue at all.
Also, connecting works without any problems. But seeing no balances seems like an issue not related to the dapp.
There is a chance that wallet-connect has issues with ryo cloud nodes.