How to get exchange data using Tycho?

If you are interested in extending the sub-millisecond Tycho DEX data feed, this page is for you.

This app uses a custom versionarrow-up-right of the Tycho API prototypearrow-up-right which you can extend. You can copy the crate's source outright.

The Tycho API Rust crate gives you an interfacearrow-up-right of 1) Websocket interface to read all the pool's state 2) HTTP interface for getting quote for a token pair.

For more detail, visit https://docs.propellerheads.xyz/tycho/for-solvers/simulation#main-interfacearrow-up-right.

Last updated