Versions in this module Expand all Collapse all v1 v1.1.0 Jul 15, 2022 v1.0.0 Jul 15, 2022 Changes in this version + var Erc1271ABI = Erc1271MetaData.ABI + var Erc1271MetaData = &bind.MetaData + type Erc1271 struct + func NewErc1271(address common.Address, backend bind.ContractBackend) (*Erc1271, error) + type Erc1271Caller struct + func NewErc1271Caller(address common.Address, caller bind.ContractCaller) (*Erc1271Caller, error) + func (_Erc1271 *Erc1271Caller) IsValidSignature(opts *bind.CallOpts, _hash [32]byte, _signature []byte) ([4]byte, error) + func (_Erc1271 *Erc1271Caller) IsValidSignature1(opts *bind.CallOpts) ([32]byte, error) + type Erc1271CallerRaw struct + Contract *Erc1271Caller + func (_Erc1271 *Erc1271CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type Erc1271CallerSession struct + CallOpts bind.CallOpts + Contract *Erc1271Caller + func (_Erc1271 *Erc1271CallerSession) IsValidSignature(_hash [32]byte, _signature []byte) ([4]byte, error) + func (_Erc1271 *Erc1271CallerSession) IsValidSignature1() ([32]byte, error) + type Erc1271Filterer struct + func NewErc1271Filterer(address common.Address, filterer bind.ContractFilterer) (*Erc1271Filterer, error) + type Erc1271Raw struct + Contract *Erc1271 + func (_Erc1271 *Erc1271Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Erc1271 *Erc1271Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Erc1271 *Erc1271Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type Erc1271Session struct + CallOpts bind.CallOpts + Contract *Erc1271 + TransactOpts bind.TransactOpts + func (_Erc1271 *Erc1271Session) IsValidSignature(_hash [32]byte, _signature []byte) ([4]byte, error) + func (_Erc1271 *Erc1271Session) IsValidSignature1() ([32]byte, error) + type Erc1271Transactor struct + func NewErc1271Transactor(address common.Address, transactor bind.ContractTransactor) (*Erc1271Transactor, error) + type Erc1271TransactorRaw struct + Contract *Erc1271Transactor + func (_Erc1271 *Erc1271TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Erc1271 *Erc1271TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type Erc1271TransactorSession struct + Contract *Erc1271Transactor + TransactOpts bind.TransactOpts