Skip to main content
GET
/
repository
/
contracts
/
{matchType}
/
{chain}
/
{address}
/
{filePath}
Get a specific file from the repository with the file path (static serving)
curl --request GET \
  --url https://api.example.com/repository/contracts/{matchType}/{chain}/{address}/{filePath}

Path Parameters

matchType
string<match-type>
required

Match type - use full_match or partial_match

chain
string<sourcify-chainId>
required
address
string<address>
required
filePath
string
required

Response

The file is found at the path