# Functions
DeployFetchLiquidity deploys a new Ethereum contract, binding an instance of FetchLiquidity to it.
NewFetchLiquidity creates a new instance of FetchLiquidity, bound to a specific deployed contract.
NewFetchLiquidityCaller creates a new read-only instance of FetchLiquidity, bound to a specific deployed contract.
NewFetchLiquidityFilterer creates a new log filterer instance of FetchLiquidity, bound to a specific deployed contract.
NewFetchLiquidityTransactor creates a new write-only instance of FetchLiquidity, bound to a specific deployed contract.
# Variables
FetchLiquidityABI is the input ABI used to generate the binding from.
FetchLiquidityBin is the compiled bytecode used for deploying new contracts.
FetchLiquidityMetaData contains all meta data concerning the FetchLiquidity contract.
# Structs
FetchLiquidity is an auto generated Go binding around an Ethereum contract.
FetchLiquidityCaller is an auto generated read-only Go binding around an Ethereum contract.
FetchLiquidityCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FetchLiquidityCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FetchLiquiditydexResponse is an auto generated low-level Go binding around an user-defined struct.
FetchLiquidityFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FetchLiquidityRaw is an auto generated low-level Go binding around an Ethereum contract.
FetchLiquiditySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FetchLiquidityTransactor is an auto generated write-only Go binding around an Ethereum contract.
FetchLiquidityTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FetchLiquidityTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.