Limit of 100,000 results
curl --request POST \ --url https://api.chainbase.com/api/v1/query/execute \ --header 'Content-Type: <content-type>' \ --header 'X-API-KEY: <x-api-key>' \ --data '{ "sql": "SELECT * FROM ethereum.blocks LIMIT 10" }'
This response has no body data.