package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewPriceOracle creates a new instance of PriceOracle, bound to a specific deployed contract.
NewPriceOracleCaller creates a new read-only instance of PriceOracle, bound to a specific deployed contract.
NewPriceOracleFilterer creates a new log filterer instance of PriceOracle, bound to a specific deployed contract.
NewPriceOracleTransactor creates a new write-only instance of PriceOracle, bound to a specific deployed contract.
# Constants
PriceOracleABI is the input ABI used to generate the binding from.
# Structs
PriceOracle is an auto generated Go binding around an Ethereum contract.
PriceOracleCaller is an auto generated read-only Go binding around an Ethereum contract.
PriceOracleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PriceOracleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PriceOracleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PriceOracleNewPriceFeed represents a NewPriceFeed event raised by the PriceOracle contract.
PriceOracleNewPriceFeedIterator is returned from FilterNewPriceFeed and is used to iterate over the raw logs and unpacked data for NewPriceFeed events raised by the PriceOracle contract.
PriceOraclePaused represents a Paused event raised by the PriceOracle contract.
PriceOraclePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the PriceOracle contract.
PriceOracleRaw is an auto generated low-level Go binding around an Ethereum contract.
PriceOracleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PriceOracleTransactor is an auto generated write-only Go binding around an Ethereum contract.
PriceOracleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PriceOracleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PriceOracleUnpaused represents a Unpaused event raised by the PriceOracle contract.
PriceOracleUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the PriceOracle contract.