Settings

Before using the bot, you must fill in these fields.
Success webhook
Enter your Discord channel's webhook URL. This channel is used by the bot to send data about your successes.
Service webhook
Enter your Discord channel's webhook URL. This channel is used by the bot to send messages about Tokenizer's technical maintenance.
Aptos RPC
RPC url for Aptos blockchain. You can start with the public one: https://fullnode.mainnet.aptoslabs.com/ https://rpc.ankr.com/http/aptos/v1
Blockfrost API
Blockfrost API key
Window size
Changes the scale of the interface
Discord webhook
In order to create your webhook URL you need to go to your Discord server or to a Discord server with access to integration management. Webhooks -> Create -> Copy Webhook URL.
The resulting link must be pasted into the bot settings field.



Blockfrost key
In order to get Blockfrost API key, you need to follow the link and log in to the website. Add project -> Select Cardano mainnet -> Save project. Blockfrost API key must be pasted and saved in the bot settings.


Blockfrost provides 50,000 requests a day for free. This is enough for all bot modules to work. You can subscribe to a Developer plan to speed up transaction processing, but this is not necessary at all.

Save logs
In order to save all logs to filesystem click on SAVE LOGS button. You will be promted to select target folder. The file will be saved as zip-archive with the following name log START_DATETIME.zip. It will contents the main log and separated files to each task.
Last updated