Blockflow Docs
Console
Console
  • Welcome to BlockFlow!
    • 👋Introduction
    • 🪄The Difference
    • ✊Our motivation
  • Overview
    • 💡What we do
    • 📪Databases
    • 🚄Instances
    • ✈️APIs
    • ㊙️Secret Manager
  • Guides
    • 📪Creating a Database
      • 🖊️Working with Managed Database
    • 🚄Creating an Instance
      • 🖊️Defining Actions in Blockflow Instances
    • ✈️Creating an API
      • 🖊️How to write API logics
      • 🖊️How to get API Key
      • 🖊️Calling APIs on Blockflow
      • 🖊️How to Test APIs
    • ㊙️Storing Secrets
  • Use Cases
    • Lido Finance
      • Databases
        • LidoSubmission
        • LidoTransfer
        • SharesBurn
        • LidoApproval
        • CurrentFee
        • LidoConfig
        • LidoTotals
        • LidoStats
        • LidoHolder
        • LidoShares
        • LidoOracleConfig
        • LidoOracleReport
        • LidoOracleCompleted
        • LidoOracleMember
        • LidoNodeOperatorFees
        • LidoNodeOperatorsShares
        • LidoBeaconReport
        • LidoOracleExpectedEpoch
        • LidoTotalReward
      • Contracts
        • Lido
        • Lido Legacy Oracle
  • Pricing
    • Blockflow Pricing Structure
Powered by GitBook
On this page
  1. Use Cases
  2. Lido Finance
  3. Databases

LidoConfig

This table contains the general configuration settings for the Lido protocol, such as the addresses of the insurance fund, oracle, and treasury, as well as various limits and flags related to staking and stake limits.

Schema

Data Fields
Description

id

A unique identifier for the configuration.

insurance_fund

The address of the Lido insurance fund.

oracle

The address of the Lido insurance fund.

treasury

The address of the Lido insurance fund.

is_stopped

The address of the Lido insurance fund.

is_staking_paused

The address of the Lido insurance fund.

max_stake_limit

The address of the Lido insurance fund.

stake_limit_increase_per_block

The amount by which the stake limit can increase per block.

el_rewards_vault

The amount by which the stake limit can increase per block.

el_rewards_withdrawal_limit_points

The amount by which the stake limit can increase per block.

withdrawal_credentials

The withdrawal credentials used by Lido validators.

wc_set_by

The withdrawal credentials used by Lido validators.

lido_locator

The locator string used by Lido validators.

PreviousCurrentFeeNextLidoTotals