Class SuiContext

Hierarchy (View Summary)

Constructors

  • Parameters

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

    Returns SuiContext

Properties

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

Accessors

Methods