The native token of Stacks is STX. Contracts move STX using `stx-transfer?`, which requires the sender to be `tx-sender` or the contract itself (via `as-contract`).
← Clarity theorytheory 0/50 · 0%
Tokens · medium
29. STX Transfers
Sending the native Stacks token.
Check your understanding
1. What is the function to send STX?