bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class CoinTransferItem<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    amount: T

    The amount of the coin transfer.

    denom: string

    The denom of the coin transfer.

    from: string

    The type of the coin transfer.

    isProtocolFee: boolean

    Is protocol fee?

    to: string

    The type of the coin transfer.

    Methods