📒Necessary files
Last updated
Last updated
config.ini
Example:
Paste the copied private key for the NFT DashAIO wallet into the config.ini file, remembering not to share your private key with anyone.
Example:
If you want to change the color in the CLI, you can use HEX numbers to modify colors. LINK: https://www.color-hex.com/
To obtain the webhook API, navigate to the settings of your private channel on the server. If you're unsure how to do this, check Google for guidance.
Example:
[Solana mint options] compute_units = compute units to use with transactions in supported modules (default 600k)
[Solana mint options] additional_tx_fee = The bot will put your desired additional fee in SOL on top of the base transaction fee (example for Raydium base is 0.000001 SOL) Same goes for mints, depending on module base fee is 0.000001/0.0000005 SOL
[Solana mint options] jito_locations = Locations to be used in round-robin mode for minting seperated by commas
[Solana mint options] transaction_retries = amount_of_transaction_retries - changes how much times the bot sends a single transaction
[Solana mint options] transaction_delay = with what delay the bot should send the next transaction
[Solana mint options] transaction_retry_delay = with what delay the bot should send the next transaction retry
[Solana mint options] log_transactions = false/true - disables/enables logging of transaction signatures
Example:
How long the bot waits for new tokens to appear in/disappear fromwallet before assuming the swaps failed or were dropped in milliseconds
Example:
[Solana copytrading options] local_fresh_buy - Buy only fresh token [True / False ]
[Solana copytrading options] local_fresh_buy_queue_size - 1000 sets the amount of last purchased tokens to be checked for the token being purchased
Example:
Example:
Example:
Most modules you will use do not require filled API keys for the solver, so you can leave the config empty.
If you need a captcha, you can use one of these providers. If you are a more advanced user and need AYCD Toolbox & AutoSolve, you will find a discount code on our partner channel for AYCD x DashAIO.
rpcs.csv
1 RPC = 1 row
Example:
If you have more columns than filled RPCs, delete the columns by clicking on the number and pressing the delete button. Otherwise, your bot will shut down.
1 wallet = 1 row
Example:
If you have more columns than filled wallets, delete the columns by clicking on the number and pressing the delete button. Otherwise, your bot will shut down.