Documentation

    Interface BalanceChange

    interface BalanceChange {
        amount: string;
        coinType: string;
        owner: ObjectOwner;
    }
    Index

    Properties

    Properties

    amount: string

    The amount indicate the balance value changes, negative amount means spending coin value and positive means receiving coin value.

    coinType: string

    Owner of the balance change

    MMNEPVFCICPMFPCPTTAAATR