Sales Tracker
Sales tracker is a function that enables users to receive real-time notifications whenever there is a sale of a specific NFT collection. However, only the Administrator can use this function!
Mochi Bot presents you 3 main functions:
$track: Setup a sales tracker for an NFT collection via command$sales track <channel> <address> <chain>.

For example, if you want to track the sales of Cyber Neko collection, follow this command: $sales track #general 0x7aCeE5D0acC520faB33b3Ea25D4FEEF1FfebDE73 ftm
(Note: #general is the Discord channel you want to run the sales tracker on, 0x7aCeE5D0acC520faB33b3Ea25D4FEEF1FfebDE73 is the collection address, and ftm is abbreviation of Fantom Chain - where Cyber Neko is hosted!)
$track: Set up a sales tracker for all NFT collections on a chain via command$sales track <channel> all <chain>.

$list: view all details of all existing trackers.

$remove: choose a specific tracker to delete.


Last updated