Skip to main content

Liquidation Bots

Disclaimer

The content provided in this document is contributed by the community and is shared as examples. Morpho Association nor author of the repository cannot be held responsible for any losses or damages that may result from the use of this information. Users are advised to conduct their own research and exercise caution when applying any strategies or methods described herein.

Liquidation Bot 1

By: morpho-labs

Languages and Tools: Typescript & Solidity

Description: This contribution presents a simple implementation of a liquidation bot that can liquidate unhealthy position on Morpho Blue. using Typescript and Solidity.

Repository: Morpho-liquidation-bot-educational

Liquidation Bot 2

By: etherhood

Languages and Tools: Rust & Solidity

Description: This contribution presents a detailed strategy for liquidations using Rust and Solidity.

Repository: Liquidator-Morpho

Liquidation Bot 3

By: zach030

Languages and Tools: Go & Solidity

Description: This contribution presents a detailed strategy for liquidations using Go and Solidity.

Repository: morpho-liquidator-bot