Swing Points Program is Live 🚀 Learn More →

Transfer

get
/projects/{projectId}/transfer

Get all the unsigned transactions (approve, send, claim, etc.) needed for the requested transfer. Supports both cross-chain and single-chain transfers (swaps, deposits, withdrawals, claims, etc).

projectId
string
required
amount
string
required

Amount to transfer

fromChain
string
required

Source chain identifier

fromToken
string
required

Source token address or symbol

fromWallet
string
required

Source wallet address

toChain
string
required

Destination chain identifier

toToken
string
required

Destination token address or symbol

toWallet
string
required

Destination wallet address

affiliate
string

Affiliate identifier

fee
string

Fee amount

integration
string

Integration to use for the transfer

maxSlippage
string

Maximum allowed slippage percentage

type
string

Type of transfer operation

Allowed values:
swapdepositwithdrawclaim
Parameters
:
:
:
:
:
:
:
:
:
:
:
:
: