Get History
Body
pageintegerRequired
page_sizeintegerRequired
Responses
200Success
application/json
post
POST /brc20swap/single_liquid/order_history HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 25
{
"page": 1,
"page_size": 10
}
200Success
{
"code": 0,
"msg": "",
"data": {
"items": [
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "100000",
"before_amount": "120927.0896",
"after_amount": "220927.0896",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "059383f34a826e745ce040c169a649e3b0aeaea617a6984c0190df1124b2f4ef",
"status": "pending(1/2)",
"time_at": 1749720794
},
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "739",
"before_amount": "1101665.192802",
"after_amount": "1102404.192802",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "72ce6ccc853faf383cd701eb4ed7097c2394e3a2c147c01c4ab0d338b5f9d971",
"status": "pending(1/2)",
"time_at": 1749720581
},
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "8000",
"before_amount": "22107.4648128349726772",
"after_amount": "30107.4648128349726772",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "bc5d8eb7f1860a3572bba8e755f22aa2b22ca63425fdc87acd3904d765f2e93b",
"status": "pending(1/2)",
"time_at": 1749719757
},
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "100000",
"before_amount": "24849.58",
"after_amount": "124849.58",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "0f800bd19daf76cc5b9790f460c5fee248a273c8ffeaa1305cc8ebc2f2a0091b",
"status": "pending(1/2)",
"time_at": 1749719500
},
{
"address": "tb1qck26s8e99jd03rxtflkge9n70vsc7u8v8wyvls",
"amount": "121",
"before_amount": "215798.35",
"after_amount": "215919.35",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "3c7b6dc713bbd66dc01142e5a0cde67ac6f4c1b78efb03fff371b98b8c197863",
"status": "pending(1/2)",
"time_at": 1749718087
},
{
"address": "tb1qck26s8e99jd03rxtflkge9n70vsc7u8v8wyvls",
"amount": "222",
"before_amount": "215798.35",
"after_amount": "216020.35",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "2574103ed043b7cf81d1050de954504f3f391196c77373d9808bd0082c205d68",
"status": "confirm",
"time_at": 1749717928
},
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "4500",
"before_amount": "6250",
"after_amount": "10750",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "3c198da7119fdd6295f5821d59f2660ef86980040fa17f0709332946671662c6",
"status": "confirm",
"time_at": 1749716553
},
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "10000",
"before_amount": "2500",
"after_amount": "12500",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "831b3819f27fa1c3bbb26374b0e994d7294bfe37cc318275bc4ccad3dc492bec",
"status": "confirm",
"time_at": 1749715961
},
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "1250",
"before_amount": "214548.35",
"after_amount": "215798.35",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "4bc282c66e6445dd710870ee466a7cb9467db6af13ddb0c09d8606492609b0d5",
"status": "confirm",
"time_at": 1749715359
},
{
"address": "tb1puyxw3r3tz8f65y2tplmw8g0zcxwmsmgy09ecnu7e7a8l3fhnxmqq5yankx",
"amount": "2000",
"before_amount": "20107.4648128349726772",
"after_amount": "22107.4648128349726772",
"tick": "XV•TEST•THIRD•TWO",
"coin_type": "runes",
"txid": "54023bc62c7f83f7dc55c5f2abc4fdc803cf6b159e90d585748abb1b8b7073b1",
"status": "confirm",
"time_at": 1749715256
}
],
"total": 43
},
"req_id": "1933099649936314368"
}
Last updated
Was this helpful?