ADDY
This type of task requires BLOCKFROST API key in Tokenizer settings.

Wallet group
Select a wallet group from those present in the drop-down list.
Wallet
Select a wallet that will be used in the task.
Amount
Amount of ADA the bot will send. If number is not an integer, then write it in this format 125.5
TRX quantity
A number of transactions that will be sent from the selected Wallet. Each transaction will contain the same amount of ADA from the AMOUNT field.
Custom API
OPTIONAL FIELD
Custom API
Addy module supports following types of APIs:
Tangocrypto Authtorize, click CREAT APP, select mainnet in the network dropbox. Then you will see the credentials for your API. Enter creadentials to the CUSTOM API field in the following format:
APP_ID;API_KEY
. Example:718497b97b40aab4b8351b3657ae;5cbab550c1a4e8eb12a5a3c2f766b
Custom node In order to user your custom node please enter the submit url to the CUSTOM API field. Example:
http://255.255.255.255:8080/api/v0/submittx
Blockfrost Guide for blockfrost is here. You can just enter another blockfrost key to the CUSTOM API field if you want.
Ogmios Guide for ogmois is here. Enter ogmios api to the CUSTOM API filed. Example:
ws://255.255.255.255:1337
If the CUSTOM API field is empty, the bot will use blockfrost api key from settings.
Last updated