Skip to main content

getmemoryinfo RPC Method

Loading...

Updated on
Feb 03, 2026

Parameters

mode
string
Loading...

Returns

locked
Loading...
used
Loading...
free
Loading...
total
Loading...
locked
Loading...
chunks_used
Loading...
chunks_free
Loading...
error
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"locked": {
5
"used": 1760,
6
"free": 260384,
7
"total": 262144,
8
"locked": 262144,
9
"chunks_used": 45,
10
"chunks_free": 4
11
}
12
},
13
"id": 1
14
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"locked": {
5
"used": 1760,
6
"free": 260384,
7
"total": 262144,
8
"locked": 262144,
9
"chunks_used": 45,
10
"chunks_free": 4
11
}
12
},
13
"id": 1
14
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free