Skip to main content

system_properties RPC Method

Loading...

Updated on
Apr 01, 2026

system_properties RPC Method

Parameters

This method does not accept any parameters

Returns

result
string
Loading...
ss58Format
integer
Loading...
tokenDecimals
integer
Loading...
tokenSymbol
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"tokenDecimals": 18,
5
"tokenSymbol": "PEAQ"
6
},
7
"id": 1
8
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"tokenDecimals": 18,
5
"tokenSymbol": "PEAQ"
6
},
7
"id": 1
8
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free