-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtransactions.json
42 lines (42 loc) · 1.16 KB
/
transactions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"id": "TID-37792258082988481",
"send_from": "EVC USD",
"send_to": "Payeer USD",
"amount": "22",
"user_account": "P887765788",
"status": "completed",
"method": "EVC USD to Payeer USD",
"admin_account": "613678628"
},
{
"id": "TID-71854647393566249",
"send_from": "Payeer USD",
"send_to": "EVC USD",
"amount": "1",
"user_account": "P887765788",
"status": "completed",
"method": "Payeer USD to EVC USD",
"admin_account": "P1126828655"
},
{
"id": "TID-38179993168405515",
"send_from": "EVC USD",
"send_to": "Payeer USD",
"amount": "10",
"user_account": "P887765788",
"status": "completed",
"method": "EVC USD to Payeer USD",
"admin_account": "613678628"
},
{
"id": "TID-72404197352415598",
"send_from": "USDT TRX",
"send_to": "Payeer USD",
"amount": "50",
"user_account": "P887765788",
"status": "pending",
"method": "USDT TRX to Payeer USD",
"admin_account": "TV2Rqo9H1bhqAte4VNmcNZpfhyfi5z8tJL"
}
]