Back to Sui

Example - Use a MEV bot to Clear Expired DeepBook Orders

examples/mev_bot/README.md

latest358 B
Original Source

Example - Use a MEV bot to Clear Expired DeepBook Orders

Overview

This example shows how to use a MEV bot to clear expired DeepBook orders. The bot scans DeepBook pools for expired orders and cancels them. The example bot uses the Sui TS SDK to interact with the Sui Full node and retrieve on chain DeepBook data.

How to run

bash
pnpm start