Expand description
Contract Bindings for the BundleHelper contract.
Structs§
- Block
Header - Bundle
Helper Instance - A
BundleHelperinstance. - Fill
Permit2 - constructor
Call - Constructor`.
- orders
Call - Function with signature
orders()and selector0x4fb764c9. - orders
Return - Container type for the return parameters of the
orders()function. - submit
Call - Function with signature
submit(((address,uint256,address,uint32)[],(((address,uint256)[],uint256,uint256),address,bytes))[],(uint256,uint256,uint256,address,bytes32),uint8,bytes32,bytes32)and selector0x628db521. - submit
Return - Container type for the return parameters of the
submit(((address,uint256,address,uint32)[],(((address,uint256)[],uint256,uint256),address,bytes))[],(uint256,uint256,uint256,address,bytes32),uint8,bytes32,bytes32)function. - zenith
Call - Function with signature
zenith()and selector0x225c1628. - zenith
Return - Container type for the return parameters of the
zenith()function.
Enums§
- Bundle
Helper Calls - Container for all the
BundleHelperfunction calls.
Functions§
- new
- Creates a new wrapper around an on-chain
BundleHelpercontract instance.