Skip to main content

handler.PublicResponse-v1service_GlobalParamsPublic

data object
versions object[]
  • Array [
  • activation_heightinteger
    cap_heightinteger
    confirmation_depthinteger
    covenant_pksstring[]
    covenant_quoruminteger
    max_staking_amountinteger
    max_staking_timeinteger
    min_staking_amountinteger
    min_staking_timeinteger
    staking_capinteger
    tagstring
    unbonding_feeinteger
    unbonding_timeinteger
    versioninteger
  • ]
  • pagination object
    next_keystring
    handler.PublicResponse-v1service_GlobalParamsPublic
    {
    "data": {
    "versions": [
    {
    "activation_height": 0,
    "cap_height": 0,
    "confirmation_depth": 0,
    "covenant_pks": [
    "string"
    ],
    "covenant_quorum": 0,
    "max_staking_amount": 0,
    "max_staking_time": 0,
    "min_staking_amount": 0,
    "min_staking_time": 0,
    "staking_cap": 0,
    "tag": "string",
    "unbonding_fee": 0,
    "unbonding_time": 0,
    "version": 0
    }
    ]
    },
    "pagination": {
    "next_key": "string"
    }
    }