Blockflow Docs
CtrlK
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

LidoHolder

This table lists the addresses that hold Lido shares and indicates whether they currently have a balance or not.

Schema

Data Fields
Description

id

A unique identifier for the holder.

address

A unique identifier for the holder.

has_balance

A boolean indicating whether the address currently holds Lido shares.

PreviousLidoStatsNextLidoShares