Source Code

;; yield-source-v1.clar
(define-public (harvest)
    (ok u1000))
(define-read-only (get-apy)
    (ok u500))

Functions (2)

FunctionAccessArgs
harvestpublic
get-apyread-only