Advertisement
ne_luboff

GET /wallet/history

Jul 16th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. {
  2. "history": [
  3. {
  4. "address_from": "0x31b98d14007bdee637298086988a0bbd31184523",
  5. "address_to": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  6. "timestamp": "1520258496",
  7. "amount": "7500000000000000000"
  8. },
  9. {
  10. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  11. "address_to": "0x169071acadaf72f04200213a059edf2f0a80a56f",
  12. "timestamp": "1520260116",
  13. "amount": "0"
  14. },
  15. {
  16. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  17. "address_to": "0xcedf04315d56fb64819b70b8f1bf710128912bdd",
  18. "timestamp": "1520260221",
  19. "amount": "10000000000000000"
  20. },
  21. {
  22. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  23. "address_to": "0xcedf04315d56fb64819b70b8f1bf710128912bdd",
  24. "timestamp": "1520260551",
  25. "amount": "10000000000000000"
  26. },
  27. {
  28. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  29. "address_to": "0x169071acadaf72f04200213a059edf2f0a80a56f",
  30. "timestamp": "1520260611",
  31. "amount": "0"
  32. },
  33. {
  34. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  35. "address_to": "0xef1071f27da3dc44f9d3414ff29f43f0415162eb",
  36. "timestamp": "1520882125",
  37. "amount": "0"
  38. },
  39. {
  40. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  41. "address_to": "0x70ef43148b886bd563bcee8ba0b6cedf146960e4",
  42. "timestamp": "1520882605",
  43. "amount": "10000000000000000"
  44. },
  45. {
  46. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  47. "address_to": "0x6064ec387b0e048e85ea72f08510b81193394754",
  48. "timestamp": "1520883370",
  49. "amount": "0"
  50. },
  51. {
  52. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  53. "address_to": "0x70ef43148b886bd563bcee8ba0b6cedf146960e4",
  54. "timestamp": "1520883490",
  55. "amount": "0"
  56. },
  57. {
  58. "address_from": "0x7ff4b4e3c5612110e30b0726b438ae1f39079a6d",
  59. "address_to": "0x70ef43148b886bd563bcee8ba0b6cedf146960e4",
  60. "timestamp": "1520884360",
  61. "amount": "0"
  62. }
  63. ]
  64. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement