Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/pages/developers/tutorials/swap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ npx zetachain evm deposit-and-call \
--types address bytes bool \
--receiver $UNIVERSAL \
--values $ZRC20_ETHEREUM_ETH $RECIPIENT true
--private-key $PRIVATE_KEY
```

This sends 0.001 ETH from Base Sepolia into ZetaChain. Under the hood, this
Expand Down