package
2.0.12+incompatible
Repository: https://github.com/kybernetwork/tradelogs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewOneinch creates a new instance of Oneinch, bound to a specific deployed contract.
NewOneinchCaller creates a new read-only instance of Oneinch, bound to a specific deployed contract.
NewOneinchFilterer creates a new log filterer instance of Oneinch, bound to a specific deployed contract.
NewOneinchTransactor creates a new write-only instance of Oneinch, bound to a specific deployed contract.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
OneinchABI is the input ABI used to generate the binding from.
OneinchMetaData contains all meta data concerning the Oneinch contract.
No description provided by the author

# Structs

GenericRouterSwapDescription is an auto generated low-level Go binding around an user-defined struct.
Oneinch is an auto generated Go binding around an Ethereum contract.
OneinchCaller is an auto generated read-only Go binding around an Ethereum contract.
OneinchCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OneinchCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OneinchFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OneinchNonceIncreased represents a NonceIncreased event raised by the Oneinch contract.
OneinchNonceIncreasedIterator is returned from FilterNonceIncreased and is used to iterate over the raw logs and unpacked data for NonceIncreased events raised by the Oneinch contract.
OneinchOrderCanceled represents a OrderCanceled event raised by the Oneinch contract.
OneinchOrderCanceledIterator is returned from FilterOrderCanceled and is used to iterate over the raw logs and unpacked data for OrderCanceled events raised by the Oneinch contract.
OneinchOrderFilled represents a OrderFilled event raised by the Oneinch contract.
OneinchOrderFilledIterator is returned from FilterOrderFilled and is used to iterate over the raw logs and unpacked data for OrderFilled events raised by the Oneinch contract.
OneinchOrderFilledRFQ represents a OrderFilledRFQ event raised by the Oneinch contract.
OneinchOrderFilledRFQIterator is returned from FilterOrderFilledRFQ and is used to iterate over the raw logs and unpacked data for OrderFilledRFQ events raised by the Oneinch contract.
OneinchOwnershipTransferred represents a OwnershipTransferred event raised by the Oneinch contract.
OneinchOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Oneinch contract.
OneinchRaw is an auto generated low-level Go binding around an Ethereum contract.
OneinchSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OneinchTransactor is an auto generated write-only Go binding around an Ethereum contract.
OneinchTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OneinchTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OrderLibOrder is an auto generated low-level Go binding around an user-defined struct.
OrderRFQLibOrderRFQ is an auto generated low-level Go binding around an user-defined struct.
No description provided by the author