Binance Connector JS
    Preparing search index...

    Interface GetOnChainYieldsLockedSubscriptionRecordRequest

    Request parameters for getOnChainYieldsLockedSubscriptionRecord operation in OnChainYieldsApi. GetOnChainYieldsLockedSubscriptionRecordRequest

    interface GetOnChainYieldsLockedSubscriptionRecordRequest {
        asset?: string;
        clientId?: string;
        current?: number | bigint;
        endTime?: number | bigint;
        purchaseId?: string;
        recvWindow?: number | bigint;
        size?: number | bigint;
        startTime?: number | bigint;
    }
    Index

    Properties

    asset?: string

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord

    clientId?: string

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord

    current?: number | bigint

    Currently querying page

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord

    endTime?: number | bigint

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord

    purchaseId?: string

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord

    recvWindow?: number | bigint

    Request validity window in milliseconds.

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord

    size?: number | bigint

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord

    startTime?: number | bigint

    OnChainYieldsApiGetOnChainYieldsLockedSubscriptionRecord