# Functions
DeployClaimExecutor deploys a new Ethereum contract, binding an instance of ClaimExecutor to it.
NewClaimExecutor creates a new instance of ClaimExecutor, bound to a specific deployed contract.
NewClaimExecutorCaller creates a new read-only instance of ClaimExecutor, bound to a specific deployed contract.
NewClaimExecutorFilterer creates a new log filterer instance of ClaimExecutor, bound to a specific deployed contract.
NewClaimExecutorTransactor creates a new write-only instance of ClaimExecutor, bound to a specific deployed contract.
# Variables
ClaimExecutorABI is the input ABI used to generate the binding from.
ClaimExecutorBin is the compiled bytecode used for deploying new contracts.
ClaimExecutorMetaData contains all meta data concerning the ClaimExecutor contract.
# Structs
ClaimExecutor is an auto generated Go binding around an Ethereum contract.
ClaimExecutorCaller is an auto generated read-only Go binding around an Ethereum contract.
ClaimExecutorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ClaimExecutorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ClaimExecutorClaimed represents a Claimed event raised by the ClaimExecutor contract.
ClaimExecutorClaimedIterator is returned from FilterClaimed and is used to iterate over the raw logs and unpacked data for Claimed events raised by the ClaimExecutor contract.
ClaimExecutorExecuted represents a Executed event raised by the ClaimExecutor contract.
ClaimExecutorExecutedIterator is returned from FilterExecuted and is used to iterate over the raw logs and unpacked data for Executed events raised by the ClaimExecutor contract.
ClaimExecutorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ClaimExecutorRaw is an auto generated low-level Go binding around an Ethereum contract.
ClaimExecutorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ClaimExecutorTransactor is an auto generated write-only Go binding around an Ethereum contract.
ClaimExecutorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ClaimExecutorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.