Hi!
Can you give me example of chainquery api for slq should look?
Can I was reading documentation https://lbryio.github.io/chainquery/#!/QueryApi#sQL%20Query
and I still have errors like
{
“success”: false,
“error”: “Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘claim’ at line 1”,
“data”: null
}
We also have an exposed instance as well where you can leverage this api. It is limited, so if you want to make a lot of calls you would want to stand up your own instance.