Mendi Finance Liquidation Alert

We have built a MetaMask Snap for Mendi Finance users that monitors borrow limit usage and provides alerts to users in a pop-up notification directly to their MetaMask browser extension.

User can set their preferred threshold, notification frequency to receive alerts.

Additionally users can add multiple custom RPC endpoints. RPC endpoints are used to query on-chain data for the Snap, and while we provide multiple public endpoints in the implementation, it is recommended for advanced users to use multiple private endpoints for the queries. The best practice is to use different providers, like Infura and Alchemy to prevent downtime, which could lead to a lack of notification.

The following is the link the the Github repository of the implementation and the NPM link:

Last updated