Details

Retrieves all the detailed information for the specified contract (ABI, bytecode, sourcecode...).

👍

Blockchains Supported

This endpoint supports Ethereum.

Response Data

FieldTypeDecription
bytecodestringThe contract bytecode. This is the actual code that gets deployed to the blockchain.
abiobjectThe contract abi.
contractNamestringThe contract name.
sourcestringThe contract source code.
Language
Authorization
Header
Click Try It! to start a request and see the response here!