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

LidoShares

This table stores the number of Lido shares held by each address.

Schema

Data Fields
Description

id

A unique identifier for the shares record.

shares

The number of Lido shares held by an address.

PreviousLidoHolderNextLidoOracleConfig