Binance Connector JS
    Preparing search index...

    Interface AllCoinsInformationResponseInnerNetworkListInner

    AllCoinsInformationResponseInnerNetworkListInner

    interface AllCoinsInformationResponseInnerNetworkListInner {
        addressRegex?: string;
        busy?: boolean;
        coin?: string;
        contractAddress?: string;
        contractAddressUrl?: string;
        denomination?: number;
        depositDesc?: string;
        depositDust?: string;
        depositEnable?: boolean;
        estimatedArrivalTime?: number;
        isDefault?: boolean;
        memoRegex?: string;
        minConfirm?: number;
        name?: string;
        network?: string;
        resetAddressStatus?: boolean;
        sameAddress?: boolean;
        specialTips?: string;
        specialWithdrawTips?: string;
        unLockConfirm?: number;
        withdrawDesc?: string;
        withdrawEnable?: boolean;
        withdrawFee?: string;
        withdrawIntegerMultiple?: string;
        withdrawInternalMin?: string;
        withdrawMax?: string;
        withdrawMin?: string;
    }
    Index

    Properties

    addressRegex?: string

    AllCoinsInformationResponseInnerNetworkListInner

    busy?: boolean

    AllCoinsInformationResponseInnerNetworkListInner

    coin?: string

    AllCoinsInformationResponseInnerNetworkListInner

    contractAddress?: string

    AllCoinsInformationResponseInnerNetworkListInner

    contractAddressUrl?: string

    AllCoinsInformationResponseInnerNetworkListInner

    denomination?: number

    AllCoinsInformationResponseInnerNetworkListInner

    depositDesc?: string

    AllCoinsInformationResponseInnerNetworkListInner

    depositDust?: string

    AllCoinsInformationResponseInnerNetworkListInner

    depositEnable?: boolean

    AllCoinsInformationResponseInnerNetworkListInner

    estimatedArrivalTime?: number

    AllCoinsInformationResponseInnerNetworkListInner

    isDefault?: boolean

    AllCoinsInformationResponseInnerNetworkListInner

    memoRegex?: string

    AllCoinsInformationResponseInnerNetworkListInner

    minConfirm?: number

    AllCoinsInformationResponseInnerNetworkListInner

    name?: string

    AllCoinsInformationResponseInnerNetworkListInner

    network?: string

    AllCoinsInformationResponseInnerNetworkListInner

    resetAddressStatus?: boolean

    AllCoinsInformationResponseInnerNetworkListInner

    sameAddress?: boolean

    AllCoinsInformationResponseInnerNetworkListInner

    specialTips?: string

    AllCoinsInformationResponseInnerNetworkListInner

    specialWithdrawTips?: string

    AllCoinsInformationResponseInnerNetworkListInner

    unLockConfirm?: number

    AllCoinsInformationResponseInnerNetworkListInner

    withdrawDesc?: string

    AllCoinsInformationResponseInnerNetworkListInner

    withdrawEnable?: boolean

    AllCoinsInformationResponseInnerNetworkListInner

    withdrawFee?: string

    AllCoinsInformationResponseInnerNetworkListInner

    withdrawIntegerMultiple?: string

    AllCoinsInformationResponseInnerNetworkListInner

    withdrawInternalMin?: string

    AllCoinsInformationResponseInnerNetworkListInner

    withdrawMax?: string

    AllCoinsInformationResponseInnerNetworkListInner

    withdrawMin?: string

    AllCoinsInformationResponseInnerNetworkListInner