hmy_getCXReceiptByHash
hmy_getCXReceiptByHash
API v1
Parameters
Returns
Sample Curl Request
curl --location --request POST 'https://api.s0.b.hmny.io/' \
--header 'Content-Type: application/json' \
--data-raw '{
"jsonrpc": "2.0",
"method": "hmy_getCXReceiptByHash",
"params": [
"0x6b106dc5619c86b6c0cb64b17e5c464e8008e08cf0f1bb0e3fa2657fb42daade"
],
"id": 1
}'Sample Curl Response
API v2
Parameters
Returns
Sample Curl Request
Sample Curl Response
Last updated
Was this helpful?