Call.get_call_type()
Returns the type of the call
Last updated
Returns the type of the call
Last updated
get_call_type() β
CallType
The Call represents all types of call values: external, internal, log emit, etc. This function can be used to get the type of the call.
Query Example
Output