interface IndexerServerBlastPointsResponse {
    points: string;
    gold: string;
}

Properties

Properties

points: string
gold: string