Skip to content

Swap tokens SUI <-> WAL at 1:1 rate (testnet only)

Command wal get

bash
wal get <amount>
  • Amount to swap (e.g., 0.1)

Usage

bash
wal get 0.01 --token wal --privateKey suiprivkey0x1...
bash
wal get 0.01 -t wal -pk suiprivkey0x1...
Click to Faucet

Discord, faucet.sui, faucet.n1stake

Option

🔴 Required, 🟡 Optional

  • 🟡 -t, --token <token>: Token to receive: wal or sui (default: "wal")
  • 🔴 -pk, --privateKey <key>: Private key sign the transaction

Result

img