Skip to content

Instantly share code, notes, and snippets.

@LefterisJP
Created July 4, 2020 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LefterisJP/7f2496d28f4985666b884dc9c486e569 to your computer and use it in GitHub Desktop.
Save LefterisJP/7f2496d28f4985666b884dc9c486e569 to your computer and use it in GitHub Desktop.
aave.json
{
"result": {
"0xA0B6B7fEa3a3ce3b9e6512c0c5A157a385e81056": {
"events": [{
"event_type": "deposit",
"asset": "DAI",
"value": {
"amount": "350.0",
"usd_value": "351.21"
},
"block_number": 9128160,
"timestamp": 1582706553,
"tx_hash": "0x988aea85b54c5b2834b144e9f7628b524bf9faf3b87821aa520b7bcfb57ab289"
}, {
"event_type": "interest",
"asset": "DAI",
"value": {
"amount": "0.5323",
"usd_value": "0.5482"
},
"block_number": 9129165,
"timestamp": 1582806553,
"tx_hash": "0x2a1bee69b9bafe031026dbcc8f199881b568fd767482b5436dd1cd94f2642443"
}, {
"event_type": "withdrawal",
"asset": "DAI,
"value": {
"amount": "150",
"usd_value": "150.87"
},
"block_number": 9149160,
"timestamp": 1592706553,
"tx_hash": "0x618fc9542890a2f58ab20a3c12d173b3638af11fda813e61788e242b4fc9a756"
}, {
"event_type": "deposit",
"asset": "ZRX,
"value": {
"amount": "150",
"usd_value": "60.995"
},
"block_number": 9149160,
"timestamp": 1592706553,
"tx_hash": "0x618fc9542890a2f58ab20a3c12d173b3638af11fda813e61788e242b4fc9a755"
}],
"total_earned": {
"DAI": {
"amount": "0.9482",
"usd_value": "1.001"
},
"ZRX": {
"amount": "0.523",
"usd_value": "0.0253"
}
}
},
"0x1D7D7Eb7035B42F39f200AA3af8a65BC3475A237": {
"events": [{
"event_type": "deposit",
"asset": "BAT,
"value": {
"amount": "500",
"usd_value": "124.1"
},
"block_number": 9149160,
"timestamp": 1592706553,
"tx_hash": "0x618fc9542890a2f58ab20a3c12d173b3638af11fda813e61788e242b4fc9a755"
}],
"total_earned": {
"BAT": {
"amount": "0.9482",
"usd_value": "0.2312"
}
},
}
},
"message": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment