[SOLVED] Missing contract address window

Hi,
Last time i add contract address into moralis app and moralis listening events but now i cant see anything for add address attachment is also added.

check what chains are enabled for that server, you could try to enable and disable them again

chains are enabled already also disabled and enable from networks

@cryptokid here is SS

what is the server url?

what error do you see in browser console or network tab on that page where it doesn’t show anything?

@cryptokid here is server url and error in console
https://admin.moralis.io/dapps/syncs/wallets/201581

GET https://knvxtuanolik.usemoralis.com:2053/server/functions/coreservices_listAddressSyncStatu
error is in console

this was the error:

Error: No provider found for chain Et

can you try again now?

{“code”:141,“error”:{“status”:502,“headers”:{“x-powered-by”:“Express”,“access-control-allow-origin”:"*",“content-type”:“application/json; charset=utf-8”,“content-length”:“24”,“etag”:"-py7kky"",“x-response-time”:“43.944ms”,“date”:“Mon, 14 Nov 2022 12:56:51 GMT”,“connection”:“close”},“buffer”:{“type”:“Buffer”,“data”:[123,34,101,114,114,111,114,34,58,116,114,117,101,44,34,100,97,116,97,34,58,123,125,125]},“text”:"{“error”:true,“data”:{}}",“data”:{“error”:true,“data”:{}}}}

@cryptokid

I see same error with

Error: No provider found for chain Et

you have a line in the database in _AddressSyncStatus table with chain Et, you could try to delete that line from there

its working Thanks @cryptokid

1 Like