Sifnoded CLI allows you to perform swaps by launching the following command:
sifnoded tx clp swap --from <address> --sentSymbol <current token> --receivedSymbol <received token> --sentAmount <send amount --minReceivingAmount <minimum amount>
For example:
sifnoded tx clp swap --from sif1vmzzvtwr5dl2dumh0l65fsbcdfghjt12345678 --sentSymbol rowan --receivedSymbol ceth --sentAmount 1000000000000000000000 --minReceivingAmount 0 --chain-id sifchain-1 --node tcp://rpc.sifchain.finance:80 --fees 100000000000000000rowan
Note: