@sentio/sdk
    Preparing search index...

    Class IotaContext

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • moduleName: string
      • network: SuiChainId
      • address: string
      • timestamp: Date
      • checkpoint: bigint
      • transaction: IotaTransactionBlockResponse
      • eventIndex: number
      • baseLabels: undefined | Labels

      Returns IotaContext

    Properties

    address: string
    baseLabels: Labels
    checkpoint: bigint
    coder: MoveCoder
    eventIndex: number
    eventLogger: EventLoggerBinding
    meter: Meter
    moduleName: string
    network: SuiChainId
    timestamp: Date
    transaction: IotaTransactionBlockResponse

    Accessors

    Methods