Skip to main content

state_getMetadata RPC Method

Returns the runtime metadata.

Updated on
Oct 4, 2023

state_getMetadata RPC Method

Parameters

BlockHash
string
The block hash to retrieve runtime metadata

Returns

result
string
The runtime metadata for the provided block hash
Request
1
curl https://docs-demo.dot-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"state_getMetadata","params":[],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free