V1.Contracts

Get contract by address

Get a contract entry for a given chain and network by address

get/v1/{chain}/{network}/contracts/{contract_address}

Path parameters

chainstring required
networkstring required
contract_addressstring required

Response

Successful response

slugstring required
namestring required
descriptionstring required
addressstring required
codeinteger required
githubstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.