Skip to main content

copy trading api

automatically mirror trades from target wallets.

list configs

returns all your copy trade configurations.

create config

string
required
wallet address to copy trades from
string
required
your wallet to execute trades with
number
required
sol per copied trade
number
default:"500"
max slippage tolerance
boolean
default:"true"
whether config is active

update config

update an existing copy trade configuration.

delete config

remove a copy trade configuration.

execute copy

manually trigger a copy trade execution.