We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51cb95 commit 2b85564Copy full SHA for 2b85564
registry/eip155/berachain-bepolia.json
@@ -29,7 +29,7 @@
29
"id": "0x0207661de38f0e54ba91c8286096e72486784c79dc6a9681fc486b38335c042f",
30
"height": 0
31
},
32
- "blockFeatures": ["extended"]
+ "blockFeatures": ["base"]
33
34
"icon": { "web3Icons": { "name": "berachain" } }
35
}
registry/eip155/berachain.json
@@ -28,7 +28,7 @@
28
"docsUrl": "https://docs.berachain.com",
"firehose": {
"blockType": "sf.ethereum.type.v2.Block",
- "evmExtendedModel": false,
+ "evmExtendedModel": true,
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
"bytesEncoding": "hex",
"firstStreamableBlock": {
0 commit comments