Skip to content

request support for rpc method eth_getBlockReceipts #4768

Open
@JamieShip

Description

@JamieShip

Describe the Feature

The RPC method eth_getBlockReceipts become some way a common RPC method in many ethereum / l2 clients like:
ethereum/execution-apis#438
ethereum/go-ethereum#27702
erigontech/erigon#1735
paradigmxyz/reth#3321

I think it's time to add client implementation of the RPC call for provider.

Related issue
#4438

Code Example

provider.getBlockReceipts(blockTag);

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions