File Upload Scans
Step 1. Auth Token Registration Description: The first step is to register with your auth token to generate an UUID.
Step 2 - Fetching a pre-signed URL
file_name
- Supported file name extensions .sol
& .zip
It is required to supply a file name to generate a pre-signed S3 URL from our end. Note this is just a file name and not an actual file upload call.
Step 3 - Scan initiation Request
The value of the link
is the s3 link of the JSON response of the scan result data.
Sample Response:
Last updated