trait-flash-loan-v1
SP2R995XG7W1KHYSTGC6Q8AT0C79379W7C6133AQZSource Code
(define-trait flash-loan
(
;; Callback function once the request amount is transferred to contract-caller
(on-granite-flash-loan (uint uint (optional (buff 20480))) (response bool uint))
)
)