package
2.0.0+incompatible
Repository: https://github.com/chaosirgit/defi-common.git
Documentation: pkg.go.dev

# Functions

NewPancakeSwapFactory creates a new instance of PancakeSwapFactory, bound to a specific deployed contract.
NewPancakeSwapFactoryCaller creates a new read-only instance of PancakeSwapFactory, bound to a specific deployed contract.
NewPancakeSwapFactoryFilterer creates a new log filterer instance of PancakeSwapFactory, bound to a specific deployed contract.
NewPancakeSwapFactoryTransactor creates a new write-only instance of PancakeSwapFactory, bound to a specific deployed contract.

# Variables

PancakeSwapFactoryABI is the input ABI used to generate the binding from.
PancakeSwapFactoryMetaData contains all meta data concerning the PancakeSwapFactory contract.

# Structs

PancakeSwapFactory is an auto generated Go binding around an Ethereum contract.
PancakeSwapFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
PancakeSwapFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PancakeSwapFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PancakeSwapFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PancakeSwapFactoryPairCreated represents a PairCreated event raised by the PancakeSwapFactory contract.
PancakeSwapFactoryPairCreatedIterator is returned from FilterPairCreated and is used to iterate over the raw logs and unpacked data for PairCreated events raised by the PancakeSwapFactory contract.
PancakeSwapFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
PancakeSwapFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PancakeSwapFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
PancakeSwapFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PancakeSwapFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.