package
0.1.10
Repository: https://github.com/gladiusio/gladius-common.git
Documentation: pkg.go.dev

# Functions

NewMarket creates a new instance of Market, bound to a specific deployed contract.
NewMarketCaller creates a new read-only instance of Market, bound to a specific deployed contract.
NewMarketFilterer creates a new log filterer instance of Market, bound to a specific deployed contract.
NewMarketTransactor creates a new write-only instance of Market, bound to a specific deployed contract.
NewPool creates a new instance of Pool, bound to a specific deployed contract.
NewPoolCaller creates a new read-only instance of Pool, bound to a specific deployed contract.
NewPoolFilterer creates a new log filterer instance of Pool, bound to a specific deployed contract.
NewPoolTransactor creates a new write-only instance of Pool, bound to a specific deployed contract.

# Constants

MarketABI is the input ABI used to generate the binding from.
PoolABI is the input ABI used to generate the binding from.

# Structs

Market is an auto generated Go binding around an Ethereum contract.
MarketCaller is an auto generated read-only Go binding around an Ethereum contract.
MarketCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MarketCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MarketFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MarketRaw is an auto generated low-level Go binding around an Ethereum contract.
MarketSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MarketTransactor is an auto generated write-only Go binding around an Ethereum contract.
MarketTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MarketTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Pool is an auto generated Go binding around an Ethereum contract.
PoolCaller is an auto generated read-only Go binding around an Ethereum contract.
PoolCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PoolCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PoolFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PoolRaw is an auto generated low-level Go binding around an Ethereum contract.
PoolSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PoolTransactor is an auto generated write-only Go binding around an Ethereum contract.
PoolTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PoolTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.