Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- A Ripple transaction:
- "tx": {
- "Account": "rJQx7JpaHUBgk7C56T2MeEAu1JZcxDekgH",
- "Amount": "9000000000",
- "Destination": "rUrdFHbrEKWNQQ444zcTLrThjcnHCw2FPu",
- "Fee": "10",
- "Flags": 0,
- "Sequence": 2,
- "SigningPubKey": "037F66431DFCF2F94A7835435F6531DD07654666DCA2113F4FC7900030BF0D1CBF",
- "TransactionType": "Payment",
- "TxnSignature": "30450221008949A7D13D27623319C4AE7E4CA56C0B2560DA0E163260C237A601855C0C463402202CC8A386D6159037EAA9878D6D90B59030034ABF98FC6364FFD19130D01B5D58",
- "date": 414737420,
- "hash": "9AA18D832D8DAB7E0BA443BA8905886B49DE4CDFD46F7B09FDAAB1E21B772E61",
- "inLedger": 254754,
- "status": "committed"
- }
- An excerpt from the ledger it as applied to showing the effects the transaction had:
- "meta": {
- "AffectedNodes": [
- {
- "ModifiedNode": {
- "FinalFields": {
- "Account": "rUrdFHbrEKWNQQ444zcTLrThjcnHCw2FPu",
- "Balance": "13499999690",
- "Flags": 0,
- "OwnerCount": 5,
- "Sequence": 32
- },
- "LedgerEntryType": "AccountRoot",
- "LedgerIndex": "E618B57684430D15BEF53C52337E42E7C0F9D63D29BC54204E2255279F74D8F0",
- "PreviousFields": {
- "Balance": "4499999690"
- },
- "PreviousTxnID": "C23AE1F93FE154EADC8836526BFB7918BAFCDCE8703D2361702888FD31F6E585",
- "PreviousTxnLgrSeq": 250491
- }
- },
- {
- "ModifiedNode": {
- "FinalFields": {
- "Account": "rJQx7JpaHUBgk7C56T2MeEAu1JZcxDekgH",
- "Balance": "799999980",
- "Flags": 0,
- "OwnerCount": 0,
- "Sequence": 3
- },
- "LedgerEntryType": "AccountRoot",
- "LedgerIndex": "EE6239275CA2A4C1C01DB5B9E120B4C4C90C75632E2D7F524B14D7C66C12A38D",
- "PreviousFields": {
- "Balance": "9799999990",
- "Sequence": 2
- },
- "PreviousTxnID": "7FA58DF8A1A2D639D65AA889553EE19C44C770B33859E53BD7CE18272A81C06B",
- "PreviousTxnLgrSeq": 23095
- }
- }
- ],
- "TransactionIndex": 0,
- "TransactionResult": "tesSUCCESS"
- }
Advertisement
Add Comment
Please, Sign In to add comment