interface GetIndexerBlastPointsResponse {
    points: BigNumber;
    gold: BigNumber;
}

Properties

Properties

points: BigNumber
gold: BigNumber