sourcifyeth / org

organisation of the sourcify project
3 stars 0 forks source link

Sync 04.01.2021. #29

Closed edisinovcic closed 3 years ago

edisinovcic commented 3 years ago
DeFiYaco commented 3 years ago
FabijanC commented 3 years ago
edisinovcic commented 3 years ago
{
   "contracts":[
      {
         "address":"0x00000000064Ecc11c97AC4a5551F279532Bf9E0D",
         "networkId":1,
         "compilerVersion":"soljson-v0.8.0+commit.c7dfd78e.js",
         "verificationId":"metadataHash",
         "files":{
            "found":[
               "fileName1",
               "fileName2"
            ],
            "missing":[
               "fileName3",
               "fileName4"
            ]
         },
         "status":"perfect|partial|error",
         "statusMessage":"string"
      }
   ],
   "unused":[
      "fileName5",
      "fileName6"
   ]
}