POST /api/v1/presets/ HTTP/1.1
Host: localhost:50000
Content-Type: application/json
Accept: */*
Content-Length: 3311
{
"preset": {
"evm": {
"polymarket": {
"copy_trade": {
"buy_only_first": true,
"buy_only_no": true,
"buy_only_yes": true,
"max_buy_amount": 1,
"max_buy_trigger": 1,
"max_invest_per_market": {
"enabled": true,
"limit": 1
},
"max_invest_per_trader": {
"enabled": true,
"limit": 1
},
"max_price": 1,
"max_trades_per_market": 1,
"max_trades_per_trader": 1,
"min_buy_amount": 1,
"min_buy_trigger": 1,
"min_price": 1,
"reverse_outcome": true,
"sell_percentage": 1,
"skip_sells": true
},
"holders": {
"count": 1,
"max_shares_amount_top_holder": 1,
"max_total_shares_amount": 1,
"min_shares_amount_top_holder": 1,
"min_total_shares_amount": 1
},
"market": {
"blacklisted_keywords": [
"text"
],
"blacklisted_tags": [
"text"
],
"max_bid_ask_spread": 1,
"max_hours_since_market_launch": 1,
"max_hours_till_market_close": 1,
"max_liquidity": 1,
"max_total_volume": 1,
"min_bid_ask_spread": 1,
"min_hours_since_market_launch": 1,
"min_hours_till_market_close": 1,
"min_liquidity": 1,
"min_total_volume": 1,
"skip_delayed_markets": true,
"whitelisted_keywords": [
"text"
],
"whitelisted_tags": [
"text"
]
}
}
},
"id": "text",
"solana": {
"dtf": {
"cu_limit": 1,
"simulate": true
},
"swap": {
"afk": {
"creator_buy_limit": 1,
"dev_tokens_continue_if_not_found": true,
"dev_tokens_count_time_range_hours": 1,
"max_dev_balance": "text",
"max_dev_buy": "text",
"max_dev_tokens_count": 1,
"mcap_progress": {
"duration_ms": 1,
"enabled": true,
"lowest": 1,
"target": 1
},
"min_dev_balance": "text",
"min_dev_buy": "text",
"min_dev_tokens_count": 1
},
"bloodswap": {
"enabled": true,
"pre_swap": {
"dynamic_liquidity": {
"enabled": true,
"max_liquidity_difference": "text",
"min_liquidity_difference": "text"
},
"liquidity": {
"enabled": true,
"max_liquidity": "text",
"min_liquidity": "text"
},
"slot": {
"enabled": true,
"max_slot_difference": 1
},
"timestamp": {
"enabled": true,
"max_timestamp_difference": 1
}
},
"trade_account": true
},
"buy_cu_limit": 1,
"buy_data_size_limit": 1,
"buy_no_simulate": true,
"confirm_strategy": 1,
"copy_trade": {
"anti_exit_liquidity": {
"enabled": true,
"threshold": 1,
"time_window_seconds": 1
},
"first_interaction": true,
"max_buy_amount": "text",
"max_buy_trigger": "text",
"max_invest": {
"enabled": true,
"limit": "text"
},
"max_loss": {
"enabled": true,
"limit": "text"
},
"max_trades_per_token": 1,
"min_buy_amount": "text",
"min_buy_trigger": "text",
"reverse": true,
"sell_percentage": 1,
"skip_mint": true,
"skip_multi": true,
"skip_sells": true,
"strict_sell": true
},
"max_active_positions": 1,
"no_atl": true,
"no_auto_wrap": true,
"no_custom_ata": true,
"pamm": {
"skip_reversed": true
},
"pool": {
"max_mcap_usd": 1,
"max_stable_reserves": "text",
"max_token_reserves": "text",
"min_mcap_usd": 1,
"min_stable_reserves": "text",
"min_token_reserves": "text"
},
"pumpfun": {
"skip_mayhem": true,
"target_mayhem": true
},
"sell_cu_limit": 1,
"sell_data_size_limit": 1,
"sell_no_simulate": true,
"sleep_before_process_ms": 1,
"third_party": {
"pumpit_pro": {
"bl_api_key": "text",
"enabled": true,
"wl_api_key": "text"
}
},
"token": {
"max_token_age_seconds": 1,
"min_token_age_seconds": 1,
"omit_skip_with_hosts_if_target_found": true,
"skip_freeze_authority": true,
"skip_mint_authority": true,
"skip_no_metadata": true,
"skip_no_socials": true,
"skip_repeated_socials": true,
"skip_with_hosts": [
"text"
],
"target_no_socials": true,
"target_with_hosts": [
"text"
],
"unique": {
"enabled": true,
"exact": true,
"image": true,
"name": true,
"symbol": true,
"telegram": true,
"time_range_hours": 1,
"twitter": true,
"website": true
}
},
"wl_bl_wallet": {
"enabled": true,
"group": "text",
"skip_blacklisted": true,
"target_whitelisted": true
}
}
}
}
}