Returns a list of delegate call instructions from non assembly.
Last updated 24 days ago
delegate_calls_non_assembly() → Instructions
delegate_calls_non_assembly() →
Instructions
from glider import * def query(): return Instructions().delegate_calls_non_assembly().exec(1)