Hierarchy

  • AptosTransactionContext<UserTransactionResponse>
    • AptosContext

Constructors

  • Parameters

    • moduleName: string
    • network: AptosChainId
    • address: string
    • version: bigint
    • transaction: null | UserTransactionResponse
    • eventIndex: number
    • baseLabels: undefined | Labels

    Returns AptosContext

Properties

address: string
baseLabels: Labels
coder: MoveCoder
eventIndex: number
eventLogger: EventLoggerBinding
meter: Meter
moduleName: string
network: AptosChainId
transaction: UserTransactionResponse
version: bigint

Accessors

Methods