cURL
curl --request GET \ --url https://api.example.com/files/tree/{chain}/{address}
[ "<string>" ]
Returns repository URLs for every file in the source tree for the desired chain and address. Searches only for full matches.
Contract is available
Was this page helpful?