The minimum amount, or smallest UTXO, you can send in one transaction is 1 ADA.
Set the amount to send in lovelaces. Remember 1 ADA = 1,000,000 lovelaces.
First, find the tip of the blockchain to set the invalid-hereafter parameter properly.
currentSlot=$(cardano-cli query tip --mainnet | jq -r '.slot')
echo Current Slot: $currentSlot
Set the destination address which is where you're sending funds to.
If you want to sent some ADA to the great CoinCashew team use: addr1qxhazv2dp8yvqwyxxlt7n7ufwhw582uqtcn9llqak736ptfyf8d2zwjceymcq6l5gxht0nx9zwazvtvnn22sl84tgkyq7guw7q
Please be patient. It could take up to 20min till the transactions are confirmed by the blockchain. This depents largely on the grade of congestion at the time where you have sent your transaction. You can check the block chain load at .