Skip to content

Commit 5cb807c

Browse files
authored
chore(blob-explorers): accomodate new blobscan API changes (#68)
Blobscan had some more API changes. They added a few things: - a field for tx category, present on both block/tx responses. - added the rollup field for the block response as well. - They renamed the `DataStorageReferences` fields to be `storage` and `url`. This aligns the new responses to the new format, and another tx test. [See their API docs](https://api.blobscan.com/#/blocks/block-getByBlockId). Although I saw #66 open, the behavior implemented in that PR doesn't seem up to date anymore.
1 parent bbc6e73 commit 5cb807c

File tree

1 file changed

+36
-20
lines changed

1 file changed

+36
-20
lines changed

crates/blob-explorers/src/response.rs

Lines changed: 36 additions & 20 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)