cURL
curl --request POST \ --url https://api.example.com/session/input-contract \ --header 'Content-Type: application/json' \ --data ' { "address": "<string>", "chainId": "<string>" } '
{ "contracts": [ { "compiledPath": "<string>", "name": "<string>", "compilerVersion": "<string>", "files": { "found": [ "<string>" ], "missing": [ "<string>" ] }, "verificationId": "<string>", "status": "perfect" } ], "unused": [ "<string>" ] }
Documentation IndexFetch the complete documentation index at: https://hedera-0c6e0218-feat-hip-1313-high-volume-entity-creation.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://hedera-0c6e0218-feat-hip-1313-high-volume-entity-creation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Response is sent when the upload is successful under different conditions.
Show child attributes
Was this page helpful?