Skip to content

Instantly share code, notes, and snippets.

@0xm1kr
Created May 4, 2022 20:05
Show Gist options
  • Save 0xm1kr/6a001c4384fef6e1f94f33ff99142d89 to your computer and use it in GitHub Desktop.
Save 0xm1kr/6a001c4384fef6e1f94f33ff99142d89 to your computer and use it in GitHub Desktop.
{
"_index" : "transactions",
"_type" : "_doc",
"_id" : "H0Q7goABZTKGQyuFxbiZ",
"_score" : 1.0,
"_source" : {
"to" : "0x52889c9C19dF6eC45CA4318d1512b24c2D26d56c",
"from" : "0xc6b98c90C04A7e8070D3833430E6006A29123a1e",
"contractAddress" : null,
"transactionIndex" : 239,
"gasUsed" : "206192",
"logsBloom" : "0x00000000000000000000002000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000008000000000840000000000000040000000000000000000000020000000000000000000800000010000000000000000010000000000000000000004000000000000000000000000000000000000000200000000000020000000000000000000000000000000000000000000080000000002200000000000002000000000002000000008000000000000000000000000000000028000010000000000100000000000000000000000000000000000000000000000000",
"blockHash" : "0xbdea0d95b53be7fa1486080680fd8569b513381a50d1884a2f0576fac9dd5214",
"transactionHash" : "0x7b88d7b06483c513d89f0f14b2c2701099995247a7bec65679b880b865a988d1",
"blockNumber" : 14690783,
"confirmations" : 4442,
"cumulativeGasUsed" : "15483172",
"effectiveGasPrice" : "78520839069",
"status" : 1,
"type" : 2,
"byzantium" : true,
"gasCostEther" : 0.016190368849315247,
"action" : {
"function" : "transferFrom",
"types" : [
"address",
"address",
"uint256"
],
"inputs" : [
"0xc6b98c90C04A7e8070D3833430E6006A29123a1e",
"0x5a7a6b69c6382000Fd35711FD28440F415417318",
"82610"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment