hmy_getPendingCrossLinks
See latest header and blocks format
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
}'
See latest header and blocks response
See latest header and blocks format
curl --location --request POST 'https://api.s0.b.hmny.io/' \
--header 'Content-Type: application/json' \
--data-raw '{
"jsonrpc": "2.0",
"method": "hmyv2_getPendingCrossLinks",
"params": [],
"id": 1
}'
See latest header and blocks response
Last modified 3yr ago