Get file from repo.sourcify.dev
Gets the file from the repository server (http://repo.sourcify.dev and http://repo.staging.sourcify.dev)
URL : http://<repository-host>/contracts/:full_match | partial_match/:chain/:address/:filePath
Method : GET
Example
Responses
Condition : The file is found at the path.
Code : 200 OK
Content : File content
Condition : Chain is not available as both full match or partial match in the repository.
Code : 404 Not Found
Content :
404 Not Found