Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://rpc.raze.bot/ \ --header 'Content-Type: application/json' \ --data ' { "jsonrpc": "2.0", "id": 1, "method": "getAsset", "params": { "id": "So11111111111111111111111111111111111111112" } } '
{ "jsonrpc": "2.0", "result": "<unknown>", "id": 1 }
Fetch one asset by mint id. Returns null in result when metadata is not found.
null
result
2.0
"2.0"
getAsset
"getAsset"
Show child attributes
1
JSON-RPC response