Simple bot that sends alerts whenever there's a liquidation on a smartBNB contract
CONTRACT_SCRIPTHASH="5b707..." # Replace
EMAIL_ADDRESS="[email protected]" # Replace
export CONTRACT_SCRIPTHASH EMAIL_ADDRESS
npm start
Simple bot that sends alerts whenever there's a liquidation on a smartBNB contract
CONTRACT_SCRIPTHASH="5b707..." # Replace
EMAIL_ADDRESS="[email protected]" # Replace
export CONTRACT_SCRIPTHASH EMAIL_ADDRESS
npm start