Open agodlevska opened 1 month ago
Checked on https://portalbridge.com/. Issue is still reproducible, balance for X Layer network is not loading.
From:
Failed to get token balances Error: missing response for request (value=[ { "error": { "code": -32079, "message": "Origin not allowed" }, "id": null, "jsonrpc": "2.0" } ], info={ "payload": { "id": 2, "jsonrpc": "2.0", "method": "eth_call", "params": [ { "data": "0x70a08231000000000000000000000000d493066498ace409059fda4c1bcd2e73d8cffe01", "to": "0x5866709f926f26c5870191f40333ac462b917bc0" }, "latest" ] } }, code=BAD_DATA, version=6.13.3)
at makeError (pb-index-DDkttb0r.js:271:19340)
at pb-index-DDkttb0r.js:272:215053
To:
Failed to get token balances Error: missing response for request (value=[ { "error": { "code": -32079, "message": "Origin not allowed" }, "id": null, "jsonrpc": "2.0" } ], info={ "payload": { "id": 2, "jsonrpc": "2.0", "method": "eth_getBalance", "params": [ "0xd493066498ace409059fda4c1bcd2e73d8cffe01", "latest" ] } }, code=BAD_DATA, version=6.13.3)
at makeError (pb-index-DDkttb0r.js:271:19340)
at pb-index-DDkttb0r.js:272:215053
Is there an existing issue for this?
Current Behavior
Balance for X Layer network is not loading.
Expected Behavior
Balance is loading for all tokens.
Steps To Reproduce
Environment
Anything else?
No response