Skip to main content

WhitelistedAddress

Hierarchy

  • { address: PublicKey; amount: UInt64 }
    • WhitelistedAddress

Index

Constructors

Properties

Constructors

externalconstructor

  • Parameters

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

    Returns WhitelistedAddress

Properties

address

address: PublicKey = PublicKey

amount

amount: UInt64 = UInt64
Page Options