latestOpenAPI 3.1.02026-07-24620123.6 KB
f3fef13ed253
post/api/wallets/transactions/transfer
Request body
Response
Example response
{
"success": true,
"data": {
"transactionId": "tx_001",
"transactionHash": "0xabc123"
}
}{
"success": true,
"data": {
"transactionId": "tx_001",
"transactionHash": "0xabc123"
}
}