For the complete documentation index, see llms.txt. This page is also available as Markdown.

hmy_getPendingCrossLinks

API v1

Returns

See latest header and blocks format

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

Sample Curl Response

See latest header and blocks response

API v2

Returns

See latest header and blocks format

Sample Curl Request

Sample Curl Response

See latest header and blocks response

Last updated

Was this helpful?