Source Code

(define-trait oracle-trait
  (
    (get-price ((string-ascii 32) (string-ascii 32)) (response uint uint))
  )
)