{
"retcode": "200",
"retdata": {
"id": 835,
"txNo": "TR202512250545249078",
"clientId": 600002476,
"requestId": "544b66e1-0d00-4d4a-89ba-a360cec35f03",
"fromCurrency": "USDC",
"toCurrency": "USD",
"amount": 120,
"reallyAmount": 120,
"totalFee": 0,
"requestType": 2,
"status": 2,
"depositAddress": "0xdeadbeef2usdcethereumd0d00adc-65e6-4285-8d51-99b594b9e397",
"rate": 1
},
"success": true
}{
"clientId": 600000001,
"currency": "USDC",
"fundType": "2",
"amount": 100,
"messageHash": "0x0670410400c8ca676f0ba32b78db765e9e387becf8b47d58c2e0ee18e911f9f3",
"depositId": "0x2a2bb864dcf29a56bd53828f13911d1b1af2bdf61b50818b64a5f769dcffcbb4"
}{
"retcode": "200",
"success": true
}curl --location --request GET 'https://openapi.dev.stablelink.apptrade/trade/request/query-tx-no?txNo=TR202512250545249078'{
"retcode": "200",
"retdata": {
"status": "Processing",
"paymentRequest": {
"id": 835,
"txNo": "TR202512250545249078",
"clientId": 600002476,
"requestId": "544b66e1-0d00-4d4a-89ba-a360cec35f03",
"fromCurrency": "USDC",
"toCurrency": "USD",
"amount": 120.00000000,
"reallyAmount": 120.00000000,
"totalFee": 0E-8,
"requestType": 2,
"status": 2,
"createdAt": "2025-12-25T05:45:24.193884"
},
"paymentFund": {
"id": 444,
"clientId": 600002476,
"requestId": "81a84dea-16c2-4e09-aac6-a39d21472a5e",
"currency": "USDC",
"fundType": "Crypto",
"amount": 120.00000000,
"depositId": "81a84dea-16c2-4e09-aac6-a39d21472a5e",
"amountLimit": 2.00000000,
"status": "Executed"
},
"executeLegs": [
{
"id": 1445,
"requestId": 835,
"legType": 2,
"fromCurrency": "USDC",
"toCurrency": "USD",
"channel": "bridgeOffRampExecutor",
"stage": 1,
"routeId": 5,
"status": 1
}
]
},
"success": true
}