Step 1 - Start a listing tracker
To start a listing tracker in Discord, simply call the/track-listings start
command in your server.
It takes the following arguments:
Name of your tracker. It can by anything, but we recommend using name of your collection.
The blockchain that your collection is based on.
Contract address of your collection. On Solana, it’s a verified creator address of your collection.
Channel to send notifications to.
Template to use for the notification. It’s used to customize its appearance. See
customization for details.

Sample command arguments

Sample listing notification
Step 2 - Start a sales tracker
To start a sales tracker in Discord, simply call the/track-sales start
command in your server.
It takes the following arguments:
Name of your tracker. It can by anything, but we recommend using name of your collection.
The blockchain that your collection is based on.
Contract address of your collection. On Solana, it’s a verified creator address of your collection.
Channel to send notifications to.
Template to use for the notification. It’s used to customize its appearance. See
customization for details.
Reward pool to use for rewarding buyers. You can find more explanation below.

Sample command arguments

Sample sale notification