WSS
chain_getFinalizedHead
wss://dot-assethub.nownodes.io/wss/{{api-key}}
Message:
{
"jsonrpc": "2.0",
"id": "test",
"method": "chain_getFinalizedHead",
"params": []
}Example response: 200
{
"jsonrpc": "2.0",
"result": "0xe2bce6992dad643d2600e3ee1b63d8ea61eec85fd5406227fd1e081119191f8f",
"id": "test"
}chain_getBlock
Message:
Example response: 200
chain_getBlockHash
Message:
Example response: 200
author_submitExtrinsic
Message:
Example response: 200
state_getStorage
Message:
Example response: 200
payment_queryInfo
Message:
Example response: 200
state_getRuntimeVersion
Message:
Example response: 200
state_getMetadata
Message:
Example response: 200
system_properties
Message:
Example response: 200
system_chain
Message:
Example response: 200
author_submitAndWatchExtrinsic
Message:
Example response: 200
author_pendingExtrinsics
Message:
Example response: 200
state_getReadProof
Message:
Example response: 200
state_getStorageHash
Message:
Example response: 200
state_getStorageSize
Message:
Example response: 200
state_queryStorage
Message:
Example response: 200
state_queryStorageAt
Message:
Example response: 200
Last updated