v1

latestOpenAPI 3.1.02026-07-17373221.0 KB
(Deprecated) Repository

Get file tree (full and partial match)

Returns repository URLs for every file in the source tree for the desired chain and address. Searches for full and partial matches.

get/files/tree/any/{chain}/{address}

Path parameters

chainstring sourcify-chainId required
addressstring address required

Response

Contract is available

statusstring
filesstring[]

Example response

{
  "status": "full",
  "files": [
    "https://contractrepostaging.komputing.org/contracts/full_match/5/0x32a5d2240a60dcF7Af8EfAE6d886ec8BeD5f71bA/metadata.json"
  ]
}