swap-helper-stx-susdt-wrapper
SP3K8BC0PPEVCV7NZ6QSRWPQ2JE9E5B6N3PA0KBR9Source Code
(define-public (swap-helper-stx-susdt (dx uint) (min-dy (optional uint)))
(contract-call? .swap-helper-stx-susdt-trait call-impl .swap-helper-stx-susdt dx min-dy)
)Functions (1)
| Function | Access | Args |
|---|---|---|
| swap-helper-stx-susdt | public | dx: uint, min-dy: (optional uint |