isyncswap_router

package
v0.0.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ISyncSwapRouterABI = ISyncSwapRouterMetaData.ABI

ISyncSwapRouterABI is the input ABI used to generate the binding from. Deprecated: Use ISyncSwapRouterMetaData.ABI instead.

View Source
var ISyncSwapRouterMetaData = &bind.MetaData{
	ABI: "[]",
}

ISyncSwapRouterMetaData contains all meta data concerning the ISyncSwapRouter contract.

Functions

This section is empty.

Types

type ISyncSwapRouter

type ISyncSwapRouter struct {
	ISyncSwapRouterCaller     // Read-only binding to the contract
	ISyncSwapRouterTransactor // Write-only binding to the contract
	ISyncSwapRouterFilterer   // Log filterer for contract events
}

ISyncSwapRouter is an auto generated Go binding around an Ethereum contract.

func NewISyncSwapRouter

func NewISyncSwapRouter(address common.Address, backend bind.ContractBackend) (*ISyncSwapRouter, error)

NewISyncSwapRouter creates a new instance of ISyncSwapRouter, bound to a specific deployed contract.

type ISyncSwapRouterCaller

type ISyncSwapRouterCaller struct {
	// contains filtered or unexported fields
}

ISyncSwapRouterCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewISyncSwapRouterCaller

func NewISyncSwapRouterCaller(address common.Address, caller bind.ContractCaller) (*ISyncSwapRouterCaller, error)

NewISyncSwapRouterCaller creates a new read-only instance of ISyncSwapRouter, bound to a specific deployed contract.

type ISyncSwapRouterCallerRaw

type ISyncSwapRouterCallerRaw struct {
	Contract *ISyncSwapRouterCaller // Generic read-only contract binding to access the raw methods on
}

ISyncSwapRouterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*ISyncSwapRouterCallerRaw) Call

func (_ISyncSwapRouter *ISyncSwapRouterCallerRaw) 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 ISyncSwapRouterCallerSession

type ISyncSwapRouterCallerSession struct {
	Contract *ISyncSwapRouterCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts          // Call options to use throughout this session
}

ISyncSwapRouterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

type ISyncSwapRouterFilterer

type ISyncSwapRouterFilterer struct {
	// contains filtered or unexported fields
}

ISyncSwapRouterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewISyncSwapRouterFilterer

func NewISyncSwapRouterFilterer(address common.Address, filterer bind.ContractFilterer) (*ISyncSwapRouterFilterer, error)

NewISyncSwapRouterFilterer creates a new log filterer instance of ISyncSwapRouter, bound to a specific deployed contract.

type ISyncSwapRouterRaw

type ISyncSwapRouterRaw struct {
	Contract *ISyncSwapRouter // Generic contract binding to access the raw methods on
}

ISyncSwapRouterRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*ISyncSwapRouterRaw) Call

func (_ISyncSwapRouter *ISyncSwapRouterRaw) 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 (*ISyncSwapRouterRaw) Transact

func (_ISyncSwapRouter *ISyncSwapRouterRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ISyncSwapRouterRaw) Transfer

func (_ISyncSwapRouter *ISyncSwapRouterRaw) 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 ISyncSwapRouterSession

type ISyncSwapRouterSession struct {
	Contract     *ISyncSwapRouter  // 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
}

ISyncSwapRouterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

type ISyncSwapRouterTransactor

type ISyncSwapRouterTransactor struct {
	// contains filtered or unexported fields
}

ISyncSwapRouterTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewISyncSwapRouterTransactor

func NewISyncSwapRouterTransactor(address common.Address, transactor bind.ContractTransactor) (*ISyncSwapRouterTransactor, error)

NewISyncSwapRouterTransactor creates a new write-only instance of ISyncSwapRouter, bound to a specific deployed contract.

type ISyncSwapRouterTransactorRaw

type ISyncSwapRouterTransactorRaw struct {
	Contract *ISyncSwapRouterTransactor // Generic write-only contract binding to access the raw methods on
}

ISyncSwapRouterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*ISyncSwapRouterTransactorRaw) Transact

func (_ISyncSwapRouter *ISyncSwapRouterTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ISyncSwapRouterTransactorRaw) Transfer

func (_ISyncSwapRouter *ISyncSwapRouterTransactorRaw) 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 ISyncSwapRouterTransactorSession

type ISyncSwapRouterTransactorSession struct {
	Contract     *ISyncSwapRouterTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts          // Transaction auth options to use throughout this session
}

ISyncSwapRouterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL