Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url 'https://api.fuse.io/api/v0/explorer/?module=contract&action=verify_via_sourcify' \ --header 'Content-Type: multipart/form-data' \ --form 'addressHash=<string>' \ --form 'files=<string>' \ --form files.items='@example-file'
{ "message": "<string>", "result": "<string>", "status": "<string>" }
contract
verify_via_sourcify
OK