Skip to content

Latest commit

 

History

History
 
 

mev_bot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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

pnpm start