BackRunMe: Bundle Simulation
REQUEST
Method: simulate_arb_only_bundle
Simulate the execution of an MEV bundle that uses private transactions from the arbOnlyMev
transactions stream.
The simulate_arb_only_bundle
is a cloud-api request and it is only available at a single cloud api pointed by DNS name backrunme.blxrbdn.com
.
Follow the BackRunMe program rules for the arbitrage profit distribution guidelines.
Parameters
Parameter | Description |
| Trigger private transaction hash. |
| A list of raw transaction bytes without a |
| Block number of a future block to include this bundle in, in hex value. |
| [Optional] Block number used as the base state to run a simulation on. Valid inputs include hex value of block number, or tags like βlatestβ and βpendingβ. Default value is βlatestβ. |
| [Optional] Simulation timestamp, an integer in unix epoch format. Default value is None. |
Example
RESPONSE
Example
Last updated