Created
July 26, 2023 15:45
-
-
Save monodot/8c65430150155ab808805dfb4efb482e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"transactions": [ | |
{ | |
"transaction_id": "a6fbc63d-27ae-4d8a-bd01-2e879c82c122", | |
"timestamp": "2023-07-26 10:15:30", | |
"sender": "0x3fC2b08dD64eFe84F4E98583F66fAa3105581D8a", | |
"receiver": "0x1B74d2F8947A9c3b32a8C35F44E28e1395d18b98", | |
"amount": 0.025, | |
"currency": "ETH", | |
"hash": "f3f57bf8b6a5f6c1a2dd55a276d679ccdf957ed234521e60784d1a18f3ea6c43" | |
}, | |
{ | |
"transaction_id": "bc40c87b-9a22-4c63-8b64-ebc73605b019", | |
"timestamp": "2023-07-26 10:20:45", | |
"sender": "0x1B74d2F8947A9c3b32a8C35F44E28e1395d18b98", | |
"receiver": "0x57cF7B9C68E7c82Ab61b51e096dB8eCcDb087a40", | |
"amount": 0.015, | |
"currency": "BTC", | |
"hash": "b12d9f66b26558d3e679a5a85c498d9a5705c1f3d72540aa2834d349bbd4568e" | |
}, | |
{ | |
"transaction_id": "b63ef936-16df-412e-9f22-899881431f98", | |
"timestamp": "2023-07-26 10:25:12", | |
"sender": "0x57cF7B9C68E7c82Ab61b51e096dB8eCcDb087a40", | |
"receiver": "0x3fC2b08dD64eFe84F4E98583F66fAa3105581D8a", | |
"amount": 0.005, | |
"currency": "ETH", | |
"hash": "f23de960e11bb73f0b708aa3bf4c68016a9d369bc7a27cf0e7797844d932c4c1" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment