Skip to content

Get burn blocks #1758

@He1DAr

Description

@He1DAr

Suggested interface:
GET /burn-blocks?limit={limit}&offset={offset}
Response:

{
    limit: number;
    offset: number;
    total: number;
    results: Array<BurnBlock>;
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions