Skip to content

pareto-xyz/pareto-liquidation-sdk-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pareto Order Book Liquidation SDK V1

[Disclaimer: This repository is no longer maintained and is meant for primarily educational purposes.]

Part of the series detailed in this whitepaper.

If accounts on Pareto's exchange fall under margin, then they are at risk of being liquidated. The liquidation is decentralized such that any account can claim the liquidated position(s) from the user. Liquidators are provided a reward per position liquidated.

This repo contains a Python SDK with scripts to find accounts below margin and to perform liquidations. Please note that liquidations are not a risk-free endeavor. Proceed at your own risk.

Setup

Install the package locally:

pip install -e ./

About

Liquidation bot for Pareto V1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages