bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iGetTopGainersPayload

    interface iGetTopGainersPayload {
        bookmark?: string;
        limit?: number;
    }
    Index

    Properties

    Properties

    bookmark?: string
    limit?: number