Versions in this module Expand all Collapse all v0 v0.1.1 Jul 30, 2023 Changes in this version + const FurucomboABI + type Furucombo struct + func NewFurucombo(address common.Address, backend bind.ContractBackend) (*Furucombo, error) + type FurucomboCaller struct + func NewFurucomboCaller(address common.Address, caller bind.ContractCaller) (*FurucomboCaller, error) + type FurucomboCallerRaw struct + Contract *FurucomboCaller + func (_Furucombo *FurucomboCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type FurucomboCallerSession struct + CallOpts bind.CallOpts + Contract *FurucomboCaller + type FurucomboFilterer struct + func NewFurucomboFilterer(address common.Address, filterer bind.ContractFilterer) (*FurucomboFilterer, error) + type FurucomboRaw struct + Contract *Furucombo + func (_Furucombo *FurucomboRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Furucombo *FurucomboRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Furucombo *FurucomboRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type FurucomboSession struct + CallOpts bind.CallOpts + Contract *Furucombo + TransactOpts bind.TransactOpts + func (_Furucombo *FurucomboSession) BatchExec(tos []common.Address, datas [][]byte) (*types.Transaction, error) + func (_Furucombo *FurucomboSession) Execs(tos []common.Address, datas [][]byte) (*types.Transaction, error) + func (_Furucombo *FurucomboSession) Fallback(calldata []byte) (*types.Transaction, error) + type FurucomboTransactor struct + func NewFurucomboTransactor(address common.Address, transactor bind.ContractTransactor) (*FurucomboTransactor, error) + func (_Furucombo *FurucomboTransactor) BatchExec(opts *bind.TransactOpts, tos []common.Address, datas [][]byte) (*types.Transaction, error) + func (_Furucombo *FurucomboTransactor) Execs(opts *bind.TransactOpts, tos []common.Address, datas [][]byte) (*types.Transaction, error) + func (_Furucombo *FurucomboTransactor) Fallback(opts *bind.TransactOpts, calldata []byte) (*types.Transaction, error) + type FurucomboTransactorRaw struct + Contract *FurucomboTransactor + func (_Furucombo *FurucomboTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Furucombo *FurucomboTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type FurucomboTransactorSession struct + Contract *FurucomboTransactor + TransactOpts bind.TransactOpts + func (_Furucombo *FurucomboTransactorSession) BatchExec(tos []common.Address, datas [][]byte) (*types.Transaction, error) + func (_Furucombo *FurucomboTransactorSession) Execs(tos []common.Address, datas [][]byte) (*types.Transaction, error) + func (_Furucombo *FurucomboTransactorSession) Fallback(calldata []byte) (*types.Transaction, error)