Binance Connector JS
    Preparing search index...

    OnChainYieldsAccountResponse

    interface OnChainYieldsAccountResponse {
        totalAmountInBTC?: string;
        totalAmountInUSDT?: string;
        totalFlexibleAmountInBTC?: string;
        totalFlexibleAmountInUSDT?: string;
        totalLockedInBTC?: string;
        totalLockedInUSDT?: string;
    }
    Index

    Properties

    totalAmountInBTC?: string

    OnChainYieldsAccountResponse

    totalAmountInUSDT?: string

    OnChainYieldsAccountResponse

    totalFlexibleAmountInBTC?: string

    OnChainYieldsAccountResponse

    totalFlexibleAmountInUSDT?: string

    OnChainYieldsAccountResponse

    totalLockedInBTC?: string

    OnChainYieldsAccountResponse

    totalLockedInUSDT?: string

    OnChainYieldsAccountResponse