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
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
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