hmy_getCXReceiptByHash
hmy_getCXReceiptByHash
API v1
Parameters
String
- transactions hash for cx receipt
Returns
blockHash
-String
- block hashblockNumber
-Number
- block numberhash
-String
- transaction hashfrom
-String
- from one addressto
-String
- to one addressshardID
-Number
- shard id from where transaction senttoShardID
-Number
- shard id to where transaction sentvalue
-Number
- transaction sent value
Sample Curl Request
Sample Curl Response
API v2
Parameters
String
- transactions hash for cx receipt
Returns
blockHash
-String
- block hashblockNumber
-Number
- block numberhash
-String
- transaction hashfrom
-String
- from one addressto
-String
- to one addressshardID
-Number
- shard id from where transaction senttoShardID
-Number
- shard id to where transaction sentvalue
-Number
- transaction sent value
Sample Curl Request
Sample Curl Response
Last updated