[solved] Event does not sync on goerli

Event does not sync.

Server url: https://nrnhzxloybjl.usemoralis.com:2053/server

contract address: 0x2aB1DcFf8e8dECd8e0eCf5C446Eea7640f2De4f8

event topic: collectionCreated(string[3],address,uint256,uint96,uint256,uint256,address,uint256,uint256)

event: { anonymous: false, inputs: [ { indexed: false, internalType: "string[3]", name: "metadata", type: "string[3]", }, { indexed: false, internalType: "address", name: "owner_of", type: "address", }, { indexed: false, internalType: "uint256", name: "price", type: "uint256", }, { indexed: false, internalType: "uint96", name: "royalty", type: "uint96", }, { indexed: false, internalType: "uint256", name: "limit", type: "uint256", }, { indexed: false, internalType: "uint256", name: "limit_per_account", type: "uint256", }, { indexed: false, internalType: "address", name: "token_address", type: "address", }, { indexed: false, internalType: "uint256", name: "start_time", type: "uint256", }, { indexed: false, internalType: "uint256", name: "free_mint", type: "uint256", }, ], name: "collectionCreated", type: "event", }

Can you help me?

what is the chain for that contract?

I deploy it on goerli

this is the topic that it tries to match on the server now:

0x4050932ba05981633ee1443f4360b5f4043d8f438cc0c2b4fc1f44ec71d076aa

this means that it is not an issue with the topic

is any other event working now?

But it was working 2 hours ago :frowning:

Then I clean this table and try to resync it

that is the only table that has issues?

No, Another tables don’t sync too

we will have to check, maybe it is a general issue with goerli now

Ok, waiting for your reply

So, what was the reason?

it was a general issue on our side with goerli in particular