Links
Comment on page

hmy_getCurrentTransactionErrorSink

hmy_getCurrentTransactionErrorSink

API v1

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_getCurrentTransactionErrorSink",
"params": [],
"id": 1
}'

Sample Curl Response

API v2

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": "hmyv2_getCurrentTransactionErrorSink",
"params": [],
"id": 1
}'

Sample Curl Response