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
stringamount
stringAmount to transfer
fromChain
stringSource chain identifier
fromToken
stringSource token address or symbol
fromWallet
stringSource wallet address
toChain
stringDestination chain identifier
toToken
stringDestination token address or symbol
toWallet
stringDestination wallet address
affiliate
stringAffiliate identifier
fee
stringFee amount
integration
stringIntegration to use for the transfer
maxSlippage
stringMaximum allowed slippage percentage
type
stringType of transfer operation
Allowed values:
swapdepositwithdrawclaim
:::::::::::::