interface IndexerServerSonicPointsResponse {
    trading_points: string;
    referral_points: string;
    rank: string;
    users_referred: string;
    taker_volumes: string;
    maker_volumes: string;
}

Properties

trading_points: string
referral_points: string
rank: string
users_referred: string
taker_volumes: string
maker_volumes: string