[SOLVED] Can't sync historical data

Network: ETH mainnet
server: https://splzln8vhn1a.usemoralis.com:2053/server
event: {
“anonymous”: false,
“inputs”: [
{
“indexed”: false,
“internalType”: “string”,
“name”: “name”,
“type”: “string”
},
{
“indexed”: false,
“internalType”: “string”,
“name”: “symbol”,
“type”: “string”
},
{
“indexed”: false,
“internalType”: “address”,
“name”: “owner_of”,
“type”: “address”
},
{
“indexed”: false,
“internalType”: “uint256”,
“name”: “presale”,
“type”: “uint256”
},
{
“indexed”: false,
“internalType”: “uint256”,
“name”: “limit”,
“type”: “uint256”
},
{
“indexed”: false,
“internalType”: “uint256”,
“name”: “price”,
“type”: “uint256”
},
{
“indexed”: false,
“internalType”: “address”,
“name”: “token_address”,
“type”: “address”
},
{
“indexed”: false,
“internalType”: “address”,
“name”: “join_address”,
“type”: “address”
},
{
“indexed”: false,
“internalType”: “bool”,
“name”: “created”,
“type”: “bool”
}
],
“name”: “daoCreated”,
“type”: “event”
}

Try to remove the _ from names

Wait a moment please

Sorry, but nothing. I create new table, and it does not sync too

Is the table created for that event sync in the database?

What is the topic that you used?

Yes, the table created
Topic: daoCreated(string,string,address,uint256,uint256,uint256,address,address,bool)

I can check later when I get back to computer. It could be something from the abi

Ok, how much time I should wait for answer?

In up to 3 hours probably I’ll be back to computer