Versions in this module Expand all Collapse all v0 v0.1.1 Feb 14, 2024 Changes in this version + const Uniswapv2calleeABI + type Uniswapv2callee struct + func NewUniswapv2callee(address common.Address, backend bind.ContractBackend) (*Uniswapv2callee, error) + type Uniswapv2calleeCaller struct + func NewUniswapv2calleeCaller(address common.Address, caller bind.ContractCaller) (*Uniswapv2calleeCaller, error) + type Uniswapv2calleeCallerRaw struct + Contract *Uniswapv2calleeCaller + func (_Uniswapv2callee *Uniswapv2calleeCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type Uniswapv2calleeCallerSession struct + CallOpts bind.CallOpts + Contract *Uniswapv2calleeCaller + type Uniswapv2calleeFilterer struct + func NewUniswapv2calleeFilterer(address common.Address, filterer bind.ContractFilterer) (*Uniswapv2calleeFilterer, error) + type Uniswapv2calleeRaw struct + Contract *Uniswapv2callee + func (_Uniswapv2callee *Uniswapv2calleeRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Uniswapv2callee *Uniswapv2calleeRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Uniswapv2callee *Uniswapv2calleeRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type Uniswapv2calleeSession struct + CallOpts bind.CallOpts + Contract *Uniswapv2callee + TransactOpts bind.TransactOpts + func (_Uniswapv2callee *Uniswapv2calleeSession) UniswapV2Call(sender common.Address, amount0 *big.Int, amount1 *big.Int, data []byte) (*types.Transaction, error) + type Uniswapv2calleeTransactor struct + func NewUniswapv2calleeTransactor(address common.Address, transactor bind.ContractTransactor) (*Uniswapv2calleeTransactor, error) + func (_Uniswapv2callee *Uniswapv2calleeTransactor) UniswapV2Call(opts *bind.TransactOpts, sender common.Address, amount0 *big.Int, ...) (*types.Transaction, error) + type Uniswapv2calleeTransactorRaw struct + Contract *Uniswapv2calleeTransactor + func (_Uniswapv2callee *Uniswapv2calleeTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Uniswapv2callee *Uniswapv2calleeTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type Uniswapv2calleeTransactorSession struct + Contract *Uniswapv2calleeTransactor + TransactOpts bind.TransactOpts + func (_Uniswapv2callee *Uniswapv2calleeTransactorSession) UniswapV2Call(sender common.Address, amount0 *big.Int, amount1 *big.Int, data []byte) (*types.Transaction, error)