Source Code
;; bridge-in.clar
(define-public (deposit-from-eth (amount uint)) (ok true))
Functions (1)
| Function | Access | Args |
|---|---|---|
| deposit-from-eth | public | amount: uint |
;; bridge-in.clar
(define-public (deposit-from-eth (amount uint)) (ok true))
| Function | Access | Args |
|---|---|---|
| deposit-from-eth | public | amount: uint |