Skip to content

Latest commit

 

History

History

liquidationAlertsBot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Liquidation alert bot

Simple bot that sends alerts whenever there's a liquidation on a smartBNB contract

Run

CONTRACT_SCRIPTHASH="5b707..." # Replace
EMAIL_ADDRESS="[email protected]" # Replace
export CONTRACT_SCRIPTHASH EMAIL_ADDRESS
npm start