Returns a list of all low level static call instructions.
Last updated 24 days ago
low_level_static_calls() → Instructions
low_level_static_calls() →
Instructions
from glider import * def query(): return Instructions().low_level_static_calls().exec(3)