Source Code
;; pool-gamma.clar
(define-public (burn (amount uint)) (ok true))
Functions (1)
| Function | Access | Args |
|---|---|---|
| burn | public | amount: uint |
;; pool-gamma.clar
(define-public (burn (amount uint)) (ok true))
| Function | Access | Args |
|---|---|---|
| burn | public | amount: uint |