Binance Pegged SHIBA INU wont show

I don’t see the default RPC provider for my nightly build being listed anywhere on the sites I normally check for RPC providers. I’m wondering if this is a scenario where the RPC we have configured by default may have gone offline.

Do you have any other BNB chain tokens that appear for any of your accounts? Also, could you share what you have the settings set to for BNB chain in brave://settings/wallet/networks

It should appear like this:

I suspect the RPC service may be not responding properly which is causing an error in our code. If this is the issue you should be able to fix it by replacing the url https://bsc-dataseed1.binance.org/ with a different URL such as https://binance.llamarpc.com or another URL listed here: https://chainlist.org/chain/56

If this doesn’t fix it, can you also visit brave://wallet-panel.top-chrome/ by entering that URL in the URL bar and then pressed Ctrl + Shift + J and send a screenshot of the developer console. This will help us identify any specific errors that might be occurring on your machine that may be related to this.