package
0.0.0-20230717092934-c09ef97b5047
Repository: https://github.com/nikola43/web3golanghelper.git
Documentation: pkg.go.dev
# Functions
DeployPancake deploys a new Ethereum contract, binding an instance of Pancake to it.
NewPancake creates a new instance of Pancake, bound to a specific deployed contract.
NewPancakeCaller creates a new read-only instance of Pancake, bound to a specific deployed contract.
NewPancakeFilterer creates a new log filterer instance of Pancake, bound to a specific deployed contract.
NewPancakeTransactor creates a new write-only instance of Pancake, bound to a specific deployed contract.
# Constants
PancakeABI is the input ABI used to generate the binding from.
# Variables
PancakeBin is the compiled bytecode used for deploying new contracts.
# Structs
Pancake is an auto generated Go binding around an Ethereum contract.
PancakeCaller is an auto generated read-only Go binding around an Ethereum contract.
PancakeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PancakeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PancakeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PancakeRaw is an auto generated low-level Go binding around an Ethereum contract.
PancakeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PancakeTransactor is an auto generated write-only Go binding around an Ethereum contract.
PancakeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PancakeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.