v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
smart-contracts

Retrieve detailed information about a verified smart contract

Retrieves detailed information about a specific verified smart contract, including source code, ABI, and deployment details.

get/{chain_id}/api/v2/smart-contracts/{address_hash_param}

Path parameters

address_hash_paramstring required

Address hash in the path

chain_idstring required

The ID of the blockchain

Response

Detailed information about the specified verified smart contract.

abiobject[] nullable
can_be_visualized_via_sol2umlboolean nullable
certifiedboolean
coin_balancestring nullable
compiler_settingsobject nullable
compiler_versionstring nullable
conflicting_implementationsobject[] nullable required
constructor_argsstring nullable
creation_bytecodestring nullable required
creation_statusstring nullable required
deployed_bytecodestring nullable required
evm_versionstring nullable
file_pathstring nullable
github_repository_metadataobject nullable
has_constructor_argsboolean nullable
is_blueprintboolean nullable
is_changed_bytecodeboolean nullable
is_fully_verifiedboolean nullable
is_partially_verifiedboolean nullable
is_verifiedboolean nullable
is_verified_via_eth_bytecode_dbboolean nullable
is_verified_via_sourcifyboolean nullable
is_verified_via_verifier_allianceboolean nullable
language'solidity' | 'vyper' | 'yul' | 'scilla' | 'stylus_rust' | 'geas' nullable
license_typestring nullable
market_capstring nullable
namestring nullable
optimization_enabledboolean nullable
optimization_runsinteger nullable
package_namestring nullable
proxy_typestring nullable required
reputationstring nullable
source_codestring nullable
sourcify_repo_urlstring nullable
transactions_countinteger nullable
verification_metadataobject nullable
verified_atstring date-time nullable
verified_twin_address_hashstring nullable