Switch to Chainstack RPC proxy endpoints #38872
Labels
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Description
We're currently using Infura as our main RPC provider, and the code in brave-core hardcodes this. We'd like to use a generic proxy URL format, which uses Chainstack under the hood. This allows us to easily switch providers whenever we want.
Steps to reproduce
N/A
Actual result
Portfolio balances should load correctly without any console errors. Infura RPCs are used for making requests.
Expected result
Portfolio balances should load correctly without any console errors. Chainstack RPCs are used for making requests.
Reproduces how often
Easily reproduced
Brave version (brave://version info)
1.66.118
Channel information
Reproducibility
Miscellaneous information
Ideally uplift this to 1.67.x so we can save on Infura bills. We're currently paying for both Infura as well as Chainstack RPCs.
The text was updated successfully, but these errors were encountered: