Simulator Copy Trading

This API is used to create multi-chain copy trading tasks in simulator

Body Params
boolean
required

"true" means enabling copy trading

string
required

Name of copy trading task

string
required

Blockchain (solana/ethereum/base/bsc/tron)

dexFilter
array of strings
Defaults to null

DEX to be copied, null means all, fill in the name to copy the corresponding DEX transaction

dexFilter
targetIds
array of strings
required

The wallet address to be copied (up to 10)

targetIds*
string

The simulator's walletId defaults to ""

buySettings
object
required

Buy settings

sellSettings
object
required

Sell settings

Response

Language
Request
Response
Choose an example:
application/json