ord_getMetadata RPC Method - Ordinals & Runes API
Please note that this method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.
Parameters
InscriptionID
string
REQUIRED
Loading...
Returns
metadata
array
Loading...
Request
1curl --location 'https://docs-demo.btc.quiknode.pro/' \2--header 'Content-Type: application/json' \3--data '{4"method": "ord_getMetadata",5"params": [6"35b66389b44535861c44b2b18ed602997ee11db9a30d384ae89630c9fc6f011fi3"7],8"id": 1,9"jsonrpc": "2.0"10}'
1curl --location 'https://docs-demo.btc.quiknode.pro/' \2--header 'Content-Type: application/json' \3--data '{4"method": "ord_getMetadata",5"params": [6"35b66389b44535861c44b2b18ed602997ee11db9a30d384ae89630c9fc6f011fi3"7],8"id": 1,9"jsonrpc": "2.0"10}'
Response
1{2"id": 1,3"result": "a2657469746c65664d656d6f727966617574686f726e79656c6c6f775f6f72645f626f74",4"jsonrpc": "2.0"5}
1{2"id": 1,3"result": "a2657469746c65664d656d6f727966617574686f726e79656c6c6f775f6f72645f626f74",4"jsonrpc": "2.0"5}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free