Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xAlcibiades/mev-bundle-generator
/ types & classes
Types & classes
28 in github.com/0xAlcibiades/mev-bundle-generator
⨍
Functions
95
◇
Types & classes
28
Class
BlockInfo
src/lib.rs:71
Class
Bundle
src/flashbots.rs:70
Interface
BundleGenerator
src/flashbots.rs:190
Class
Call
src/evm.rs:27
Class
CallHeader
src/evm.rs:20
Class
CethEthMarket
A market for weth <-> eth
src/compound.rs:17
Class
Config
src/lib.rs:32
Class
CrossedMarketArbitrageEngine
This engine finds simple a -> b -> a arbitrages
src/arbitrage.rs:180
Class
CrossedMarketDetails
src/arbitrage.rs:23
Class
GasPrice
src/gas.rs:8
Class
LocalWallet
src/wallet.rs:13
Interface
Market
src/markets.rs:55
Class
MarketGraph
src/markets.rs:180
Class
MasterChef
src/sushiswap.rs:10
Class
Multicall
src/evm.rs:99
Class
MulticallHeader
The first data word is our multicall header The format is as follows (native endian): 1: bool pay_with_weth 2: bool burn_gastoken Bits 64-128: uint64
src/evm.rs:60
Enum
OperationMode
src/flashbots.rs:64
Enum
Protocol
An enum of protocols
src/markets.rs:25
Class
RewardsMeta
Metadata for ensuring rewards from txs which must be called by an EOA
src/utilities.rs:167
Class
Router
src/uniswap.rs:24
Class
RunData
src/lib.rs:110
Enum
TokenInputError
src/markets.rs:32
Class
TokenMarkets
Token Markets, for an edge in the graph of markets
src/markets.rs:104
Class
TokenPair
A Token Pair for an market
src/markets.rs:48
Class
Transaction
src/utilities.rs:144
Enum
Type
The type of call to execute
src/evm.rs:13
Class
UniswapV2Pair
src/uniswap.rs:61
Class
WethEthMarket
A market for weth <-> eth
src/weth_token.rs:16