Ajes1337

Untitled

Jan 2nd, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. root@d63da52c2001:~/veil-1.0.0.1/src# ./veil-cli listtransactions
  2. [
  3. {
  4. "address": "bv1qfkvcv53jem7w3dz8h7eam66wdaegk2xdcyvnzn",
  5. "category": "receive",
  6. "amount": 19.26395192,
  7. "label": "",
  8. "vout": 0,
  9. "confirmations": 2,
  10. "blockhash": "a654b47c24e5f7d95e6db8cf32e67c3d6c8e54a4d13b433d78b7352e6bef2267",
  11. "blockindex": 1,
  12. "blocktime": 1546436532,
  13. "txid": "8e4b30f8920aee7c813aa8be428383eec5f971fe78c4a3a20fe3cb83dd8f3318",
  14. "walletconflicts": [
  15. ],
  16. "time": 1546436529,
  17. "timereceived": 1546436529,
  18. "bip125-replaceable": "no"
  19. },
  20. {
  21. "address": "bv1qfkvcv53jem7w3dz8h7eam66wdaegk2xdcyvnzn",
  22. "category": "receive",
  23. "amount": 9.25395192,
  24. "label": "",
  25. "vout": 1,
  26. "confirmations": 0,
  27. "trusted": true,
  28. "txid": "f30fc5f4ea755f3df531a4f99b9e353a32a5383276d885ebe7b8e0fd1848c49f",
  29. "walletconflicts": [
  30. ],
  31. "time": 1546436593,
  32. "timereceived": 1546436593,
  33. "bip125-replaceable": "no"
  34. },
  35. {
  36. "address": "bv1qfkvcv53jem7w3dz8h7eam66wdaegk2xdcyvnzn",
  37. "category": "send",
  38. "amount": -9.25395192,
  39. "label": "",
  40. "vout": 1,
  41. "fee": -0.01000000,
  42. "confirmations": 0,
  43. "trusted": true,
  44. "txid": "f30fc5f4ea755f3df531a4f99b9e353a32a5383276d885ebe7b8e0fd1848c49f",
  45. "walletconflicts": [
  46. ],
  47. "time": 1546436593,
  48. "timereceived": 1546436593,
  49. "bip125-replaceable": "no",
  50. "abandoned": false
  51. },
  52. {
  53. "category": "send",
  54. "amount": -10.00000000,
  55. "vout": 0,
  56. "fee": -0.01000000,
  57. "confirmations": 0,
  58. "trusted": true,
  59. "txid": "f30fc5f4ea755f3df531a4f99b9e353a32a5383276d885ebe7b8e0fd1848c49f",
  60. "walletconflicts": [
  61. ],
  62. "time": 1546436593,
  63. "timereceived": 1546436593,
  64. "bip125-replaceable": "no",
  65. "abandoned": false
  66. }
  67. ]
Advertisement
Add Comment
Please, Sign In to add comment