POST /transferAsk AIpost https://api.aevo.xyz/transferTransfer USDC between accounts.Body ParamsaccountstringrequiredAccount's Ethereum address.collateralstringrequiredEthereum address of the collateral asset.tostringrequiredEthereum address to send withdrawals to.amountstringrequiredAmount in USDC. In 6 decimals fixed number.saltstringrequiredA randomly generated number to guarantee transaction uniqueness. In 6 decimals fixed number.signaturestringrequiredHash of order payload signature signed by the account.labelstringTransfer label.referenceIdstringTransfer reference id.Responses 200Transfer status. 400Bad request. 401Unauthorized. 429Rate limit exceeded. 500Internal server error.Updated 7 months ago