Module BundleHelper

Source
Expand description

Contract Bindings for the BundleHelper contract.

Structs§

BlockHeader
BundleHelperInstance
A BundleHelper instance.
FillPermit2
constructorCall
Constructor`.
ordersCall
Function with signature orders() and selector 0x4fb764c9.
ordersReturn
Container type for the return parameters of the orders() function.
submitCall
Function with signature submit(((address,uint256,address,uint32)[],(((address,uint256)[],uint256,uint256),address,bytes))[],(uint256,uint256,uint256,address,bytes32),uint8,bytes32,bytes32) and selector 0x628db521.
submitReturn
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.
zenithCall
Function with signature zenith() and selector 0x225c1628.
zenithReturn
Container type for the return parameters of the zenith() function.

Enums§

BundleHelperCalls
Container for all the BundleHelper function calls.

Functions§

new
Creates a new wrapper around an on-chain BundleHelper contract instance.