package
0.0.1
Repository: https://github.com/the-web3/event-watcher.git
Documentation: pkg.go.dev

# Functions

DeployTreasureManager deploys a new Ethereum contract, binding an instance of TreasureManager to it.
NewTreasureManager creates a new instance of TreasureManager, bound to a specific deployed contract.
NewTreasureManagerCaller creates a new read-only instance of TreasureManager, bound to a specific deployed contract.
NewTreasureManagerFilterer creates a new log filterer instance of TreasureManager, bound to a specific deployed contract.
NewTreasureManagerTransactor creates a new write-only instance of TreasureManager, bound to a specific deployed contract.

# Variables

TreasureManagerABI is the input ABI used to generate the binding from.
TreasureManagerBin is the compiled bytecode used for deploying new contracts.
TreasureManagerMetaData contains all meta data concerning the TreasureManager contract.

# Structs

TreasureManager is an auto generated Go binding around an Ethereum contract.
TreasureManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
TreasureManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TreasureManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TreasureManagerDepositToken represents a DepositToken event raised by the TreasureManager contract.
TreasureManagerDepositTokenIterator is returned from FilterDepositToken and is used to iterate over the raw logs and unpacked data for DepositToken events raised by the TreasureManager contract.
TreasureManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TreasureManagerGrantRewardTokenAmount represents a GrantRewardTokenAmount event raised by the TreasureManager contract.
TreasureManagerGrantRewardTokenAmountIterator is returned from FilterGrantRewardTokenAmount and is used to iterate over the raw logs and unpacked data for GrantRewardTokenAmount events raised by the TreasureManager contract.
TreasureManagerInitialized represents a Initialized event raised by the TreasureManager contract.
TreasureManagerInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the TreasureManager contract.
TreasureManagerOwnershipTransferred represents a OwnershipTransferred event raised by the TreasureManager contract.
TreasureManagerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the TreasureManager contract.
TreasureManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
TreasureManagerRoleAdminChanged represents a RoleAdminChanged event raised by the TreasureManager contract.
TreasureManagerRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the TreasureManager contract.
TreasureManagerRoleGranted represents a RoleGranted event raised by the TreasureManager contract.
TreasureManagerRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the TreasureManager contract.
TreasureManagerRoleRevoked represents a RoleRevoked event raised by the TreasureManager contract.
TreasureManagerRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the TreasureManager contract.
TreasureManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TreasureManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
TreasureManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TreasureManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TreasureManagerWithdrawManagerUpdate represents a WithdrawManagerUpdate event raised by the TreasureManager contract.
TreasureManagerWithdrawManagerUpdateIterator is returned from FilterWithdrawManagerUpdate and is used to iterate over the raw logs and unpacked data for WithdrawManagerUpdate events raised by the TreasureManager contract.