Call Object

FieldTypeDescription
block_hashhex string, nullThe block hash that the call is in
block_numberinteger, nullThe block number that the call is in
transaction_hashhex stringThe transaction hash that the call is in
caller_addresshex string
contract_addresshex string
calldatahex string arrayThe input data of the function in the call
resulthex string arrayThe return data of the function in the call
timestampintegerUnix timestamp in seconds for when the call was executed
call_typeCALL, DELEGATE, nullType of call
class_hashhex string, nullClass Hash executed by the call
selectorhex string, nullThe function called in the call
entry_point_typeEXTERNAL, L1_HANDLER, CONSTRUCTOR, null
selector_namestring, nullDecoded call selector name