ETH Bundle Inclusion Status
REQUEST
Method: bundle_inclusion_status
Submit a request to the Cloud-API which checks if the provided Ethereum Mainnet bundle is included in the current winning block. This endpoint has a faster query handling time and allows searchers to check bundle inclusion status more switfly than ETH Bundle-Trace endpoint.
Parameters
bundle_hash
The bundle hash that will be checked if its included in the winning block.
block_number
[Optional] The block number targeted by the provided bundle. If not provided, the next block number to be landed will be chosen.
Examples
Cloud API
Rate Limits and Restriction
Ultra and Enterprise-Elite
200 requests every block number
50 requests every second
Enterprise
8 requests every block number
2 requests every second
Professional and Introductory
4 requests every block number
1 requests every second
Last updated