Instruction.solidity_callee_names()

Returns the list of solidity function names that are called from the instruction. Returns a empty list if the instruction does not call any solidity function.

Last updated