osmosis icon indicating copy to clipboard operation
osmosis copied to clipboard

About osmosis swap transactions

Open d-never opened this issue 3 years ago • 2 comments

I want to implement transaction of Osmosis through programming,

For example: I have 2,000 JUNO tokens. I want to swap 1,000 JUNO tokens to OMOS tokens, and set the Slippage smaller than 3%. I have read all the documents of osmosis, but also don't know how to achieve it. Hope to get help, thank you!

d-never avatar Oct 05 '22 07:10 d-never

I think you can achieve what you are looking to do using a swap router contract. See this workshop Roman and I gave last week!

https://github.com/p0mvn/swaprouter-workshop

czarcas7ic avatar Oct 05 '22 11:10 czarcas7ic

I think you can achieve what you are looking to do using a swap router contract. See this workshop Roman and I gave last week!

https://github.com/p0mvn/swaprouter-workshop

I'm sorry to say that I just know JavaScript and python,therefore I don't know how to use this docs. Thank you all the same!

d-never avatar Oct 12 '22 11:10 d-never