Documentation ¶
Index ¶
- Variables
- type AmountDerivationErrors
- type AmountDerivationErrorsCaller
- type AmountDerivationErrorsCallerRaw
- type AmountDerivationErrorsCallerSession
- type AmountDerivationErrorsFilterer
- type AmountDerivationErrorsRaw
- func (_AmountDerivationErrors *AmountDerivationErrorsRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_AmountDerivationErrors *AmountDerivationErrorsRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_AmountDerivationErrors *AmountDerivationErrorsRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type AmountDerivationErrorsSession
- type AmountDerivationErrorsTransactor
- type AmountDerivationErrorsTransactorRaw
- type AmountDerivationErrorsTransactorSession
Constants ¶
This section is empty.
Variables ¶
var AmountDerivationErrorsABI = AmountDerivationErrorsMetaData.ABI
AmountDerivationErrorsABI is the input ABI used to generate the binding from. Deprecated: Use AmountDerivationErrorsMetaData.ABI instead.
var AmountDerivationErrorsMetaData = &bind.MetaData{
ABI: "[{\"inputs\":[],\"name\":\"InexactFraction\",\"type\":\"error\"}]",
}
AmountDerivationErrorsMetaData contains all meta data concerning the AmountDerivationErrors contract.
Functions ¶
This section is empty.
Types ¶
type AmountDerivationErrors ¶
type AmountDerivationErrors struct { AmountDerivationErrorsCaller // Read-only binding to the contract AmountDerivationErrorsTransactor // Write-only binding to the contract AmountDerivationErrorsFilterer // Log filterer for contract events }
AmountDerivationErrors is an auto generated Go binding around an Ethereum contract.
func NewAmountDerivationErrors ¶
func NewAmountDerivationErrors(address common.Address, backend bind.ContractBackend) (*AmountDerivationErrors, error)
NewAmountDerivationErrors creates a new instance of AmountDerivationErrors, bound to a specific deployed contract.
type AmountDerivationErrorsCaller ¶
type AmountDerivationErrorsCaller struct {
// contains filtered or unexported fields
}
AmountDerivationErrorsCaller is an auto generated read-only Go binding around an Ethereum contract.
func NewAmountDerivationErrorsCaller ¶
func NewAmountDerivationErrorsCaller(address common.Address, caller bind.ContractCaller) (*AmountDerivationErrorsCaller, error)
NewAmountDerivationErrorsCaller creates a new read-only instance of AmountDerivationErrors, bound to a specific deployed contract.
type AmountDerivationErrorsCallerRaw ¶
type AmountDerivationErrorsCallerRaw struct {
Contract *AmountDerivationErrorsCaller // Generic read-only contract binding to access the raw methods on
}
AmountDerivationErrorsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*AmountDerivationErrorsCallerRaw) Call ¶
func (_AmountDerivationErrors *AmountDerivationErrorsCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
type AmountDerivationErrorsCallerSession ¶
type AmountDerivationErrorsCallerSession struct { Contract *AmountDerivationErrorsCaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
AmountDerivationErrorsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
type AmountDerivationErrorsFilterer ¶
type AmountDerivationErrorsFilterer struct {
// contains filtered or unexported fields
}
AmountDerivationErrorsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewAmountDerivationErrorsFilterer ¶
func NewAmountDerivationErrorsFilterer(address common.Address, filterer bind.ContractFilterer) (*AmountDerivationErrorsFilterer, error)
NewAmountDerivationErrorsFilterer creates a new log filterer instance of AmountDerivationErrors, bound to a specific deployed contract.
type AmountDerivationErrorsRaw ¶
type AmountDerivationErrorsRaw struct {
Contract *AmountDerivationErrors // Generic contract binding to access the raw methods on
}
AmountDerivationErrorsRaw is an auto generated low-level Go binding around an Ethereum contract.
func (*AmountDerivationErrorsRaw) Call ¶
func (_AmountDerivationErrors *AmountDerivationErrorsRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
func (*AmountDerivationErrorsRaw) Transact ¶
func (_AmountDerivationErrors *AmountDerivationErrorsRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*AmountDerivationErrorsRaw) Transfer ¶
func (_AmountDerivationErrors *AmountDerivationErrorsRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type AmountDerivationErrorsSession ¶
type AmountDerivationErrorsSession struct { Contract *AmountDerivationErrors // Generic contract binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
AmountDerivationErrorsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
type AmountDerivationErrorsTransactor ¶
type AmountDerivationErrorsTransactor struct {
// contains filtered or unexported fields
}
AmountDerivationErrorsTransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewAmountDerivationErrorsTransactor ¶
func NewAmountDerivationErrorsTransactor(address common.Address, transactor bind.ContractTransactor) (*AmountDerivationErrorsTransactor, error)
NewAmountDerivationErrorsTransactor creates a new write-only instance of AmountDerivationErrors, bound to a specific deployed contract.
type AmountDerivationErrorsTransactorRaw ¶
type AmountDerivationErrorsTransactorRaw struct {
Contract *AmountDerivationErrorsTransactor // Generic write-only contract binding to access the raw methods on
}
AmountDerivationErrorsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*AmountDerivationErrorsTransactorRaw) Transact ¶
func (_AmountDerivationErrors *AmountDerivationErrorsTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*AmountDerivationErrorsTransactorRaw) Transfer ¶
func (_AmountDerivationErrors *AmountDerivationErrorsTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type AmountDerivationErrorsTransactorSession ¶
type AmountDerivationErrorsTransactorSession struct { Contract *AmountDerivationErrorsTransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
AmountDerivationErrorsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.