Versions in this module Expand all Collapse all v0 v0.0.11 Oct 1, 2025 Changes in this version + var BytecodestorerABI = BytecodestorerMetaData.ABI + var BytecodestorerBin = BytecodestorerMetaData.Bin + var BytecodestorerMetaData = &bind.MetaData + type Bytecodestorer struct + func DeployBytecodestorer(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Bytecodestorer, error) + func NewBytecodestorer(address common.Address, backend bind.ContractBackend) (*Bytecodestorer, error) + type BytecodestorerCaller struct + func NewBytecodestorerCaller(address common.Address, caller bind.ContractCaller) (*BytecodestorerCaller, error) + func (_Bytecodestorer *BytecodestorerCaller) INITBYTECODETRANSPARENTPROXY(opts *bind.CallOpts) ([]byte, error) + type BytecodestorerCallerRaw struct + Contract *BytecodestorerCaller + func (_Bytecodestorer *BytecodestorerCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type BytecodestorerCallerSession struct + CallOpts bind.CallOpts + Contract *BytecodestorerCaller + func (_Bytecodestorer *BytecodestorerCallerSession) INITBYTECODETRANSPARENTPROXY() ([]byte, error) + type BytecodestorerFilterer struct + func NewBytecodestorerFilterer(address common.Address, filterer bind.ContractFilterer) (*BytecodestorerFilterer, error) + type BytecodestorerRaw struct + Contract *Bytecodestorer + func (_Bytecodestorer *BytecodestorerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Bytecodestorer *BytecodestorerRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Bytecodestorer *BytecodestorerRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type BytecodestorerSession struct + CallOpts bind.CallOpts + Contract *Bytecodestorer + TransactOpts bind.TransactOpts + func (_Bytecodestorer *BytecodestorerSession) INITBYTECODETRANSPARENTPROXY() ([]byte, error) + type BytecodestorerTransactor struct + func NewBytecodestorerTransactor(address common.Address, transactor bind.ContractTransactor) (*BytecodestorerTransactor, error) + type BytecodestorerTransactorRaw struct + Contract *BytecodestorerTransactor + func (_Bytecodestorer *BytecodestorerTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Bytecodestorer *BytecodestorerTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type BytecodestorerTransactorSession struct + Contract *BytecodestorerTransactor + TransactOpts bind.TransactOpts