Field | Type | Description |
---|---|---|
class_hash | hex string | The hash that identifies the class. |
entry_points_by_type | json | |
bytecode | json | |
abi | json | |
type | UNKNOWN , ERC20 , ERC721 , ERC1155 , ACCOUNT , PROXY | The type of standard interface is followed by the class. |
declared_by_contract_address | hex string | Contract address that declared the class |
declared_at_transaction_hash | hex string | Transaction hash for when the class was declared |
declared_at_timestamp | integer | Unix timestamp in seconds for when the class was declared |