获取交易记录
获取交易信息
Name
Value
{
"fromAddress": "0xe0676bc6eaac862f121f6d5b47951b91d780e2a3",
"pageNo": "",
"pageSize": ""
}参数
类型
是否必须
说明
{
"resCode": "800",
"resMsg": "成功",
"data": {
"totalCount": "10",
"pageContent": [
{
"fromCoinCode": "USDT(C-Chain)",
"toCoinCode": "USDT(ARB)",
"fromAmount": "5",
"toAmount": "3.997448",
"refundCoinAmt": "",
"createTime": "2024-10-08",
"orderId": "d13ec738-76ea-4615-a1bf-222860063fg",
"status": "receive_complete",
"chainFee": "0.002552",
"bridgeFee": "1",
"fromHash": "0x2e10c9725842cab9b4ff2f533f5eb50923c9edf67a",
"toHash": "0x03fe47832fb87a8ab86845f410919cda47c9781931cd",
"refundHash": "",
"fromAddress": "0xe0676bc6eaa",
"toAddress": "0xe0676bc6eaac8",
"refundAddress": "0xe0676bc6eaac8",
"depositHashExplore": "https://cchain.explorer.avax.network/tx/0x2e10c9725842cab9b4ff2f533f5eb5",
"receiveHashExplore": "https://arbiscan.io/tx/0x03fe47832fb87a8ab86845f410919cda47c9",
"refundHashExplore": ""
}
}字段
数据类型
备注
Last updated