Skip to main content
Version: mainnet (v0.73)

Network parameters list

Get a list of network parameters

Query Parameters
    networkParameterKey string
Responses

A successful response.


Schema
    networkParameters object[]
  • Array [
  • key string

    Unique key of the network parameter.

    value string

    Value for the network parameter.

  • ]
Loading...