Create Scanner
Last updated
Last updated
/create
options:
name - Unique identifier you give to distinguish this scanner. Any string is acceptable but this option is REQUIRED
filters - The filters you want for your custom new tokens scanner. See all possible filters . This option is not required but it is recommended to implement filters unless you want to parse through a lot of incoming tokens.
Below is an example of how you might form the filters option for the discord command:
The telegram is more interactive and allows you to click a button for each filter to set the value.
This command allows you to create a new scanner. Currently all users are limited to 3 open scanners once. This does not impose a limit on how many notifications of new tokens you can receive, just unique filter-sets.