Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

payment-iou-redeem-then-issue.json 3.2KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "result" : {
  3. "Account" : "rPMh7Pi9ct699iZUTWaytJUoHcJ7cgyziK",
  4. "Amount" : {
  5. "currency" : "USD",
  6. "issuer" : "rPMh7Pi9ct699iZUTWaytJUoHcJ7cgyziK",
  7. "value" : "200"
  8. },
  9. "Destination" : "rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh",
  10. "Fee" : "10",
  11. "Flags" : 2147483648,
  12. "Sequence" : 3,
  13. "SigningPubKey" : "02691AC5AE1C4C333AE5DF8A93BDC495F0EEBFC6DB0DA7EB6EF808F3AFC006E3FE",
  14. "TransactionType" : "Payment",
  15. "TxnSignature" : "304402207068EDB074FE388DB198A5D3B51A2846BB937F76F558D2D9245B11A20DFD5DAF022055A5B5D65C637A34C48361AFD0E97780D6FAED98A4221CE0838EE3598C0EECDE",
  16. "date" : 472374260,
  17. "hash" : "8EE52E8CC50AB0841A34E755E882BBC50F855A750AC954D7E7050E71672BE77E",
  18. "inLedger" : 8,
  19. "ledger_index" : 8,
  20. "meta" : {
  21. "AffectedNodes" : [
  22. {
  23. "ModifiedNode" : {
  24. "FinalFields" : {
  25. "Balance" : {
  26. "currency" : "USD",
  27. "issuer" : "rrrrrrrrrrrrrrrrrrrrBZbvji",
  28. "value" : "100"
  29. },
  30. "Flags" : 196608,
  31. "HighLimit" : {
  32. "currency" : "USD",
  33. "issuer" : "rPMh7Pi9ct699iZUTWaytJUoHcJ7cgyziK",
  34. "value" : "500"
  35. },
  36. "HighNode" : "0000000000000000",
  37. "LowLimit" : {
  38. "currency" : "USD",
  39. "issuer" : "rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh",
  40. "value" : "500"
  41. },
  42. "LowNode" : "0000000000000000"
  43. },
  44. "LedgerEntryType" : "RippleState",
  45. "LedgerIndex" : "88DA36A0E2F92E2E3504DC7936FDB719769486A6BE1BEC4F1E3B580538D28B4A",
  46. "PreviousFields" : {
  47. "Balance" : {
  48. "currency" : "USD",
  49. "issuer" : "rrrrrrrrrrrrrrrrrrrrBZbvji",
  50. "value" : "-100"
  51. }
  52. },
  53. "PreviousTxnID" : "951C7AB715ECF4E2B2254F336D9529783AE924E8B4784884E45EA0697ED78B61",
  54. "PreviousTxnLgrSeq" : 7
  55. }
  56. },
  57. {
  58. "ModifiedNode" : {
  59. "FinalFields" : {
  60. "Account" : "rPMh7Pi9ct699iZUTWaytJUoHcJ7cgyziK",
  61. "Balance" : "999999970",
  62. "Flags" : 0,
  63. "OwnerCount" : 1,
  64. "Sequence" : 4
  65. },
  66. "LedgerEntryType" : "AccountRoot",
  67. "LedgerIndex" : "DE3BE7FDF6864FB024807B36BFCB4607E7CDA7D4C155C7AFB4B0973D638938BF",
  68. "PreviousFields" : {
  69. "Balance" : "999999980",
  70. "Sequence" : 3
  71. },
  72. "PreviousTxnID" : "8D380F8548020FAF6CD42D0E9EDA92B51D4D7DDC4327644893CA1F24688F3715",
  73. "PreviousTxnLgrSeq" : 6
  74. }
  75. }
  76. ],
  77. "TransactionIndex" : 0,
  78. "TransactionResult" : "tesSUCCESS"
  79. },
  80. "status" : "success",
  81. "validated" : true
  82. }
  83. }