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

    Interface RequestTokenReceiveEntry

    interface RequestTokenReceiveEntry {
        exact: boolean;
        isReceive: true;
        otherAccount: GenericAccount;
        value: bigint;
    }

    Hierarchy (View Summary)

    Index

    Properties

    exact: boolean
    isReceive: true
    otherAccount: GenericAccount
    value: bigint