package
0.0.0-20240118035224-bd3dd7f90c63
Repository: https://github.com/indexer3/ethereum-lake.git
Documentation: pkg.go.dev

# Functions

NewConvex creates a new instance of Convex, bound to a specific deployed contract.
NewConvexCaller creates a new read-only instance of Convex, bound to a specific deployed contract.
NewConvexFilterer creates a new log filterer instance of Convex, bound to a specific deployed contract.
NewConvexTransactor creates a new write-only instance of Convex, bound to a specific deployed contract.

# Variables

ConvexABI is the input ABI used to generate the binding from.
ConvexMetaData contains all meta data concerning the Convex contract.

# Structs

Convex is an auto generated Go binding around an Ethereum contract.
ConvexAddUserVault represents a AddUserVault event raised by the Convex contract.
ConvexAddUserVaultIterator is returned from FilterAddUserVault and is used to iterate over the raw logs and unpacked data for AddUserVault events raised by the Convex contract.
ConvexCaller is an auto generated read-only Go binding around an Ethereum contract.
ConvexCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ConvexCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ConvexFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ConvexOperatorChanged represents a OperatorChanged event raised by the Convex contract.
ConvexOperatorChangedIterator is returned from FilterOperatorChanged and is used to iterate over the raw logs and unpacked data for OperatorChanged events raised by the Convex contract.
ConvexPoolCreated represents a PoolCreated event raised by the Convex contract.
ConvexPoolCreatedIterator is returned from FilterPoolCreated and is used to iterate over the raw logs and unpacked data for PoolCreated events raised by the Convex contract.
ConvexPoolDeactivated represents a PoolDeactivated event raised by the Convex contract.
ConvexPoolDeactivatedIterator is returned from FilterPoolDeactivated and is used to iterate over the raw logs and unpacked data for PoolDeactivated events raised by the Convex contract.
ConvexRaw is an auto generated low-level Go binding around an Ethereum contract.
ConvexRewardActiveOnCreationChanged represents a RewardActiveOnCreationChanged event raised by the Convex contract.
ConvexRewardActiveOnCreationChangedIterator is returned from FilterRewardActiveOnCreationChanged and is used to iterate over the raw logs and unpacked data for RewardActiveOnCreationChanged events raised by the Convex contract.
ConvexRewardImplementationChanged represents a RewardImplementationChanged event raised by the Convex contract.
ConvexRewardImplementationChangedIterator is returned from FilterRewardImplementationChanged and is used to iterate over the raw logs and unpacked data for RewardImplementationChanged events raised by the Convex contract.
ConvexSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ConvexTransactor is an auto generated write-only Go binding around an Ethereum contract.
ConvexTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ConvexTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.