Skip to main content

BalanceChangeEvent

Hierarchy

  • { address: PublicKey; amount: Int64 }
    • BalanceChangeEvent

Index

Constructors

Properties

Constructors

externalconstructor

  • Parameters

    • externalvalue: { address: PublicKey; amount: Int64 }
      • externaladdress: PublicKey = PublicKey
      • externalamount: Int64 = Int64

    Returns BalanceChangeEvent

Properties

address

address: PublicKey = PublicKey

amount

amount: Int64 = Int64
Page Options