Preset
Solana
Solana Swap
buy_cu_limit
Compute Unit Limit for buy (set 0 = auto / hardcoded will be used)
sell_cu_limit
Compute Unit Limit for sell (set 0 = auto / hardcoded amount will be used)
buy_data_size_limit
Don't use unless you know what are doing!
sell_data_size_limit
Don't use unless you know what are doing!
buy_no_simulate
true - use custom CU llimit for buys
sell_no_simulate
true - use custom CU llimit for sells
no_custom_ata
Don't use unless you know what are doing!
Using this function, you won't be able to sell tokens via terminal unless you transfer them manually to another wallet!
no_auto_wrap
true - manage wSOL/SOL balance manually
no_atl
Removes table lookup from swap tx. Don't use unless you know what are doing!
confirm_strategy
1 for multi-instance usage, requires gRPC. Otherwise don't touch
sleep_before_process_ms
Sleep time before processing task. Use for filters that require additional check time
BloodSwap
enabled
true - enable BloodSwap contract for swaps
Only useful for skipping slippage on PumpFun All checks below don't require contract to be on!
trade_account
true - buy token only one time
Liquidity checks
enabled
true - enable liquidity checks
min_liquidity
Min liquidity amount (in SOL,USDC,USDT,etc.) needed during TX execution time to confirm it, otherwise TX will fail
max_liquidity
Max liquidity amount (in SOL,USDC,USDT,etc.)needed during TX execution time to confirm it, otherwise TX will fail
Dynamic liquidity checks
enabled
true - enable dynamic liquidity checks
min_liquidity_difference
Min liquidity difference amount between liquidity at launch VS current liquidity (in SOL,USDC,USDT,etc.) needed during TX execution time to confirm it, otherwise TX will fail
max_liquidity_difference
Max liquidity difference amount between liquidity at launch VS current liquidity (in SOL,USDC,USDT,etc.) needed during TX execution time to confirm it, otherwise TX will fail
Slot checks
enabled
true - enable slot checks
max_slot_difference
Max slot difference between launch and TX execution, otherwise TX will fail
Timestamp checks
enabled
true - enable timestamp checks
max_timestamp_difference
Max difference amount (in seconds) between TOKEN LAUNCH and TRANSACTION TIME, otherwise TX will fail
Swap Token settings
skip_mint_authority
true - skip tokens with mint authority
skip_freeze_authority
true - skip tokens with freeze authority
skip_no_metadata
true - skip tokens without metadata
skip_no_socials
true - skip tokens without socials
target_no_socials
true - buy tokens with mint authority
skip_repeated_socials
true - skip token with same link repeated multiple times
skip_with_hosts
Skip tokens with provided hosts in metadata
Example:
["x.com,twitter.com"]
target_with_hosts
Target tokens with provided hosts in metadata
Example:
["x.com,twitter.com"]
min_token_age_seconds
Min token age in seconds since minting needed to proceed buy
max_token_age_seconds
Max token age in seconds since minting needed to proceed buy
Swap Token (Unique settings)
enabled
true - enable unique token checks
exact
true - instead of partial match, require exact match for uniqueness
name
true - skip tokens with non-unique names
symbol
true - skip tokens with non-unique ticker
image
true - skip tokens with non-unique image
twitter
true - skip tokens with non-unique twitter links
telegram
true - skip tokens with non-unique telegram links
website
true - skip tokens with non-unique website links
time_range_hours
Time range in hours to check for uniqueness
Must set to make all checks work!
Swap Token (Pool settings)
min_stable_reserves
Min amount of stable (SOL,USDC,USDT,etc) in pool reserves
max_stable_reserves
Max amount of stable (SOL,USDC,USDT,etc) in pool reserves
min_token_reserves
Min amount of tokens in pool reserves
max_token_reserves
Max amount of tokens in pool reserves
min_mcap_usd
Min Market Cap (in USD)
max_mcap_usd
Max Market Cap (in USD)
Copy Trade
min_buy_trigger
Min buy amount of trader to trigger buy
max_buy_trigger
Max buy amount of trader to trigger buy
min_buy_amount
Min buy amount when copying certain percentage of trader's buy
max_buy_amount
Max buy amount when copying certain percentage of trader's buy
first_interaction
true - copy trade only on the first interaction with the token.
skip_sells
true - skip trader's sells
skip_mint
true - skip swaps with token creation event
skip_multi
true - don't copy trader transaction with multiple swaps
max_trades_per_token
Max amount of buys for same token
AFK
creator_buy_limit
Max amount of token buys from the same dev
min_dev_buy
Min dev buy (in SOL) to proceed buy
max_dev_buy
Max dev buy (in SOL) to proceed buy
min_dev_balance
Min dev balance (in SOL) to proceed buy
max_dev_balance
Min dev balance (in SOL) to proceed buy
min_dev_tokens_count
Min amount of created tokens by dev to proceed buy
max_dev_tokens_count
Max amount of created tokens by dev to proceed buy
dev_tokens_count_time_range_hours
Time range (in hours) to consider when checking amount of tokens created by dev
Must set to work with min_dev_tokens_count and max_dev_tokens_count
dev_tokens_continue_if_not_found
true - proceed buy even if there is no info available
Polymarket
Polymarket
whitelisted_keywords
Target markets containing specific keywords in the event name.
blacklisted_keywords
Skip markets containing specific keywords the event name.
whitelisted_tags
Target events containing specific tags.
blacklisted_tags
Skip events containing specific tags.
min_total_volume
Minimum market volume to trigger buy
max_total_volume
Maximum market volume to trigger buy
min_bid_ask_spread
Minimum bid-ask spread to trigger buy
max_bid_ask_spread
Maximum bid-ask spread to trigger buy
min_liquidity
Minimum market liquidity (bid+ask orders) to trigger buy
max_liquidity
Maximum market liquidity (bid+ask orders) to trigger buy
min_hours_since_market_launch
Minimum hours since market launch to trigger buy
max_hours_since_market_launch
Maximum hours since market launch to trigger buy
min_hours_till_market_close
Minimum hours till market close to trigger buy
max_hours_till_market_close
Maximum hours till market close to trigger buy
Polymarket Holders
count
Amount of holders to check.
Maximum amount to check is 20
min_shares_amount_top_holder
Minimum shares amount held by the top 1 holder to proceed with the trade.
max_shares_amount_top_holder
Maximum shares amount held by the top 1 holder to proceed with the trade.
min_total_shares_amount
Minimum total shares amount held by all checked holders to proceed with the trade.
max_total_shares_amount
Maximum total shares amount held by all checked holders to proceed with the trade.
Polymarket Copy Trade
min_buy_trigger
Minimum trader's purchase amount to trigger buy.
max_buy_trigger
Maximum trader's purchase amount to trigger buy.
min_buy_amount
Minimum amount to spend if you use buy percentage in task.
max_buy_amount
Maximum amount to spend if you use buy percentage in task.
min_price
Minimum share price to trigger buy.
max_price
Maximum share price to trigger buy.
skip_sells
Set true to skip trader's sells.
sell_percentage
Set fixed percentage of your position to sell when trader sells.
buy_only_first
Set true to copy only first interaction on market by specified trader.
buy_only_yes
Set true to buy only "YES" outcomes.
buy_only_no
Set true to buy only "NO" outcomes.
reverse_outcome
When true, trades are mirrored to the opposite side of the market (e.g. trader buys YES, you will buy NO).
max_trades_per_trader
Maximum number of trades to perform per trader.
max_trades_per_market
Maximum number of trades to perform per market.
Last updated