fulcrum
fulcrum copied to clipboard
low-latency arbitrage bot for Arbitrum L2
Results
1
fulcrum issues
Sort by
recently updated
recently updated
newest added
I've added a test case in trade_simulator to verify the transaction input data parsing: `#[test] fn test_wrangle_tx() { let mut trade_simulator = TradeSimulator::new(); let buf = hex!("ac9650d8...[truncated for brevity]...0000000000000042"); let...