Skip to main content
POST
Create Copyswap Intent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
tokenAddress
string
default:0x5180db8f5c931aae63c74266b211f580155ecac8
required

The contract / token address.

chain
enum<string>
required
Available options:
ethereum,
optimism,
polygon,
arbitrum,
zora,
base,
zero,
solana,
hyperliquid
actorAddress
string
default:0xa4e221aa5a7ba51b5d5c7d5c923bfb9bcebcb252

The address / public key.

actorAddresses
string[]

Multiple addresses of actors performing the copy swap

The address / public key.

trackExitUntil
string<date-time>

ISO timestamp. If set, exit trades on this position will be tracked until this time. Max 7 days from now. Hyperliquid only.

Response

200

intentIds
string[]
required

The IDs of the copyswap intents created