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": "searchAssets", "params": { "symbol": "BONK", "limit": 20 } } '
{}
2.0
searchAssets
Show child attributes
JSON-RPC paginated asset search
The response is of type object.
object