Created
March 16, 2019 21:12
-
-
Save stablearc/21033d36a59993b7504f0b5f09b144b9 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
root@8cfa3f87b3c4:/tbears/icx_token# tbears txresult 0x96ab2ee414aba505a89ad263d5ab1df715b211ad08f6b87189bde8de8fb95022 | |
Transaction result: { | |
"jsonrpc": "2.0", | |
"result": { | |
"txHash": "0x96ab2ee414aba505a89ad263d5ab1df715b211ad08f6b87189bde8de8fb95022", | |
"blockHeight": "0x3ef", | |
"blockHash": "0x36d1e97b5b51de6448dc736e1450bd8b1a312e1611e0497529932eb3a555c735", | |
"txIndex": "0x0", | |
"to": "cx0000000000000000000000000000000000000000", | |
"scoreAddress": "cxf04ad44bbf966642af4c145bc595f1f1452e237d", | |
"stepUsed": "0x5a67d90", | |
"stepPrice": "0x0", | |
"cumulativeStepUsed": "0x5a67d90", | |
"eventLogs": [], | |
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", | |
"status": "0x1" | |
}, | |
"id": 1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment