Is there support for EIP4844 on the mainnet?
I’m trying the below code, but it has no blob data.
import { EthereumBlock } from "@subql/types-ethereum";
Is there support for EIP4844 on the mainnet?
I’m trying the below code, but it has no blob data.
import { EthereumBlock } from "@subql/types-ethereum";
Hi @blobs.guru
We currently don’t support the blobs data. It should be fairly easy to add support though.
If you would like this feature can you please create a github issue and maybe some more details of what you would like to do (e.g. filtering)