Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Interface TokenNumericEntry

    interface TokenNumericEntry {
        isReceive: boolean;
        otherAccount: GenericAccount;
        value: bigint;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isReceive: boolean
    otherAccount: GenericAccount
    value: bigint