Skip to main content
POST
Create transfer

Authorizations

x-api-key
string
header
required

Body

application/json
fromWalletId
string
required
toAddress
string
required
fromChainId
integer
required
toChainId
integer
required
token
string
required
amount
string
required

Response

200 - application/json

Transfer created

transferId
string
required
status
string
required
Example:

"pending"