Build ZK query planAsk AIpost https://api.makeinfinite.dev/v1/zkquery/build-planBuild a ZK-proven query plan from the provided SQL statementBody ParamssqlTextstringrequiredThe raw SQL text of the ZK proven query you want to executesourceNetworkstringenumrequiredDefines the SXT Chain network to query (i.e., where the table was created and where the data lives). Valid values include MAINNET and TESTNET.MAINNETTESTNETAllowed:MAINNETTESTNETevmCompatiblebooleanIf true, will generate an EVM-compatible proof plan (defaults to true)truefalseResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests 500Internal Server ErrorUpdated 10 months ago