Nethermind Docs
Github Repository
Home Page
Search…
English
Welcome to Nethermind
Contact
Social Media
Contact us
First steps with Nethermind
Getting Started
Supported platforms
Firewall Configuration
Hardware Requirements
Security
Manage Nethermind with systemd
Ethereum client
Download
Running Nethermind
Sync modes
Building Nethermind
JSON RPC
Docker
Networks
Private Networks
Database
Metrics
Logging Configuration
Configuration
Plugins
Monitoring Node's Health
MEV
MEV Plugin
Nethermind utilities
CLI
Admin module
Clique module
Debug module
Diag module
Eth module
Net module
Node module
Parity module
Personal module
Proof module
System module
Trace module
TxPool module
Web3 module
Guides and Helpers
FAQ
Upgrades
Custom Analytic Tools
Deploy Nethermind with Monitoring stack
Known Issues
Web3.py
Validator setup
ETH2 <-> Nethermind
Coding Style
Powered By
GitBook
System module
system.getVariable
Invocation
system.getVariable(name, defaultValue)
Parameter
Type
Description
name
String
defaultValue
String
Returned type
Description
String
Example request of system.getVariable
1
system.getVariable(name
,
defaultValue)
Copied!
system.memory
Invocation
system.memory(name, defaultValue)
Parameter
Type
Description
name
String
defaultValue
String
Returned type
Description
String
Example request of system.memory
1
system.memory(name
,
defaultValue)
Copied!
Previous
Proof module
Next
Trace module
Last modified
6mo ago
Copy link
Contents
system.getVariable
system.memory