pub type Blob = FixedBytes<alloy_eips::::eip4844::Blob::{constant#0}>;
A Blob serialized as 0x-prefixed hex string
struct Blob(pub [u8; 131072]);
0: [u8; 131072]