package
1.2.0
Repository: https://github.com/rss3-network/node.git
Documentation: pkg.go.dev

# Functions

NewRouter creates a new instance of Router, bound to a specific deployed contract.
NewRouterCaller creates a new read-only instance of Router, bound to a specific deployed contract.
NewRouterFilterer creates a new log filterer instance of Router, bound to a specific deployed contract.
NewRouterTransactor creates a new write-only instance of Router, bound to a specific deployed contract.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RouterABI is the input ABI used to generate the binding from.
RouterMetaData contains all meta data concerning the Router contract.

# Structs

PermitHelperPermit is an auto generated low-level Go binding around an user-defined struct.
Router is an auto generated Go binding around an Ethereum contract.
RouterCaller is an auto generated read-only Go binding around an Ethereum contract.
RouterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
RouterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
RouterEthWithdrawn represents a EthWithdrawn event raised by the Router contract.
RouterEthWithdrawnIterator is returned from FilterEthWithdrawn and is used to iterate over the raw logs and unpacked data for EthWithdrawn events raised by the Router contract.
No description provided by the author
No description provided by the author
No description provided by the author
RouterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
RouterOwnerChanged represents a OwnerChanged event raised by the Router contract.
RouterOwnerChangedIterator is returned from FilterOwnerChanged and is used to iterate over the raw logs and unpacked data for OwnerChanged events raised by the Router contract.
RouterRaw is an auto generated low-level Go binding around an Ethereum contract.
RouterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
RouterSwapTargetAdded represents a SwapTargetAdded event raised by the Router contract.
RouterSwapTargetAddedIterator is returned from FilterSwapTargetAdded and is used to iterate over the raw logs and unpacked data for SwapTargetAdded events raised by the Router contract.
RouterSwapTargetRemoved represents a SwapTargetRemoved event raised by the Router contract.
RouterSwapTargetRemovedIterator is returned from FilterSwapTargetRemoved and is used to iterate over the raw logs and unpacked data for SwapTargetRemoved events raised by the Router contract.
RouterTokenWithdrawn represents a TokenWithdrawn event raised by the Router contract.
RouterTokenWithdrawnIterator is returned from FilterTokenWithdrawn and is used to iterate over the raw logs and unpacked data for TokenWithdrawn events raised by the Router contract.
RouterTransactor is an auto generated write-only Go binding around an Ethereum contract.
RouterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
RouterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.