curl --request POST \
--url https://fr.raze.sh/ \
--header 'Content-Type: application/json' \
--data '
{
"jsonrpc": "2.0",
"id": 1,
"method": "searchAssets",
"params": {
"symbol": "BONK",
"limit": 20
}
}
'{}curl --request POST \
--url https://fr.raze.sh/ \
--header 'Content-Type: application/json' \
--data '
{
"jsonrpc": "2.0",
"id": 1,
"method": "searchAssets",
"params": {
"symbol": "BONK",
"limit": 20
}
}
'{}Documentation Index
Fetch the complete documentation index at: https://docs.raze.bot/llms.txt
Use this file to discover all available pages before exploring further.