Documentation
¶
Index ¶
- Variables
- type ERC20RealWorldAgent
- type ERC20RealWorldAgentApproval
- type ERC20RealWorldAgentApprovalIterator
- type ERC20RealWorldAgentCaller
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Allowance(opts *bind.CallOpts, owner common.Address, spender common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) BalanceOf(opts *bind.CallOpts, account common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) CLOCKMODE(opts *bind.CallOpts) (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Checkpoints(opts *bind.CallOpts, account common.Address, pos uint32) (ERC20VotesCheckpoint, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Clock(opts *bind.CallOpts) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) DOMAINSEPARATOR(opts *bind.CallOpts) ([32]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Decimals(opts *bind.CallOpts) (uint8, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Delegates(opts *bind.CallOpts, account common.Address) (common.Address, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Eip712Domain(opts *bind.CallOpts) (struct{ ... }, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetActId(opts *bind.CallOpts) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetHashToSign(opts *bind.CallOpts, uuid [32]byte, data []byte) ([32]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetMinFeeToUse(opts *bind.CallOpts) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetPastTotalSupply(opts *bind.CallOpts, timepoint *big.Int) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetPastVotes(opts *bind.CallOpts, account common.Address, timepoint *big.Int) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetRequest(opts *bind.CallOpts, actId *big.Int) (IRealWorldAgentRequest, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetResultById(opts *bind.CallOpts, uuid [32]byte) ([]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetVotes(opts *bind.CallOpts, account common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Name(opts *bind.CallOpts) (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Nonces(opts *bind.CallOpts, owner common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) NumCheckpoints(opts *bind.CallOpts, account common.Address) (uint32, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Owner(opts *bind.CallOpts) (common.Address, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Symbol(opts *bind.CallOpts) (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)
- type ERC20RealWorldAgentCallerRaw
- type ERC20RealWorldAgentCallerSession
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) BalanceOf(account common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) CLOCKMODE() (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Checkpoints(account common.Address, pos uint32) (ERC20VotesCheckpoint, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Clock() (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) DOMAINSEPARATOR() ([32]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Decimals() (uint8, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Delegates(account common.Address) (common.Address, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Eip712Domain() (struct{ ... }, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetActId() (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetHashToSign(uuid [32]byte, data []byte) ([32]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetMinFeeToUse() (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetPastTotalSupply(timepoint *big.Int) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetPastVotes(account common.Address, timepoint *big.Int) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetRequest(actId *big.Int) (IRealWorldAgentRequest, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetResultById(uuid [32]byte) ([]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetVotes(account common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Name() (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Nonces(owner common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) NumCheckpoints(account common.Address) (uint32, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Owner() (common.Address, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Symbol() (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) TotalSupply() (*big.Int, error)
- type ERC20RealWorldAgentDelegateChanged
- type ERC20RealWorldAgentDelegateChangedIterator
- type ERC20RealWorldAgentDelegateVotesChanged
- type ERC20RealWorldAgentDelegateVotesChangedIterator
- type ERC20RealWorldAgentEIP712DomainChanged
- type ERC20RealWorldAgentEIP712DomainChangedIterator
- type ERC20RealWorldAgentExecutionRequested
- type ERC20RealWorldAgentExecutionRequestedIterator
- type ERC20RealWorldAgentFilterer
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, spender []common.Address) (*ERC20RealWorldAgentApprovalIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterDelegateChanged(opts *bind.FilterOpts, delegator []common.Address, ...) (*ERC20RealWorldAgentDelegateChangedIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterDelegateVotesChanged(opts *bind.FilterOpts, delegate []common.Address) (*ERC20RealWorldAgentDelegateVotesChangedIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterEIP712DomainChanged(opts *bind.FilterOpts) (*ERC20RealWorldAgentEIP712DomainChangedIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterExecutionRequested(opts *bind.FilterOpts, actId []*big.Int, uuid [][32]byte, ...) (*ERC20RealWorldAgentExecutionRequestedIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*ERC20RealWorldAgentOwnershipTransferredIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterSolutionSubmitted(opts *bind.FilterOpts, actId []*big.Int, processor []common.Address) (*ERC20RealWorldAgentSolutionSubmittedIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*ERC20RealWorldAgentTransferIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterWorkerUpdated(opts *bind.FilterOpts, oldWorker []common.Address, newWorker []common.Address) (*ERC20RealWorldAgentWorkerUpdatedIterator, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseApproval(log types.Log) (*ERC20RealWorldAgentApproval, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseDelegateChanged(log types.Log) (*ERC20RealWorldAgentDelegateChanged, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseDelegateVotesChanged(log types.Log) (*ERC20RealWorldAgentDelegateVotesChanged, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseEIP712DomainChanged(log types.Log) (*ERC20RealWorldAgentEIP712DomainChanged, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseExecutionRequested(log types.Log) (*ERC20RealWorldAgentExecutionRequested, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseOwnershipTransferred(log types.Log) (*ERC20RealWorldAgentOwnershipTransferred, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseSolutionSubmitted(log types.Log) (*ERC20RealWorldAgentSolutionSubmitted, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseTransfer(log types.Log) (*ERC20RealWorldAgentTransfer, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseWorkerUpdated(log types.Log) (*ERC20RealWorldAgentWorkerUpdated, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentApproval, ...) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchDelegateChanged(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentDelegateChanged, ...) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchDelegateVotesChanged(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentDelegateVotesChanged, ...) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchEIP712DomainChanged(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentEIP712DomainChanged) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchExecutionRequested(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentExecutionRequested, ...) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentOwnershipTransferred, ...) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchSolutionSubmitted(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentSolutionSubmitted, ...) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentTransfer, ...) (event.Subscription, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchWorkerUpdated(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentWorkerUpdated, ...) (event.Subscription, error)
- type ERC20RealWorldAgentOwnershipTransferred
- type ERC20RealWorldAgentOwnershipTransferredIterator
- type ERC20RealWorldAgentRaw
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type ERC20RealWorldAgentSession
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Act(uuid [32]byte, executeData []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Act0(uuid [32]byte, data []byte, signature []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) BalanceOf(account common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) CLOCKMODE() (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Checkpoints(account common.Address, pos uint32) (ERC20VotesCheckpoint, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Clock() (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DOMAINSEPARATOR() ([32]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Decimals() (uint8, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Delegate(delegatee common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DelegateBySig(delegatee common.Address, nonce *big.Int, expiry *big.Int, v uint8, r [32]byte, ...) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Delegates(account common.Address) (common.Address, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Eip712Domain() (struct{ ... }, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetActId() (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetHashToSign(uuid [32]byte, data []byte) ([32]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetMinFeeToUse() (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetPastTotalSupply(timepoint *big.Int) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetPastVotes(account common.Address, timepoint *big.Int) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetRequest(actId *big.Int) (IRealWorldAgentRequest, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetResultById(uuid [32]byte) ([]byte, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetVotes(account common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Name() (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Nonces(owner common.Address) (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) NumCheckpoints(account common.Address) (uint32, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Owner() (common.Address, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Permit(owner common.Address, spender common.Address, value *big.Int, ...) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) RenounceOwnership() (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetMinFeeToUse(minFeeToUse_ *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetTimeout(timeout_ uint32) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetTokenFee(tokenFee_ common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetWorker(newWorker common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SubmitSolution(actId *big.Int, result []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Symbol() (string, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TotalSupply() (*big.Int, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Transfer(to common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TransferFrom(from common.Address, to common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) WithdrawFeeToken(to common.Address, amount *big.Int) (*types.Transaction, error)
- type ERC20RealWorldAgentSolutionSubmitted
- type ERC20RealWorldAgentSolutionSubmittedIterator
- type ERC20RealWorldAgentTransactor
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Act(opts *bind.TransactOpts, uuid [32]byte, executeData []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Act0(opts *bind.TransactOpts, uuid [32]byte, data []byte, signature []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Approve(opts *bind.TransactOpts, spender common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) DecreaseAllowance(opts *bind.TransactOpts, spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Delegate(opts *bind.TransactOpts, delegatee common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) DelegateBySig(opts *bind.TransactOpts, delegatee common.Address, nonce *big.Int, ...) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) IncreaseAllowance(opts *bind.TransactOpts, spender common.Address, addedValue *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Permit(opts *bind.TransactOpts, owner common.Address, spender common.Address, ...) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetMinFeeToUse(opts *bind.TransactOpts, minFeeToUse_ *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetTimeout(opts *bind.TransactOpts, timeout_ uint32) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetTokenFee(opts *bind.TransactOpts, tokenFee_ common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetWorker(opts *bind.TransactOpts, newWorker common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SubmitSolution(opts *bind.TransactOpts, actId *big.Int, result []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Transfer(opts *bind.TransactOpts, to common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) TransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) WithdrawFeeToken(opts *bind.TransactOpts, to common.Address, amount *big.Int) (*types.Transaction, error)
- type ERC20RealWorldAgentTransactorRaw
- type ERC20RealWorldAgentTransactorSession
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Act(uuid [32]byte, executeData []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Act0(uuid [32]byte, data []byte, signature []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Delegate(delegatee common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) DelegateBySig(delegatee common.Address, nonce *big.Int, expiry *big.Int, v uint8, r [32]byte, ...) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Permit(owner common.Address, spender common.Address, value *big.Int, ...) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) RenounceOwnership() (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetMinFeeToUse(minFeeToUse_ *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetTimeout(timeout_ uint32) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetTokenFee(tokenFee_ common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetWorker(newWorker common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SubmitSolution(actId *big.Int, result []byte) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Transfer(to common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) TransferFrom(from common.Address, to common.Address, amount *big.Int) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) WithdrawFeeToken(to common.Address, amount *big.Int) (*types.Transaction, error)
- type ERC20RealWorldAgentTransfer
- type ERC20RealWorldAgentTransferIterator
- type ERC20RealWorldAgentWorkerUpdated
- type ERC20RealWorldAgentWorkerUpdatedIterator
- type ERC20VotesCheckpoint
- type IRealWorldAgentRequest
Constants ¶
This section is empty.
Variables ¶
var ERC20RealWorldAgentABI = ERC20RealWorldAgentMetaData.ABI
ERC20RealWorldAgentABI is the input ABI used to generate the binding from. Deprecated: Use ERC20RealWorldAgentMetaData.ABI instead.
var ERC20RealWorldAgentBin = ERC20RealWorldAgentMetaData.Bin
ERC20RealWorldAgentBin is the compiled bytecode used for deploying new contracts. Deprecated: Use ERC20RealWorldAgentMetaData.Bin instead.
var ERC20RealWorldAgentMetaData = &bind.MetaData{
ABI: "[{\"type\":\"constructor\",\"inputs\":[{\"name\":\"name_\",\"type\":\"string\",\"internalType\":\"string\"},{\"name\":\"symbol_\",\"type\":\"string\",\"internalType\":\"string\"},{\"name\":\"amount_\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"recipient_\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"minFeeToUse_\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"timeout_\",\"type\":\"uint32\",\"internalType\":\"uint32\"},{\"name\":\"tokenFee_\",\"type\":\"address\",\"internalType\":\"contractIERC20\"},{\"name\":\"worker_\",\"type\":\"address\",\"internalType\":\"address\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"CLOCK_MODE\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"string\",\"internalType\":\"string\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"DOMAIN_SEPARATOR\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"act\",\"inputs\":[{\"name\":\"uuid\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"executeData\",\"type\":\"bytes\",\"internalType\":\"bytes\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"act\",\"inputs\":[{\"name\":\"uuid\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"data\",\"type\":\"bytes\",\"internalType\":\"bytes\"},{\"name\":\"signature\",\"type\":\"bytes\",\"internalType\":\"bytes\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"allowance\",\"inputs\":[{\"name\":\"owner\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"spender\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"approve\",\"inputs\":[{\"name\":\"spender\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"amount\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"balanceOf\",\"inputs\":[{\"name\":\"account\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"checkpoints\",\"inputs\":[{\"name\":\"account\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"pos\",\"type\":\"uint32\",\"internalType\":\"uint32\"}],\"outputs\":[{\"name\":\"\",\"type\":\"tuple\",\"internalType\":\"structERC20Votes.Checkpoint\",\"components\":[{\"name\":\"fromBlock\",\"type\":\"uint32\",\"internalType\":\"uint32\"},{\"name\":\"votes\",\"type\":\"uint224\",\"internalType\":\"uint224\"}]}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"clock\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"uint48\",\"internalType\":\"uint48\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"decimals\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"uint8\",\"internalType\":\"uint8\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"decreaseAllowance\",\"inputs\":[{\"name\":\"spender\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"subtractedValue\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"delegate\",\"inputs\":[{\"name\":\"delegatee\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"delegateBySig\",\"inputs\":[{\"name\":\"delegatee\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"nonce\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"expiry\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"v\",\"type\":\"uint8\",\"internalType\":\"uint8\"},{\"name\":\"r\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"s\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"delegates\",\"inputs\":[{\"name\":\"account\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"address\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"eip712Domain\",\"inputs\":[],\"outputs\":[{\"name\":\"fields\",\"type\":\"bytes1\",\"internalType\":\"bytes1\"},{\"name\":\"name\",\"type\":\"string\",\"internalType\":\"string\"},{\"name\":\"version\",\"type\":\"string\",\"internalType\":\"string\"},{\"name\":\"chainId\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"verifyingContract\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"salt\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"extensions\",\"type\":\"uint256[]\",\"internalType\":\"uint256[]\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getActId\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getHashToSign\",\"inputs\":[{\"name\":\"uuid\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"data\",\"type\":\"bytes\",\"internalType\":\"bytes\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getMinFeeToUse\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getPastTotalSupply\",\"inputs\":[{\"name\":\"timepoint\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getPastVotes\",\"inputs\":[{\"name\":\"account\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"timepoint\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getRequest\",\"inputs\":[{\"name\":\"actId\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"tuple\",\"internalType\":\"structIRealWorldAgent.Request\",\"components\":[{\"name\":\"uuid\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"creator\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"timeout\",\"type\":\"uint32\",\"internalType\":\"uint32\"},{\"name\":\"status\",\"type\":\"uint8\",\"internalType\":\"enumIRealWorldAgent.RequestStatus\"},{\"name\":\"data\",\"type\":\"bytes\",\"internalType\":\"bytes\"},{\"name\":\"result\",\"type\":\"bytes\",\"internalType\":\"bytes\"}]}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getResultById\",\"inputs\":[{\"name\":\"uuid\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bytes\",\"internalType\":\"bytes\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getVotes\",\"inputs\":[{\"name\":\"account\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"increaseAllowance\",\"inputs\":[{\"name\":\"spender\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"addedValue\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"name\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"string\",\"internalType\":\"string\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"nonces\",\"inputs\":[{\"name\":\"owner\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"numCheckpoints\",\"inputs\":[{\"name\":\"account\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[{\"name\":\"\",\"type\":\"uint32\",\"internalType\":\"uint32\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"owner\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"address\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"permit\",\"inputs\":[{\"name\":\"owner\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"spender\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"value\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"deadline\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"v\",\"type\":\"uint8\",\"internalType\":\"uint8\"},{\"name\":\"r\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"s\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"renounceOwnership\",\"inputs\":[],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"setMinFeeToUse\",\"inputs\":[{\"name\":\"minFeeToUse_\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"setTimeout\",\"inputs\":[{\"name\":\"timeout_\",\"type\":\"uint32\",\"internalType\":\"uint32\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"setTokenFee\",\"inputs\":[{\"name\":\"tokenFee_\",\"type\":\"address\",\"internalType\":\"contractIERC20\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"setWorker\",\"inputs\":[{\"name\":\"newWorker\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"submitSolution\",\"inputs\":[{\"name\":\"actId\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"result\",\"type\":\"bytes\",\"internalType\":\"bytes\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"symbol\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"string\",\"internalType\":\"string\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"totalSupply\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"transfer\",\"inputs\":[{\"name\":\"to\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"amount\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"transferFrom\",\"inputs\":[{\"name\":\"from\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"to\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"amount\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"transferOwnership\",\"inputs\":[{\"name\":\"newOwner\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"withdrawFeeToken\",\"inputs\":[{\"name\":\"to\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"amount\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"event\",\"name\":\"Approval\",\"inputs\":[{\"name\":\"owner\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"spender\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"value\",\"type\":\"uint256\",\"indexed\":false,\"internalType\":\"uint256\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"DelegateChanged\",\"inputs\":[{\"name\":\"delegator\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"fromDelegate\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"toDelegate\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"DelegateVotesChanged\",\"inputs\":[{\"name\":\"delegate\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"previousBalance\",\"type\":\"uint256\",\"indexed\":false,\"internalType\":\"uint256\"},{\"name\":\"newBalance\",\"type\":\"uint256\",\"indexed\":false,\"internalType\":\"uint256\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"EIP712DomainChanged\",\"inputs\":[],\"anonymous\":false},{\"type\":\"event\",\"name\":\"ExecutionRequested\",\"inputs\":[{\"name\":\"actId\",\"type\":\"uint256\",\"indexed\":true,\"internalType\":\"uint256\"},{\"name\":\"uuid\",\"type\":\"bytes32\",\"indexed\":true,\"internalType\":\"bytes32\"},{\"name\":\"creator\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"data\",\"type\":\"bytes\",\"indexed\":false,\"internalType\":\"bytes\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"OwnershipTransferred\",\"inputs\":[{\"name\":\"previousOwner\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"newOwner\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"SolutionSubmitted\",\"inputs\":[{\"name\":\"actId\",\"type\":\"uint256\",\"indexed\":true,\"internalType\":\"uint256\"},{\"name\":\"processor\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"result\",\"type\":\"bytes\",\"indexed\":false,\"internalType\":\"bytes\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"Transfer\",\"inputs\":[{\"name\":\"from\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"to\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"value\",\"type\":\"uint256\",\"indexed\":false,\"internalType\":\"uint256\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"WorkerUpdated\",\"inputs\":[{\"name\":\"oldWorker\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"newWorker\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"}],\"anonymous\":false},{\"type\":\"error\",\"name\":\"DuplicateUuid\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"InsufficientBalance\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"InvalidAmount\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"InvalidExternalDataLength\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"InvalidRequestStatus\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"InvalidShortString\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"InvalidSignature\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"InvalidUuid\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"StringTooLong\",\"inputs\":[{\"name\":\"str\",\"type\":\"string\",\"internalType\":\"string\"}]},{\"type\":\"error\",\"name\":\"Timeout\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"Unauthorized\",\"inputs\":[]},{\"type\":\"error\",\"name\":\"ZeroAddress\",\"inputs\":[]}]",
Bin: "0x6101606040523461010957614208803803809161001b82610121565b610160396101008161016001911261010957610160516001600160401b038111610109578161004d9161016001610181565b6101805190916001600160401b0382116101095761006e9161016001610181565b906101a051916101c051610081816101d6565b6101e051610200519163ffffffff83168303610109576100b8956100a66102206101e7565b946100b26102406101e7565b966101f2565b6040516131f79081610fd1823960805181612522015260a051816125df015260c051816124ec015260e051816125710152610100518161259701526101205181610a0601526101405181610a2f0152f35b5f80fd5b634e487b7160e01b5f52604160045260245ffd5b610160601f91909101601f19168101906001600160401b0382119082101761014857604052565b61010d565b601f909101601f19168101906001600160401b0382119082101761014857604052565b6040519061017f60408361014d565b565b81601f82011215610109578051906001600160401b03821161014857604051926101b5601f8401601f19166020018561014d565b8284526020838301011161010957815f9260208093018386015e8301015290565b6001600160a01b0381160361010957565b519061017f826101d6565b979697959391959492946040519061020b60408361014d565b60018252603160f81b6020830190815281519093906001600160401b038111610148576102428161023d600354610405565b61043d565b6020601f8211600114610369579461030c9461017f9c9d98946102926102e79561028a866103379c976103599f9c5f9161035e575b508160011b915f199060031b1c19161790565b6003556104dc565b61029b33610825565b6102a4816105e0565b610120526102b1826106d5565b610140526020815191012060e052519020610100524660a0526102d26107c7565b6080523060c0526102e2876105c1565b600d55565b6010805463ffffffff60a01b191660a09290921b63ffffffff60a01b16919091179055565b6103155f600e55565b601280546001600160a01b0319166001600160a01b0392909216919091179055565b601080546001600160a01b0319166001600160a01b0392909216919091179055565b6108d2565b90508501515f610277565b60035f52601f198216907fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b915f5b8181106103ed57509461029261017f9e9f9a96956001866103599e9b9661030c9b966103379e996102e79b106103d5575b5050811b016003556104dc565b8601515f1960f88460031b161c191690555f806103c8565b9192602060018192868a015181550194019201610397565b90600182811c92168015610433575b602083101461041f57565b634e487b7160e01b5f52602260045260245ffd5b91607f1691610414565b601f8111610449575050565b60035f5260205f20906020601f840160051c83019310610483575b601f0160051c01905b818110610478575050565b5f815560010161046d565b9091508190610464565b601f821161049a57505050565b5f5260205f20906020601f840160051c830193106104d2575b601f0160051c01905b8181106104c7575050565b5f81556001016104bc565b90915081906104b3565b80519091906001600160401b03811161014857610505816104fe600454610405565b600461048d565b602092601f821160011461054557610535929382915f9261053a575b50508160011b915f199060031b1c19161790565b600455565b015190505f80610521565b60045f52601f198216937f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b915f5b8681106105a95750836001959610610591575b505050811b01600455565b01515f1960f88460031b161c191690555f8080610586565b91926020600181928685015181550194019201610573565b6001600160a01b0316156105d157565b63d92e233d60e01b5f5260045ffd5b908151602081105f146105fb5750906105f8906109b6565b90565b6001600160401b0381116101485761061f81610618600654610405565b600661048d565b602092601f82116001146106565761064e929382915f9261053a5750508160011b915f199060031b1c19161790565b60065560ff90565b60065f52601f198216937ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f915f5b8681106106bd57508360019596106106a5575b505050811b0160065560ff90565b01515f1960f88460031b161c191690555f8080610697565b91926020600181928685015181550194019201610684565b908151602081105f146106ed5750906105f8906109b6565b6001600160401b038111610148576107118161070a600754610405565b600761048d565b602092601f821160011461074857610740929382915f9261053a5750508160011b915f199060031b1c19161790565b60075560ff90565b60075f52601f198216937fa66cc928b5edb82af9bd49922954155ab7b0942694bea4ce44661d9a8736c688915f5b8681106107af5750836001959610610797575b505050811b0160075560ff90565b01515f1960f88460031b161c191690555f8080610789565b91926020600181928685015181550194019201610776565b60e051610100516040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a0815261081f60c08261014d565b51902090565b600580546001600160a01b039283166001600160a01b0319821681179092559091167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e05f80a3565b1561087457565b60405162461bcd60e51b815260206004820152603060248201527f4552433230566f7465733a20746f74616c20737570706c79207269736b73206f60448201526f766572666c6f77696e6720766f74657360801b6064820152608490fd5b906001600160a01b03821680156109715760025482810180911161096c576109689361094d926109028593600255565b6001600160a01b0382165f90815260208181526040808320805487019055518581527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3610e3d565b600254610963906001600160e01b03101561086d565b610acb565b5050565b610a21565b60405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606490fd5b601f8151116109e15760208151910151602082106109d2571790565b5f198260200360031b1b161790565b604460209160405192839163305a27a960e01b83528160048401528051918291826024860152018484015e5f828201840152601f01601f19168101030190fd5b634e487b7160e01b5f52601160045260245ffd5b604080519192919081016001600160401b0381118282101761014857604052602081935463ffffffff81168352811c910152565b908154680100000000000000008110156101485760018101808455811015610ab7575f92835260209283902082519284015190931b63ffffffff191663ffffffff9290921691909117910155565b634e487b7160e01b5f52603260045260245ffd5b600c5490918115918215610be457610ae1610170565b5f81525f60208201525b6020810151610b1790610b0e906001600160e01b03165b6001600160e01b031690565b95866001610f91565b93159081610bc1575b5015610b645761017f90610b4d610b3685610dce565b600c5f52915f5160206141c85f395f51905f520190565b9063ffffffff82549181199060201b169116179055565b5061017f610b87610b82610b7743610f25565b65ffffffffffff1690565b610d66565b610bba610b9385610dce565b610baa610b9e610170565b63ffffffff9094168452565b6001600160e01b03166020830152565b600c610a69565b5163ffffffff16905063ffffffff610bdb610b7743610f25565b9116145f610b20565b600c5f52610c055f5160206141c85f395f51905f528201610a35565b610a35565b610aeb565b9091815491821592835f14610ced57610c21610170565b5f81525f60208201525b6020810151610c4f90610c46906001600160e01b0316610b02565b96876002610f91565b94159081610cca575b5015610c7d57610b4d61017f92610c6e86610dce565b925f1901905f5260205f200190565b5061017f90610c91610b82610b7743610f25565b90610cc5610c9e86610dce565b610cb5610ca9610170565b63ffffffff9095168552565b6001600160e01b03166020840152565b610a69565b5163ffffffff16905063ffffffff610ce4610b7743610f25565b9116145f610c58565b610d02610c005f198301845f5260205f200190565b610c2b565b9091815491821592835f14610d4c57610d1e610170565b5f81525f60208201525b6020810151610c4f90610d43906001600160e01b0316610b02565b96876001610f91565b610d61610c005f198301845f5260205f200190565b610d28565b63ffffffff8111610d7a5763ffffffff1690565b60405162461bcd60e51b815260206004820152602660248201527f53616665436173743a2076616c756520646f65736e27742066697420696e203360448201526532206269747360d01b6064820152608490fd5b6001600160e01b038111610de8576001600160e01b031690565b60405162461bcd60e51b815260206004820152602760248201527f53616665436173743a2076616c756520646f65736e27742066697420696e20326044820152663234206269747360c81b6064820152608490fd5b600a6020527f13da86008ba1c6922daee3e07db95305ef49ebced9f5467a0b8613fcc6b343e3546001600160a01b039182165f908152604090205482169291168281141580610f1c575b610e9057505050565b80610ee2575b5081610ea0575050565b6001600160a01b0382165f908152600b602052604090205f5160206141e85f395f51905f5291610ecf91610d07565b60408051928352602083019190915290a2565b805f52600b6020525f5160206141e85f395f51905f52610f058360405f20610c0a565b60408051928352602083019190915290a25f610e96565b50811515610e87565b65ffffffffffff8111610f3d5765ffffffffffff1690565b60405162461bcd60e51b815260206004820152602660248201527f53616665436173743a2076616c756520646f65736e27742066697420696e203460448201526538206269747360d01b6064820152608490fd5b91909180600114610fc357600214610fb757634e487b7160e01b5f52605160045260245ffd5b810390811161096c5790565b50810180911161096c579056fe60806040526004361015610011575f80fd5b5f3560e01c806306fdde03146102a4578063095ea7b31461029f57806318160ddd1461029a5780631af09a2b1461029557806323b872dd14610290578063241da1c01461028b578063313ce567146102865780633644e51514610281578063365bec7f1461027c57806339509351146102775780633a46b1a8146102725780634bf5d7e91461026d578063587cde1e146102685780635c19a95c146102635780636fcfff451461025e57806370a0823114610259578063715018a6146102545780637ecebe001461024f57806384b0196e1461024a5780638da5cb5b146102455780638e539e8c1461024057806391ddadf41461023b57806395d89b41146102365780639aa474ed146102315780639ab24eb01461022c578063a457c2d714610227578063a9059cbb14610222578063af5e3be01461021d578063b2ef14e314610218578063c26f6d4414610213578063c3cda5201461020e578063c58343ef14610209578063d19834fc14610204578063d505accf146101ff578063dc80d104146101fa578063dd62ed3e146101f5578063e0839ca1146101f0578063e84dee6b146101eb578063f1127ed8146101e6578063f2fde38b146101e15763fea5ef99146101dc575f80fd5b611923565b611853565b6117ce565b6116ad565b61166e565b611513565b6114c5565b61136f565b6112e4565b6111f4565b61102e565b610f99565b610ecf565b610eae565b610e84565b610dd6565b610d54565b610d37565b610c92565b610c67565b610b13565b610aeb565b6109ee565b6109b3565b610958565b61091e565b6108d5565b6108ad565b61086a565b6107b7565b61066a565b61060b565b6105a0565b61057e565b610563565b610510565b61043f565b610422565b610405565b6103d0565b6102e1565b805180835260209291819084018484015e5f828201840152601f01601f1916010190565b9060206102de9281815201906102a9565b90565b346103bb575f3660031901126103bb576040515f600354610301816119ba565b80845290600181169081156103975750600114610339575b61033583610329818503826115c1565b604051918291826102cd565b0390f35b60035f9081527fc2575a0e9e593c00f959f8c92f12db2869c3395a3b0502d05e2516446f71f85b939250905b80821061037d57509091508101602001610329610319565b919260018160209254838588010152019101909291610365565b60ff191660208086019190915291151560051b840190910191506103299050610319565b5f80fd5b6001600160a01b038116036103bb57565b346103bb5760403660031901126103bb576103fa6004356103f0816103bf565b602435903361217f565b602060405160018152f35b346103bb575f3660031901126103bb576020600254604051908152f35b346103bb575f3660031901126103bb576020600e54604051908152f35b346103bb5760603660031901126103bb5760043561045c816103bf565b602435610468816103bf565b6001600160a01b0382165f9081526001602081815260408084203385529091529091205492604435929184016104af575b6104a39350612364565b60405160018152602090f35b8284106104cb576104c6836104a39503338361217f565b610499565b60405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606490fd5b346103bb5760203660031901126103bb5760043561052d816103bf565b610535612472565b6001600160a01b0316610547816124ca565b6bffffffffffffffffffffffff60a01b60125416176012555f80f35b346103bb575f3660031901126103bb57602060405160128152f35b346103bb575f3660031901126103bb5760206105986124e9565b604051908152f35b346103bb5760203660031901126103bb57600435805f52600f60205260405f2054156105fc575f52600f60205260405f20545f5260116020526103356105f5610329600360405f2001604051928380926119f2565b03826115c1565b6341ba517160e11b5f5260045ffd5b346103bb5760403660031901126103bb57600435610628816103bf565b602435335f5260016020526106508260405f209060018060a01b03165f5260205260405f2090565b54908101809111610665576103fa913361217f565b61197e565b346103bb5760403660031901126103bb57600435610687816103bf565b602435906106a665ffffffffffff61069e43612770565b168310611a8e565b6001600160a01b03165f908152600b6020526040812080549290918360058111610768575b50905b838210610719575050816106f557505060205f5b6040516001600160e01b03919091168152f35b61070d610714916020935f1901905f5260205f200190565b5460201c90565b6106e2565b90926107258185612a2e565b908263ffffffff61074861073e85885f5260205f200190565b5463ffffffff1690565b1611156107585750925b906106ce565b935061076390611992565b610752565b8061077861077e929693966128bb565b906119ad565b908263ffffffff61079761073e85885f5260205f200190565b1611156107a75750925b5f6106cb565b93506107b290611992565b6107a1565b346103bb575f3660031901126103bb574365ffffffffffff6107d843612770565b1603610825576103356040516107ef6040826115c1565b601d81527f6d6f64653d626c6f636b6e756d6265722666726f6d3d64656661756c740000006020820152604051918291826102cd565b60405162461bcd60e51b815260206004820152601d60248201527f4552433230566f7465733a2062726f6b656e20636c6f636b206d6f64650000006044820152606490fd5b346103bb5760203660031901126103bb57600435610887816103bf565b60018060a01b03165f52600a602052602060018060a01b0360405f205416604051908152f35b346103bb5760203660031901126103bb576108d36004356108cd816103bf565b33612605565b005b346103bb5760203660031901126103bb576004356108f2816103bf565b60018060a01b03165f52600b602052602061091060405f2054612678565b63ffffffff60405191168152f35b346103bb5760203660031901126103bb5760043561093b816103bf565b60018060a01b03165f525f602052602060405f2054604051908152f35b346103bb575f3660031901126103bb57610970612472565b600580546001600160a01b031981169091555f906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a3005b346103bb5760203660031901126103bb576004356109d0816103bf565b60018060a01b03165f526008602052602060405f2054604051908152f35b346103bb575f3660031901126103bb57610a92610a2a7f00000000000000000000000000000000000000000000000000000000000000006126e0565b610a537f0000000000000000000000000000000000000000000000000000000000000000612739565b6020604051610a6282826115c1565b5f815281610aa081830194601f198301368737604051978897600f60f81b895260e0858a015260e08901906102a9565b9087820360408901526102a9565b914660608701523060808701525f60a087015285830360c087015251918281520192915f5b828110610ad457505050500390f35b835185528695509381019392810192600101610ac5565b346103bb575f3660031901126103bb576005546040516001600160a01b039091168152602090f35b346103bb5760203660031901126103bb57600435610b4265ffffffffffff610b3a43612770565b168210611a8e565b600c54905f8260058111610c01575b50905b828210610b9f578280610b6d57506040515f8152602090f35b600c5f52602090610714907fdf6966c971051c3d54ec59162606531493a51404a002842f56009d7e5cf4a8c60161070d565b9091610bab8184612a2e565b600c5f52908263ffffffff610be17fdf6966c971051c3d54ec59162606531493a51404a002842f56009d7e5cf4a8c7850161073e565b161115610bf15750915b90610b54565b9250610bfc90611992565b610beb565b80610778610c11929593956128bb565b600c5f52908263ffffffff610c477fdf6966c971051c3d54ec59162606531493a51404a002842f56009d7e5cf4a8c7850161073e565b161115610c575750915b5f610b51565b9250610c6290611992565b610c51565b346103bb575f3660031901126103bb576020610c8243612770565b65ffffffffffff60405191168152f35b346103bb575f3660031901126103bb576040515f600454610cb2816119ba565b80845290600181169081156103975750600114610cd95761033583610329818503826115c1565b60045f9081527f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b939250905b808210610d1d57509091508101602001610329610319565b919260018160209254838588010152019101909291610d05565b346103bb575f3660031901126103bb576020600d54604051908152f35b346103bb5760203660031901126103bb57600435610d71816103bf565b6001600160a01b03165f818152600b60205260409020549081610daf5750506103355f5b6040516001600160e01b0390911681529081906020820190565b61033591610dcc915f52600b60205260405f20905f190190611ada565b505460201c610d95565b346103bb5760403660031901126103bb57600435610df3816103bf565b60243590335f526001602052610e1c8160405f209060018060a01b03165f5260205260405f2090565b5491808310610e31576104a39203903361217f565b60405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b6064820152608490fd5b346103bb5760403660031901126103bb576103fa600435610ea4816103bf565b6024359033612364565b346103bb5760203660031901126103bb57600435610eca612472565b600d55005b346103bb5760403660031901126103bb57600435610eec816103bf565b602435610ef7612472565b8015610f8a576012546040516370a0823160e01b81523060048201526001600160a01b039091169290602081602481875afa908115610f85575f91610f56575b508211610f47576108d3926127dc565b631e9acf1760e31b5f5260045ffd5b610f78915060203d602011610f7e575b610f7081836115c1565b810190611b03565b5f610f37565b503d610f66565b611b12565b63162908e360e11b5f5260045ffd5b346103bb5760203660031901126103bb57600435610fb6816103bf565b610fbe612472565b610fc7816124ca565b6010546001600160a01b0391821691829082167f98b88aa89cb5f247008e613dc8529d633ab05a62f7120c07ebcfcdd852fc2a8d5f80a36001600160a01b03191617601055005b6064359060ff821682036103bb57565b6084359060ff821682036103bb57565b346103bb5760c03660031901126103bb5760043561104b816103bf565b6044359060243561105a61100e565b6084359360a435814211611117576108d395611112936110e5876110cf6110dd6110ea976040519283918c60208401968760609194939260808201957fe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf835260018060a01b0316602083015260408201520152565b03601f1981018352826115c1565b51902061281c565b612842565b6001600160a01b0381165f908152600860205260409020805460018101909155909214611b1d565b612605565b60405162461bcd60e51b815260206004820152601d60248201527f4552433230566f7465733a207369676e617475726520657870697265640000006044820152606490fd5b634e487b7160e01b5f52602160045260245ffd5b6004111561117a57565b61115c565b90602082528051602083015260018060a01b03602082015116604083015263ffffffff6040820151166060830152606081015191600483101561117a576102de92608082015260a06111df608084015160c08385015260e08401906102a9565b9201519060c0601f19828503019101526102a9565b346103bb5760203660031901126103bb57600435606060a060405161121881611586565b5f81525f60208201525f60408201525f8382015282608082015201525f52601160205261033560405f206112a660036040519261125484611586565b8054845260018101546001600160a01b038116602086015260a081901c63ffffffff16604086015261128f9060c01c60ff1660608601611b69565b61129b60028201611a73565b608085015201611a73565b60a08201526040519182918261117f565b9181601f840112156103bb578235916001600160401b0383116103bb57602083818601950101116103bb57565b346103bb5760403660031901126103bb576004356024356001600160401b0381116103bb576113179036906004016112b7565b909160418210611360576040198201828111610665576103359361134a61134361135095848185611b75565b369161161d565b92611fe7565b6040519081529081906020820190565b63099f6dd560e31b5f5260045ffd5b346103bb5760e03660031901126103bb5760043561138c816103bf565b602435611398816103bf565b60443590606435926113a861101e565b60a4359460c43581421161146d576108d396611468936110e586896110dd8a6110cf611455996113f18660018060a01b03165f52600860205260405f2090815491600183019055565b604051958694602086019889919260a093969594919660c08401977f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98552600180871b03166020850152600180861b03166040840152606083015260808201520152565b6001600160a01b03838116911614611b8d565b61217f565b60405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e650000006044820152606490fd5b6024359063ffffffff821682036103bb57565b346103bb5760203660031901126103bb5760043563ffffffff811681036103bb576114ee612472565b6010805463ffffffff60a01b191660a09290921b63ffffffff60a01b16919091179055005b346103bb5760403660031901126103bb576020611569600435611535816103bf565b60243590611542826103bf565b60018060a01b03165f526001835260405f209060018060a01b03165f5260205260405f2090565b54604051908152f35b634e487b7160e01b5f52604160045260245ffd5b60c081019081106001600160401b038211176115a157604052565b611572565b604081019081106001600160401b038211176115a157604052565b90601f801991011681019081106001600160401b038211176115a157604052565b604051906115f160c0836115c1565b565b604051906115f16040836115c1565b6001600160401b0381116115a157601f01601f191660200190565b92919261162982611602565b9161163760405193846115c1565b8294818452818301116103bb578281602093845f960137010152565b9080601f830112156103bb578160206102de9335910161161d565b346103bb5760403660031901126103bb576004356024356001600160401b0381116103bb576020916116a7610598923690600401611653565b90611bd9565b346103bb5760403660031901126103bb576004356024356001600160401b0381116103bb576116e09036906004016112b7565b6116f48392935f52601160205260405f2090565b60018101908154600161170b8260ff9060c01c1690565b61171481611170565b036117bf576117309060a01c63ffffffff165b63ffffffff1690565b42116117b0576010546001600160a01b031633036117a25761176d92600361175a92019586611c78565b805460ff60c01b1916600160c11b179055565b7f847d58c674038bb7f3ec4f6bbd97d64a3da0f3db4312900c67a2778f0b2840ba6040518061179d339582611d64565b0390a3005b6282b42960e81b5f5260045ffd5b63055e18ff60e31b5f5260045ffd5b632efb6afd60e01b5f5260045ffd5b346103bb5760403660031901126103bb57604061182f6118296004356117f3816103bf565b6117fb6114b2565b905f6020865161180a816115a6565b82815201526001600160a01b03165f908152600b602052849020611ada565b50611d75565b8151815163ffffffff1681526020918201516001600160e01b031691810191909152f35b346103bb5760203660031901126103bb57600435611870816103bf565b611878612472565b6001600160a01b038116156118cf57600580546001600160a01b039283166001600160a01b0319821681179092559091167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e05f80a3005b60405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b6064820152608490fd5b346103bb5760603660031901126103bb576004356024356001600160401b0381116103bb576119569036906004016112b7565b9091604435916001600160401b0383116103bb5760209361134a610598943690600401611653565b634e487b7160e01b5f52601160045260245ffd5b906001820180921161066557565b9190820180921161066557565b9190820391821161066557565b90600182811c921680156119e8575b60208310146119d457565b634e487b7160e01b5f52602260045260245ffd5b91607f16916119c9565b5f9291815491611a01836119ba565b8083529260018116908115611a565750600114611a1d57505050565b5f9081526020812093945091925b838310611a3c575060209250010190565b600181602092949394548385870101520191019190611a2b565b915050602093945060ff929192191683830152151560051b010190565b906115f1611a8792604051938480926119f2565b03836115c1565b15611a9557565b60405162461bcd60e51b815260206004820152601960248201527f4552433230566f7465733a20667574757265206c6f6f6b7570000000000000006044820152606490fd5b8054821015611aef575f5260205f2001905f90565b634e487b7160e01b5f52603260045260245ffd5b908160209103126103bb575190565b6040513d5f823e3d90fd5b15611b2457565b60405162461bcd60e51b815260206004820152601960248201527f4552433230566f7465733a20696e76616c6964206e6f6e6365000000000000006044820152606490fd5b600482101561117a5752565b909392938483116103bb5784116103bb578101920390565b15611b9457565b60405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e617475726500006044820152606490fd5b6102de91602081519101206040519060208201927fbf842cb9fe7273c2aac2391f36077927eaae4fffb9d035401f660ed5e6aef4bd845260408301526060820152606081526110dd6080826115c1565b601f8211611c3657505050565b5f5260205f20906020601f840160051c83019310611c6e575b601f0160051c01905b818110611c63575050565b5f8155600101611c58565b9091508190611c4f565b9092916001600160401b0381116115a157611c9d81611c9784546119ba565b84611c29565b5f601f8211600114611cdb578190611ccc9394955f92611cd0575b50508160011b915f199060031b1c19161790565b9055565b013590505f80611cb8565b601f19821694611cee845f5260205f2090565b915f5b878110611d28575083600195969710611d0f575b505050811b019055565b01355f19600384901b60f8161c191690555f8080611d05565b90926020600181928686013581550194019101611cf1565b90600481101561117a57815460ff60c01b191660c09190911b60ff60c01b16179055565b9060206102de9281815201906119f2565b90604051611d82816115a6565b602081935463ffffffff81168352811c910152565b5f1981146106655760010190565b90918060409360208452816020850152848401375f828201840152601f01601f1916010190565b60405190611ddb6020836115c1565b5f808352366020840137565b91909182516001600160401b0381116115a157611e0881611c9784546119ba565b6020601f8211600114611e42578190611ccc9394955f92611e375750508160011b915f199060031b1c19161790565b015190505f80611cb8565b601f19821690611e55845f5260205f2090565b915f5b818110611e8e57509583600195969710611e7657505050811b019055565b01515f1960f88460031b161c191690555f8080611d05565b9192602060018192868b015181550194019201611e58565b81518155602082015160018201805460408501516001600160a01b039093166001600160c01b03199091161760a09290921b63ffffffff60a01b169190911781556060830151919291600481101561117a57611f0191611d40565b6002820160808201518051906001600160401b0382116115a157611f2f82611f2985546119ba565b85611c29565b602090601f8311600114611f745792611f688360a0946115f19897946003975f92611e375750508160011b915f199060031b1c19161790565b90555b01519101611de7565b90601f19831691611f88855f5260205f2090565b925f5b818110611fcf5750936115f1979693600396936001938360a09810611fb8575b505050811b019055611f6b565b01515f1983891b60f8161c191690555f8080611fab565b92936020600181928786015181550195019301611f8b565b90611ffa825f52600f60205260405f2090565b546121705761206161200d600e54611d97565b9461201786600e55565b8561202a855f52600f60205260405f2090565b55600d5480612145575b5061204961204336878661161d565b85611bd9565b602082015190606060408401519301515f1a90612842565b906001600160a01b038216908115612136576102de946121159285887f9096741026bdd638bcc5cb995f0f00b4574b81f120a23c4a7086347116bf58a1604051806120ad878983611da5565b0390a46121096120d56117276120cf61172760105463ffffffff9060a01c1690565b426119a0565b6120fc6120e0611dcc565b966120e96115e2565b9889526001600160a01b03166020890152565b63ffffffff166040870152565b60016060860152611343565b608083015260a0820152612131835f52601160205260405f2090565b611ea6565b638baa579f60e01b5f5260045ffd5b60125461216a91906001600160a01b03166010546001600160a01b0316903390612859565b5f612034565b63339f7ff560e01b5f5260045ffd5b6001600160a01b03811691908215612260576001600160a01b03821693841561221057806121fa7f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925946121e561220b9560018060a01b03165f52600160205260405f2090565b9060018060a01b03165f5260205260405f2090565b556040519081529081906020820190565b0390a3565b60405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608490fd5b60405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608490fd5b156122b857565b60405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608490fd5b1561231057565b60405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608490fd5b6001600160a01b038116929190831561241f576115f1936001600160a01b038316906123918215156122b1565b6001600160a01b0383165f9081526020819052604090208590546123b782821015612309565b036123d18460018060a01b03165f525f60205260405f2090565b556001600160a01b0384165f908152602081815260409182902080548801905590518681527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9190a3612f2e565b60405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608490fd5b6005546001600160a01b0316330361248657565b606460405162461bcd60e51b815260206004820152602060248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152fd5b6001600160a01b0316156124da57565b63d92e233d60e01b5f5260045ffd5b307f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031614806125dc575b15612544577f000000000000000000000000000000000000000000000000000000000000000090565b60405160208101907f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f82527f000000000000000000000000000000000000000000000000000000000000000060408201527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260a081526125d660c0826115c1565b51902090565b507f0000000000000000000000000000000000000000000000000000000000000000461461251b565b6001600160a01b039081165f818152600a60208181526040808420805485845291852054939092528686166001600160a01b0319821681179092556115f19692959294921692909183917f3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f9080a4612a43565b63ffffffff811161268c5763ffffffff1690565b60405162461bcd60e51b815260206004820152602660248201527f53616665436173743a2076616c756520646f65736e27742066697420696e203360448201526532206269747360d01b6064820152608490fd5b60ff81146127265760ff811690601f821161271757604051916127046040846115c1565b6020808452838101919036833783525290565b632cd44ac360e21b5f5260045ffd5b506040516102de816105f58160066119f2565b60ff811461275d5760ff811690601f821161271757604051916127046040846115c1565b506040516102de816105f58160076119f2565b65ffffffffffff81116127885765ffffffffffff1690565b60405162461bcd60e51b815260206004820152602660248201527f53616665436173743a2076616c756520646f65736e27742066697420696e203460448201526538206269747360d01b6064820152608490fd5b60405163a9059cbb60e01b60208201526001600160a01b0390921660248301526044808301939093529181526115f1916128176064836115c1565b612ccc565b6042906128276124e9565b906040519161190160f01b8352600283015260228201522090565b916102de939161285193612d84565b919091612e09565b6040516323b872dd60e01b60208201526001600160a01b0392831660248201529290911660448301526064808301939093529181526115f1916128176084836115c1565b81156128a7570490565b634e487b7160e01b5f52601260045260245ffd5b8015612a29576102de906129bf6129b86129ae6129a461299a61299061298661297c600161296a5f8b608081901c80612a1b575b50806128fe6129609260401c90565b80612a0e575b5061290f8160201c90565b80612a01575b506129208160101c90565b806129f4575b506129318160081c90565b806129e7575b506129428160041c90565b806129da575b506129538160021c90565b806129cd575b5060011c90565b6129c55760011c90565b1b612975818b61289d565b0160011c90565b612975818a61289d565b612975818961289d565b612975818861289d565b612975818761289d565b612975818661289d565b612975818561289d565b809261289d565b90612f5f565b820160011c90565b600291509201915f612959565b600491509201915f612948565b600891509201915f612937565b601091509201915f612926565b602091509201915f612915565b604091509201915f612904565b6080925090506129606128ef565b505f90565b90808216911860011c81018091116106655790565b6001600160a01b03808316939291168084141580612c4c575b612a67575b50505050565b80612ad4575b5082612a7a575b80612a61565b6001600160a01b03165f908152600b602052604090207fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a72491612abb91612fcd565b60408051928352602083019190915290a25f8080612a74565b805f52600b6020527fdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a72460405f208054801591825f14612c2c57612b156115f3565b5f81525f6020820152915b6020830151612b3f906001600160e01b03165b6001600160e01b031690565b92612b4c89856002613182565b94159081612c09575b5015612ba757612b7a612b9192612b6b86613082565b925f1901905f5260205f200190565b9063ffffffff82549181199060201b169116179055565b604080519182526020820192909252a25f612a6d565b50612c0490612bcb612bc6612bbb43612770565b65ffffffffffff1690565b612678565b90612bff612bd886613082565b612bef612be36115f3565b63ffffffff9095168552565b6001600160e01b03166020840152565b612f71565b612b91565b5163ffffffff16905063ffffffff612c23612bbb43612770565b9116145f612b55565b612c46612c415f198401835f5260205f200190565b611d75565b91612b20565b50821515612a5c565b908160209103126103bb575180151581036103bb5790565b15612c7457565b60405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608490fd5b6115f191612d4e9160018060a01b03165f8060405193612ced6040866115c1565b602085527f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564602086015260208151910182855af13d15612d7c573d91612d3283611602565b92612d4060405194856115c1565b83523d5f602085013e6130f1565b8051908115918215612d62575b5050612c6d565b612d759250602080918301019101612c55565b5f80612d5b565b6060916130f1565b7f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612df4576020935f9360ff60809460405194855216868401526040830152606082015282805260015afa15610f85575f516001600160a01b03811615612dec57905f90565b505f90600190565b505050505f90600390565b6005111561117a57565b612e1281612dff565b80612e1a5750565b612e2381612dff565b60018103612e755760405162461bcd60e51b815260206004820152601860248201527f45434453413a20696e76616c6964207369676e61747572650000000000000000604482015280606481015b0390fd5b612e7e81612dff565b60028103612ecb5760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606490fd5b80612ed7600392612dff565b14612ede57565b60405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608490fd5b6001600160a01b039081165f908152600a60205260408082205493831682529020546115f193929082169116612a43565b9080821015612f6c575090565b905090565b8054680100000000000000008110156115a157612f9391600182018155611ada565b612fba57815160209283015190921b63ffffffff191663ffffffff92909216919091179055565b634e487b7160e01b5f525f60045260245ffd5b9091815491821592835f1461306857612fe46115f3565b5f81525f60208201525b602081015161301290613009906001600160e01b0316612b33565b96876001613182565b94159081613045575b501561303157612b7a6115f192612b6b86613082565b506115f190612bcb612bc6612bbb43612770565b5163ffffffff16905063ffffffff61305f612bbb43612770565b9116145f61301b565b61307d612c415f198301845f5260205f200190565b612fee565b6001600160e01b03811161309c576001600160e01b031690565b60405162461bcd60e51b815260206004820152602760248201527f53616665436173743a2076616c756520646f65736e27742066697420696e20326044820152663234206269747360c81b6064820152608490fd5b919290156131535750815115613105575090565b3b1561310e5790565b60405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606490fd5b8251909150156131665750805190602001fd5b60405162461bcd60e51b8152908190612e7190600483016102cd565b919091806001146131b4576002146131a857634e487b7160e01b5f52605160045260245ffd5b81039081116106655790565b508101809111610665579056fea264697066735822122064cab481df6b1a587bc18db83939d82743228c3be79f2f76ddf28c4b7c97dc9f64736f6c634300081c0033df6966c971051c3d54ec59162606531493a51404a002842f56009d7e5cf4a8c6dec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724",
}
ERC20RealWorldAgentMetaData contains all meta data concerning the ERC20RealWorldAgent contract.
Functions ¶
This section is empty.
Types ¶
type ERC20RealWorldAgent ¶
type ERC20RealWorldAgent struct { ERC20RealWorldAgentCaller // Read-only binding to the contract ERC20RealWorldAgentTransactor // Write-only binding to the contract ERC20RealWorldAgentFilterer // Log filterer for contract events }
ERC20RealWorldAgent is an auto generated Go binding around an Ethereum contract.
func DeployERC20RealWorldAgent ¶
func DeployERC20RealWorldAgent(auth *bind.TransactOpts, backend bind.ContractBackend, name_ string, symbol_ string, amount_ *big.Int, recipient_ common.Address, minFeeToUse_ *big.Int, timeout_ uint32, tokenFee_ common.Address, worker_ common.Address) (common.Address, *types.Transaction, *ERC20RealWorldAgent, error)
DeployERC20RealWorldAgent deploys a new Ethereum contract, binding an instance of ERC20RealWorldAgent to it.
func NewERC20RealWorldAgent ¶
func NewERC20RealWorldAgent(address common.Address, backend bind.ContractBackend) (*ERC20RealWorldAgent, error)
NewERC20RealWorldAgent creates a new instance of ERC20RealWorldAgent, bound to a specific deployed contract.
type ERC20RealWorldAgentApproval ¶
type ERC20RealWorldAgentApproval struct { Owner common.Address Spender common.Address Value *big.Int Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentApproval represents a Approval event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentApprovalIterator ¶
type ERC20RealWorldAgentApprovalIterator struct { Event *ERC20RealWorldAgentApproval // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentApprovalIterator) Close ¶
func (it *ERC20RealWorldAgentApprovalIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentApprovalIterator) Error ¶
func (it *ERC20RealWorldAgentApprovalIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentApprovalIterator) Next ¶
func (it *ERC20RealWorldAgentApprovalIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentCaller ¶
type ERC20RealWorldAgentCaller struct {
// contains filtered or unexported fields
}
ERC20RealWorldAgentCaller is an auto generated read-only Go binding around an Ethereum contract.
func NewERC20RealWorldAgentCaller ¶
func NewERC20RealWorldAgentCaller(address common.Address, caller bind.ContractCaller) (*ERC20RealWorldAgentCaller, error)
NewERC20RealWorldAgentCaller creates a new read-only instance of ERC20RealWorldAgent, bound to a specific deployed contract.
func (*ERC20RealWorldAgentCaller) Allowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Allowance(opts *bind.CallOpts, owner common.Address, spender common.Address) (*big.Int, error)
Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.
Solidity: function allowance(address owner, address spender) view returns(uint256)
func (*ERC20RealWorldAgentCaller) BalanceOf ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) BalanceOf(opts *bind.CallOpts, account common.Address) (*big.Int, error)
BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
Solidity: function balanceOf(address account) view returns(uint256)
func (*ERC20RealWorldAgentCaller) CLOCKMODE ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) CLOCKMODE(opts *bind.CallOpts) (string, error)
CLOCKMODE is a free data retrieval call binding the contract method 0x4bf5d7e9.
Solidity: function CLOCK_MODE() view returns(string)
func (*ERC20RealWorldAgentCaller) Checkpoints ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Checkpoints(opts *bind.CallOpts, account common.Address, pos uint32) (ERC20VotesCheckpoint, error)
Checkpoints is a free data retrieval call binding the contract method 0xf1127ed8.
Solidity: function checkpoints(address account, uint32 pos) view returns((uint32,uint224))
func (*ERC20RealWorldAgentCaller) Clock ¶
Clock is a free data retrieval call binding the contract method 0x91ddadf4.
Solidity: function clock() view returns(uint48)
func (*ERC20RealWorldAgentCaller) DOMAINSEPARATOR ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) DOMAINSEPARATOR(opts *bind.CallOpts) ([32]byte, error)
DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.
Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)
func (*ERC20RealWorldAgentCaller) Decimals ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Decimals(opts *bind.CallOpts) (uint8, error)
Decimals is a free data retrieval call binding the contract method 0x313ce567.
Solidity: function decimals() view returns(uint8)
func (*ERC20RealWorldAgentCaller) Delegates ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Delegates(opts *bind.CallOpts, account common.Address) (common.Address, error)
Delegates is a free data retrieval call binding the contract method 0x587cde1e.
Solidity: function delegates(address account) view returns(address)
func (*ERC20RealWorldAgentCaller) Eip712Domain ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Eip712Domain(opts *bind.CallOpts) (struct { Fields [1]byte Name string Version string ChainId *big.Int VerifyingContract common.Address Salt [32]byte Extensions []*big.Int }, error)
Eip712Domain is a free data retrieval call binding the contract method 0x84b0196e.
Solidity: function eip712Domain() view returns(bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
func (*ERC20RealWorldAgentCaller) GetActId ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetActId(opts *bind.CallOpts) (*big.Int, error)
GetActId is a free data retrieval call binding the contract method 0x1af09a2b.
Solidity: function getActId() view returns(uint256)
func (*ERC20RealWorldAgentCaller) GetHashToSign ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetHashToSign(opts *bind.CallOpts, uuid [32]byte, data []byte) ([32]byte, error)
GetHashToSign is a free data retrieval call binding the contract method 0xe0839ca1.
Solidity: function getHashToSign(bytes32 uuid, bytes data) view returns(bytes32)
func (*ERC20RealWorldAgentCaller) GetMinFeeToUse ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetMinFeeToUse(opts *bind.CallOpts) (*big.Int, error)
GetMinFeeToUse is a free data retrieval call binding the contract method 0x9aa474ed.
Solidity: function getMinFeeToUse() view returns(uint256)
func (*ERC20RealWorldAgentCaller) GetPastTotalSupply ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetPastTotalSupply(opts *bind.CallOpts, timepoint *big.Int) (*big.Int, error)
GetPastTotalSupply is a free data retrieval call binding the contract method 0x8e539e8c.
Solidity: function getPastTotalSupply(uint256 timepoint) view returns(uint256)
func (*ERC20RealWorldAgentCaller) GetPastVotes ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetPastVotes(opts *bind.CallOpts, account common.Address, timepoint *big.Int) (*big.Int, error)
GetPastVotes is a free data retrieval call binding the contract method 0x3a46b1a8.
Solidity: function getPastVotes(address account, uint256 timepoint) view returns(uint256)
func (*ERC20RealWorldAgentCaller) GetRequest ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetRequest(opts *bind.CallOpts, actId *big.Int) (IRealWorldAgentRequest, error)
GetRequest is a free data retrieval call binding the contract method 0xc58343ef.
Solidity: function getRequest(uint256 actId) view returns((bytes32,address,uint32,uint8,bytes,bytes))
func (*ERC20RealWorldAgentCaller) GetResultById ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetResultById(opts *bind.CallOpts, uuid [32]byte) ([]byte, error)
GetResultById is a free data retrieval call binding the contract method 0x365bec7f.
Solidity: function getResultById(bytes32 uuid) view returns(bytes)
func (*ERC20RealWorldAgentCaller) GetVotes ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetVotes(opts *bind.CallOpts, account common.Address) (*big.Int, error)
GetVotes is a free data retrieval call binding the contract method 0x9ab24eb0.
Solidity: function getVotes(address account) view returns(uint256)
func (*ERC20RealWorldAgentCaller) Name ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Name(opts *bind.CallOpts) (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*ERC20RealWorldAgentCaller) Nonces ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Nonces(opts *bind.CallOpts, owner common.Address) (*big.Int, error)
Nonces is a free data retrieval call binding the contract method 0x7ecebe00.
Solidity: function nonces(address owner) view returns(uint256)
func (*ERC20RealWorldAgentCaller) NumCheckpoints ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) NumCheckpoints(opts *bind.CallOpts, account common.Address) (uint32, error)
NumCheckpoints is a free data retrieval call binding the contract method 0x6fcfff45.
Solidity: function numCheckpoints(address account) view returns(uint32)
func (*ERC20RealWorldAgentCaller) Owner ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Owner(opts *bind.CallOpts) (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*ERC20RealWorldAgentCaller) Symbol ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Symbol(opts *bind.CallOpts) (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*ERC20RealWorldAgentCaller) TotalSupply ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
type ERC20RealWorldAgentCallerRaw ¶
type ERC20RealWorldAgentCallerRaw struct {
Contract *ERC20RealWorldAgentCaller // Generic read-only contract binding to access the raw methods on
}
ERC20RealWorldAgentCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*ERC20RealWorldAgentCallerRaw) Call ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
type ERC20RealWorldAgentCallerSession ¶
type ERC20RealWorldAgentCallerSession struct { Contract *ERC20RealWorldAgentCaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
ERC20RealWorldAgentCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*ERC20RealWorldAgentCallerSession) Allowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)
Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.
Solidity: function allowance(address owner, address spender) view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) BalanceOf ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) BalanceOf(account common.Address) (*big.Int, error)
BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
Solidity: function balanceOf(address account) view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) CLOCKMODE ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) CLOCKMODE() (string, error)
CLOCKMODE is a free data retrieval call binding the contract method 0x4bf5d7e9.
Solidity: function CLOCK_MODE() view returns(string)
func (*ERC20RealWorldAgentCallerSession) Checkpoints ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Checkpoints(account common.Address, pos uint32) (ERC20VotesCheckpoint, error)
Checkpoints is a free data retrieval call binding the contract method 0xf1127ed8.
Solidity: function checkpoints(address account, uint32 pos) view returns((uint32,uint224))
func (*ERC20RealWorldAgentCallerSession) Clock ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Clock() (*big.Int, error)
Clock is a free data retrieval call binding the contract method 0x91ddadf4.
Solidity: function clock() view returns(uint48)
func (*ERC20RealWorldAgentCallerSession) DOMAINSEPARATOR ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) DOMAINSEPARATOR() ([32]byte, error)
DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.
Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)
func (*ERC20RealWorldAgentCallerSession) Decimals ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Decimals() (uint8, error)
Decimals is a free data retrieval call binding the contract method 0x313ce567.
Solidity: function decimals() view returns(uint8)
func (*ERC20RealWorldAgentCallerSession) Delegates ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Delegates(account common.Address) (common.Address, error)
Delegates is a free data retrieval call binding the contract method 0x587cde1e.
Solidity: function delegates(address account) view returns(address)
func (*ERC20RealWorldAgentCallerSession) Eip712Domain ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Eip712Domain() (struct { Fields [1]byte Name string Version string ChainId *big.Int VerifyingContract common.Address Salt [32]byte Extensions []*big.Int }, error)
Eip712Domain is a free data retrieval call binding the contract method 0x84b0196e.
Solidity: function eip712Domain() view returns(bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
func (*ERC20RealWorldAgentCallerSession) GetActId ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetActId() (*big.Int, error)
GetActId is a free data retrieval call binding the contract method 0x1af09a2b.
Solidity: function getActId() view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) GetHashToSign ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetHashToSign(uuid [32]byte, data []byte) ([32]byte, error)
GetHashToSign is a free data retrieval call binding the contract method 0xe0839ca1.
Solidity: function getHashToSign(bytes32 uuid, bytes data) view returns(bytes32)
func (*ERC20RealWorldAgentCallerSession) GetMinFeeToUse ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetMinFeeToUse() (*big.Int, error)
GetMinFeeToUse is a free data retrieval call binding the contract method 0x9aa474ed.
Solidity: function getMinFeeToUse() view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) GetPastTotalSupply ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetPastTotalSupply(timepoint *big.Int) (*big.Int, error)
GetPastTotalSupply is a free data retrieval call binding the contract method 0x8e539e8c.
Solidity: function getPastTotalSupply(uint256 timepoint) view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) GetPastVotes ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetPastVotes(account common.Address, timepoint *big.Int) (*big.Int, error)
GetPastVotes is a free data retrieval call binding the contract method 0x3a46b1a8.
Solidity: function getPastVotes(address account, uint256 timepoint) view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) GetRequest ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetRequest(actId *big.Int) (IRealWorldAgentRequest, error)
GetRequest is a free data retrieval call binding the contract method 0xc58343ef.
Solidity: function getRequest(uint256 actId) view returns((bytes32,address,uint32,uint8,bytes,bytes))
func (*ERC20RealWorldAgentCallerSession) GetResultById ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetResultById(uuid [32]byte) ([]byte, error)
GetResultById is a free data retrieval call binding the contract method 0x365bec7f.
Solidity: function getResultById(bytes32 uuid) view returns(bytes)
func (*ERC20RealWorldAgentCallerSession) GetVotes ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetVotes(account common.Address) (*big.Int, error)
GetVotes is a free data retrieval call binding the contract method 0x9ab24eb0.
Solidity: function getVotes(address account) view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) Name ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Name() (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*ERC20RealWorldAgentCallerSession) Nonces ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Nonces(owner common.Address) (*big.Int, error)
Nonces is a free data retrieval call binding the contract method 0x7ecebe00.
Solidity: function nonces(address owner) view returns(uint256)
func (*ERC20RealWorldAgentCallerSession) NumCheckpoints ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) NumCheckpoints(account common.Address) (uint32, error)
NumCheckpoints is a free data retrieval call binding the contract method 0x6fcfff45.
Solidity: function numCheckpoints(address account) view returns(uint32)
func (*ERC20RealWorldAgentCallerSession) Owner ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*ERC20RealWorldAgentCallerSession) Symbol ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Symbol() (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*ERC20RealWorldAgentCallerSession) TotalSupply ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) TotalSupply() (*big.Int, error)
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
type ERC20RealWorldAgentDelegateChanged ¶
type ERC20RealWorldAgentDelegateChanged struct { Delegator common.Address FromDelegate common.Address ToDelegate common.Address Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentDelegateChanged represents a DelegateChanged event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentDelegateChangedIterator ¶
type ERC20RealWorldAgentDelegateChangedIterator struct { Event *ERC20RealWorldAgentDelegateChanged // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentDelegateChangedIterator is returned from FilterDelegateChanged and is used to iterate over the raw logs and unpacked data for DelegateChanged events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentDelegateChangedIterator) Close ¶
func (it *ERC20RealWorldAgentDelegateChangedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentDelegateChangedIterator) Error ¶
func (it *ERC20RealWorldAgentDelegateChangedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentDelegateChangedIterator) Next ¶
func (it *ERC20RealWorldAgentDelegateChangedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentDelegateVotesChanged ¶
type ERC20RealWorldAgentDelegateVotesChanged struct { Delegate common.Address PreviousBalance *big.Int NewBalance *big.Int Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentDelegateVotesChanged represents a DelegateVotesChanged event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentDelegateVotesChangedIterator ¶
type ERC20RealWorldAgentDelegateVotesChangedIterator struct { Event *ERC20RealWorldAgentDelegateVotesChanged // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentDelegateVotesChangedIterator is returned from FilterDelegateVotesChanged and is used to iterate over the raw logs and unpacked data for DelegateVotesChanged events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentDelegateVotesChangedIterator) Close ¶
func (it *ERC20RealWorldAgentDelegateVotesChangedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentDelegateVotesChangedIterator) Error ¶
func (it *ERC20RealWorldAgentDelegateVotesChangedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentDelegateVotesChangedIterator) Next ¶
func (it *ERC20RealWorldAgentDelegateVotesChangedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentEIP712DomainChanged ¶
type ERC20RealWorldAgentEIP712DomainChanged struct {
Raw types.Log // Blockchain specific contextual infos
}
ERC20RealWorldAgentEIP712DomainChanged represents a EIP712DomainChanged event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentEIP712DomainChangedIterator ¶
type ERC20RealWorldAgentEIP712DomainChangedIterator struct { Event *ERC20RealWorldAgentEIP712DomainChanged // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentEIP712DomainChangedIterator is returned from FilterEIP712DomainChanged and is used to iterate over the raw logs and unpacked data for EIP712DomainChanged events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentEIP712DomainChangedIterator) Close ¶
func (it *ERC20RealWorldAgentEIP712DomainChangedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentEIP712DomainChangedIterator) Error ¶
func (it *ERC20RealWorldAgentEIP712DomainChangedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentEIP712DomainChangedIterator) Next ¶
func (it *ERC20RealWorldAgentEIP712DomainChangedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentExecutionRequested ¶
type ERC20RealWorldAgentExecutionRequested struct { ActId *big.Int Uuid [32]byte Creator common.Address Data []byte Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentExecutionRequested represents a ExecutionRequested event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentExecutionRequestedIterator ¶
type ERC20RealWorldAgentExecutionRequestedIterator struct { Event *ERC20RealWorldAgentExecutionRequested // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentExecutionRequestedIterator is returned from FilterExecutionRequested and is used to iterate over the raw logs and unpacked data for ExecutionRequested events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentExecutionRequestedIterator) Close ¶
func (it *ERC20RealWorldAgentExecutionRequestedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentExecutionRequestedIterator) Error ¶
func (it *ERC20RealWorldAgentExecutionRequestedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentExecutionRequestedIterator) Next ¶
func (it *ERC20RealWorldAgentExecutionRequestedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentFilterer ¶
type ERC20RealWorldAgentFilterer struct {
// contains filtered or unexported fields
}
ERC20RealWorldAgentFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewERC20RealWorldAgentFilterer ¶
func NewERC20RealWorldAgentFilterer(address common.Address, filterer bind.ContractFilterer) (*ERC20RealWorldAgentFilterer, error)
NewERC20RealWorldAgentFilterer creates a new log filterer instance of ERC20RealWorldAgent, bound to a specific deployed contract.
func (*ERC20RealWorldAgentFilterer) FilterApproval ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, spender []common.Address) (*ERC20RealWorldAgentApprovalIterator, error)
FilterApproval is a free log retrieval operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)
func (*ERC20RealWorldAgentFilterer) FilterDelegateChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterDelegateChanged(opts *bind.FilterOpts, delegator []common.Address, fromDelegate []common.Address, toDelegate []common.Address) (*ERC20RealWorldAgentDelegateChangedIterator, error)
FilterDelegateChanged is a free log retrieval operation binding the contract event 0x3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f.
Solidity: event DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
func (*ERC20RealWorldAgentFilterer) FilterDelegateVotesChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterDelegateVotesChanged(opts *bind.FilterOpts, delegate []common.Address) (*ERC20RealWorldAgentDelegateVotesChangedIterator, error)
FilterDelegateVotesChanged is a free log retrieval operation binding the contract event 0xdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724.
Solidity: event DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
func (*ERC20RealWorldAgentFilterer) FilterEIP712DomainChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterEIP712DomainChanged(opts *bind.FilterOpts) (*ERC20RealWorldAgentEIP712DomainChangedIterator, error)
FilterEIP712DomainChanged is a free log retrieval operation binding the contract event 0x0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31.
Solidity: event EIP712DomainChanged()
func (*ERC20RealWorldAgentFilterer) FilterExecutionRequested ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterExecutionRequested(opts *bind.FilterOpts, actId []*big.Int, uuid [][32]byte, creator []common.Address) (*ERC20RealWorldAgentExecutionRequestedIterator, error)
FilterExecutionRequested is a free log retrieval operation binding the contract event 0x9096741026bdd638bcc5cb995f0f00b4574b81f120a23c4a7086347116bf58a1.
Solidity: event ExecutionRequested(uint256 indexed actId, bytes32 indexed uuid, address indexed creator, bytes data)
func (*ERC20RealWorldAgentFilterer) FilterOwnershipTransferred ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*ERC20RealWorldAgentOwnershipTransferredIterator, error)
FilterOwnershipTransferred is a free log retrieval operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*ERC20RealWorldAgentFilterer) FilterSolutionSubmitted ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterSolutionSubmitted(opts *bind.FilterOpts, actId []*big.Int, processor []common.Address) (*ERC20RealWorldAgentSolutionSubmittedIterator, error)
FilterSolutionSubmitted is a free log retrieval operation binding the contract event 0x847d58c674038bb7f3ec4f6bbd97d64a3da0f3db4312900c67a2778f0b2840ba.
Solidity: event SolutionSubmitted(uint256 indexed actId, address indexed processor, bytes result)
func (*ERC20RealWorldAgentFilterer) FilterTransfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*ERC20RealWorldAgentTransferIterator, error)
FilterTransfer is a free log retrieval operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Solidity: event Transfer(address indexed from, address indexed to, uint256 value)
func (*ERC20RealWorldAgentFilterer) FilterWorkerUpdated ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterWorkerUpdated(opts *bind.FilterOpts, oldWorker []common.Address, newWorker []common.Address) (*ERC20RealWorldAgentWorkerUpdatedIterator, error)
FilterWorkerUpdated is a free log retrieval operation binding the contract event 0x98b88aa89cb5f247008e613dc8529d633ab05a62f7120c07ebcfcdd852fc2a8d.
Solidity: event WorkerUpdated(address indexed oldWorker, address indexed newWorker)
func (*ERC20RealWorldAgentFilterer) ParseApproval ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseApproval(log types.Log) (*ERC20RealWorldAgentApproval, error)
ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)
func (*ERC20RealWorldAgentFilterer) ParseDelegateChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseDelegateChanged(log types.Log) (*ERC20RealWorldAgentDelegateChanged, error)
ParseDelegateChanged is a log parse operation binding the contract event 0x3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f.
Solidity: event DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
func (*ERC20RealWorldAgentFilterer) ParseDelegateVotesChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseDelegateVotesChanged(log types.Log) (*ERC20RealWorldAgentDelegateVotesChanged, error)
ParseDelegateVotesChanged is a log parse operation binding the contract event 0xdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724.
Solidity: event DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
func (*ERC20RealWorldAgentFilterer) ParseEIP712DomainChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseEIP712DomainChanged(log types.Log) (*ERC20RealWorldAgentEIP712DomainChanged, error)
ParseEIP712DomainChanged is a log parse operation binding the contract event 0x0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31.
Solidity: event EIP712DomainChanged()
func (*ERC20RealWorldAgentFilterer) ParseExecutionRequested ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseExecutionRequested(log types.Log) (*ERC20RealWorldAgentExecutionRequested, error)
ParseExecutionRequested is a log parse operation binding the contract event 0x9096741026bdd638bcc5cb995f0f00b4574b81f120a23c4a7086347116bf58a1.
Solidity: event ExecutionRequested(uint256 indexed actId, bytes32 indexed uuid, address indexed creator, bytes data)
func (*ERC20RealWorldAgentFilterer) ParseOwnershipTransferred ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseOwnershipTransferred(log types.Log) (*ERC20RealWorldAgentOwnershipTransferred, error)
ParseOwnershipTransferred is a log parse operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*ERC20RealWorldAgentFilterer) ParseSolutionSubmitted ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseSolutionSubmitted(log types.Log) (*ERC20RealWorldAgentSolutionSubmitted, error)
ParseSolutionSubmitted is a log parse operation binding the contract event 0x847d58c674038bb7f3ec4f6bbd97d64a3da0f3db4312900c67a2778f0b2840ba.
Solidity: event SolutionSubmitted(uint256 indexed actId, address indexed processor, bytes result)
func (*ERC20RealWorldAgentFilterer) ParseTransfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseTransfer(log types.Log) (*ERC20RealWorldAgentTransfer, error)
ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Solidity: event Transfer(address indexed from, address indexed to, uint256 value)
func (*ERC20RealWorldAgentFilterer) ParseWorkerUpdated ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseWorkerUpdated(log types.Log) (*ERC20RealWorldAgentWorkerUpdated, error)
ParseWorkerUpdated is a log parse operation binding the contract event 0x98b88aa89cb5f247008e613dc8529d633ab05a62f7120c07ebcfcdd852fc2a8d.
Solidity: event WorkerUpdated(address indexed oldWorker, address indexed newWorker)
func (*ERC20RealWorldAgentFilterer) WatchApproval ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentApproval, owner []common.Address, spender []common.Address) (event.Subscription, error)
WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)
func (*ERC20RealWorldAgentFilterer) WatchDelegateChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchDelegateChanged(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentDelegateChanged, delegator []common.Address, fromDelegate []common.Address, toDelegate []common.Address) (event.Subscription, error)
WatchDelegateChanged is a free log subscription operation binding the contract event 0x3134e8a2e6d97e929a7e54011ea5485d7d196dd5f0ba4d4ef95803e8e3fc257f.
Solidity: event DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
func (*ERC20RealWorldAgentFilterer) WatchDelegateVotesChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchDelegateVotesChanged(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentDelegateVotesChanged, delegate []common.Address) (event.Subscription, error)
WatchDelegateVotesChanged is a free log subscription operation binding the contract event 0xdec2bacdd2f05b59de34da9b523dff8be42e5e38e818c82fdb0bae774387a724.
Solidity: event DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
func (*ERC20RealWorldAgentFilterer) WatchEIP712DomainChanged ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchEIP712DomainChanged(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentEIP712DomainChanged) (event.Subscription, error)
WatchEIP712DomainChanged is a free log subscription operation binding the contract event 0x0a6387c9ea3628b88a633bb4f3b151770f70085117a15f9bf3787cda53f13d31.
Solidity: event EIP712DomainChanged()
func (*ERC20RealWorldAgentFilterer) WatchExecutionRequested ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchExecutionRequested(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentExecutionRequested, actId []*big.Int, uuid [][32]byte, creator []common.Address) (event.Subscription, error)
WatchExecutionRequested is a free log subscription operation binding the contract event 0x9096741026bdd638bcc5cb995f0f00b4574b81f120a23c4a7086347116bf58a1.
Solidity: event ExecutionRequested(uint256 indexed actId, bytes32 indexed uuid, address indexed creator, bytes data)
func (*ERC20RealWorldAgentFilterer) WatchOwnershipTransferred ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentOwnershipTransferred, previousOwner []common.Address, newOwner []common.Address) (event.Subscription, error)
WatchOwnershipTransferred is a free log subscription operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*ERC20RealWorldAgentFilterer) WatchSolutionSubmitted ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchSolutionSubmitted(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentSolutionSubmitted, actId []*big.Int, processor []common.Address) (event.Subscription, error)
WatchSolutionSubmitted is a free log subscription operation binding the contract event 0x847d58c674038bb7f3ec4f6bbd97d64a3da0f3db4312900c67a2778f0b2840ba.
Solidity: event SolutionSubmitted(uint256 indexed actId, address indexed processor, bytes result)
func (*ERC20RealWorldAgentFilterer) WatchTransfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentTransfer, from []common.Address, to []common.Address) (event.Subscription, error)
WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Solidity: event Transfer(address indexed from, address indexed to, uint256 value)
func (*ERC20RealWorldAgentFilterer) WatchWorkerUpdated ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchWorkerUpdated(opts *bind.WatchOpts, sink chan<- *ERC20RealWorldAgentWorkerUpdated, oldWorker []common.Address, newWorker []common.Address) (event.Subscription, error)
WatchWorkerUpdated is a free log subscription operation binding the contract event 0x98b88aa89cb5f247008e613dc8529d633ab05a62f7120c07ebcfcdd852fc2a8d.
Solidity: event WorkerUpdated(address indexed oldWorker, address indexed newWorker)
type ERC20RealWorldAgentOwnershipTransferred ¶
type ERC20RealWorldAgentOwnershipTransferred struct { PreviousOwner common.Address NewOwner common.Address Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentOwnershipTransferred represents a OwnershipTransferred event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentOwnershipTransferredIterator ¶
type ERC20RealWorldAgentOwnershipTransferredIterator struct { Event *ERC20RealWorldAgentOwnershipTransferred // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentOwnershipTransferredIterator) Close ¶
func (it *ERC20RealWorldAgentOwnershipTransferredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentOwnershipTransferredIterator) Error ¶
func (it *ERC20RealWorldAgentOwnershipTransferredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentOwnershipTransferredIterator) Next ¶
func (it *ERC20RealWorldAgentOwnershipTransferredIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentRaw ¶
type ERC20RealWorldAgentRaw struct {
Contract *ERC20RealWorldAgent // Generic contract binding to access the raw methods on
}
ERC20RealWorldAgentRaw is an auto generated low-level Go binding around an Ethereum contract.
func (*ERC20RealWorldAgentRaw) Call ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
func (*ERC20RealWorldAgentRaw) Transact ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*ERC20RealWorldAgentRaw) Transfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type ERC20RealWorldAgentSession ¶
type ERC20RealWorldAgentSession struct { Contract *ERC20RealWorldAgent // Generic contract binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
ERC20RealWorldAgentSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*ERC20RealWorldAgentSession) Act ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Act(uuid [32]byte, executeData []byte) (*types.Transaction, error)
Act is a paid mutator transaction binding the contract method 0xd19834fc.
Solidity: function act(bytes32 uuid, bytes executeData) returns(uint256)
func (*ERC20RealWorldAgentSession) Act0 ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Act0(uuid [32]byte, data []byte, signature []byte) (*types.Transaction, error)
Act0 is a paid mutator transaction binding the contract method 0xfea5ef99.
Solidity: function act(bytes32 uuid, bytes data, bytes signature) returns(uint256)
func (*ERC20RealWorldAgentSession) Allowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)
Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.
Solidity: function allowance(address owner, address spender) view returns(uint256)
func (*ERC20RealWorldAgentSession) Approve ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address spender, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentSession) BalanceOf ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) BalanceOf(account common.Address) (*big.Int, error)
BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
Solidity: function balanceOf(address account) view returns(uint256)
func (*ERC20RealWorldAgentSession) CLOCKMODE ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) CLOCKMODE() (string, error)
CLOCKMODE is a free data retrieval call binding the contract method 0x4bf5d7e9.
Solidity: function CLOCK_MODE() view returns(string)
func (*ERC20RealWorldAgentSession) Checkpoints ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Checkpoints(account common.Address, pos uint32) (ERC20VotesCheckpoint, error)
Checkpoints is a free data retrieval call binding the contract method 0xf1127ed8.
Solidity: function checkpoints(address account, uint32 pos) view returns((uint32,uint224))
func (*ERC20RealWorldAgentSession) Clock ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Clock() (*big.Int, error)
Clock is a free data retrieval call binding the contract method 0x91ddadf4.
Solidity: function clock() view returns(uint48)
func (*ERC20RealWorldAgentSession) DOMAINSEPARATOR ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DOMAINSEPARATOR() ([32]byte, error)
DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.
Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)
func (*ERC20RealWorldAgentSession) Decimals ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Decimals() (uint8, error)
Decimals is a free data retrieval call binding the contract method 0x313ce567.
Solidity: function decimals() view returns(uint8)
func (*ERC20RealWorldAgentSession) DecreaseAllowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.
Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)
func (*ERC20RealWorldAgentSession) Delegate ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Delegate(delegatee common.Address) (*types.Transaction, error)
Delegate is a paid mutator transaction binding the contract method 0x5c19a95c.
Solidity: function delegate(address delegatee) returns()
func (*ERC20RealWorldAgentSession) DelegateBySig ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DelegateBySig(delegatee common.Address, nonce *big.Int, expiry *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
DelegateBySig is a paid mutator transaction binding the contract method 0xc3cda520.
Solidity: function delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) returns()
func (*ERC20RealWorldAgentSession) Delegates ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Delegates(account common.Address) (common.Address, error)
Delegates is a free data retrieval call binding the contract method 0x587cde1e.
Solidity: function delegates(address account) view returns(address)
func (*ERC20RealWorldAgentSession) Eip712Domain ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Eip712Domain() (struct { Fields [1]byte Name string Version string ChainId *big.Int VerifyingContract common.Address Salt [32]byte Extensions []*big.Int }, error)
Eip712Domain is a free data retrieval call binding the contract method 0x84b0196e.
Solidity: function eip712Domain() view returns(bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
func (*ERC20RealWorldAgentSession) GetActId ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetActId() (*big.Int, error)
GetActId is a free data retrieval call binding the contract method 0x1af09a2b.
Solidity: function getActId() view returns(uint256)
func (*ERC20RealWorldAgentSession) GetHashToSign ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetHashToSign(uuid [32]byte, data []byte) ([32]byte, error)
GetHashToSign is a free data retrieval call binding the contract method 0xe0839ca1.
Solidity: function getHashToSign(bytes32 uuid, bytes data) view returns(bytes32)
func (*ERC20RealWorldAgentSession) GetMinFeeToUse ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetMinFeeToUse() (*big.Int, error)
GetMinFeeToUse is a free data retrieval call binding the contract method 0x9aa474ed.
Solidity: function getMinFeeToUse() view returns(uint256)
func (*ERC20RealWorldAgentSession) GetPastTotalSupply ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetPastTotalSupply(timepoint *big.Int) (*big.Int, error)
GetPastTotalSupply is a free data retrieval call binding the contract method 0x8e539e8c.
Solidity: function getPastTotalSupply(uint256 timepoint) view returns(uint256)
func (*ERC20RealWorldAgentSession) GetPastVotes ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetPastVotes(account common.Address, timepoint *big.Int) (*big.Int, error)
GetPastVotes is a free data retrieval call binding the contract method 0x3a46b1a8.
Solidity: function getPastVotes(address account, uint256 timepoint) view returns(uint256)
func (*ERC20RealWorldAgentSession) GetRequest ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetRequest(actId *big.Int) (IRealWorldAgentRequest, error)
GetRequest is a free data retrieval call binding the contract method 0xc58343ef.
Solidity: function getRequest(uint256 actId) view returns((bytes32,address,uint32,uint8,bytes,bytes))
func (*ERC20RealWorldAgentSession) GetResultById ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetResultById(uuid [32]byte) ([]byte, error)
GetResultById is a free data retrieval call binding the contract method 0x365bec7f.
Solidity: function getResultById(bytes32 uuid) view returns(bytes)
func (*ERC20RealWorldAgentSession) GetVotes ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetVotes(account common.Address) (*big.Int, error)
GetVotes is a free data retrieval call binding the contract method 0x9ab24eb0.
Solidity: function getVotes(address account) view returns(uint256)
func (*ERC20RealWorldAgentSession) IncreaseAllowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.
Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)
func (*ERC20RealWorldAgentSession) Name ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Name() (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*ERC20RealWorldAgentSession) Nonces ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Nonces(owner common.Address) (*big.Int, error)
Nonces is a free data retrieval call binding the contract method 0x7ecebe00.
Solidity: function nonces(address owner) view returns(uint256)
func (*ERC20RealWorldAgentSession) NumCheckpoints ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) NumCheckpoints(account common.Address) (uint32, error)
NumCheckpoints is a free data retrieval call binding the contract method 0x6fcfff45.
Solidity: function numCheckpoints(address account) view returns(uint32)
func (*ERC20RealWorldAgentSession) Owner ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*ERC20RealWorldAgentSession) Permit ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Permit(owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
Permit is a paid mutator transaction binding the contract method 0xd505accf.
Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()
func (*ERC20RealWorldAgentSession) RenounceOwnership ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*ERC20RealWorldAgentSession) SetMinFeeToUse ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetMinFeeToUse(minFeeToUse_ *big.Int) (*types.Transaction, error)
SetMinFeeToUse is a paid mutator transaction binding the contract method 0xaf5e3be0.
Solidity: function setMinFeeToUse(uint256 minFeeToUse_) returns()
func (*ERC20RealWorldAgentSession) SetTimeout ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetTimeout(timeout_ uint32) (*types.Transaction, error)
SetTimeout is a paid mutator transaction binding the contract method 0xdc80d104.
Solidity: function setTimeout(uint32 timeout_) returns()
func (*ERC20RealWorldAgentSession) SetTokenFee ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetTokenFee(tokenFee_ common.Address) (*types.Transaction, error)
SetTokenFee is a paid mutator transaction binding the contract method 0x241da1c0.
Solidity: function setTokenFee(address tokenFee_) returns()
func (*ERC20RealWorldAgentSession) SetWorker ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetWorker(newWorker common.Address) (*types.Transaction, error)
SetWorker is a paid mutator transaction binding the contract method 0xc26f6d44.
Solidity: function setWorker(address newWorker) returns()
func (*ERC20RealWorldAgentSession) SubmitSolution ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SubmitSolution(actId *big.Int, result []byte) (*types.Transaction, error)
SubmitSolution is a paid mutator transaction binding the contract method 0xe84dee6b.
Solidity: function submitSolution(uint256 actId, bytes result) returns()
func (*ERC20RealWorldAgentSession) Symbol ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Symbol() (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*ERC20RealWorldAgentSession) TotalSupply ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TotalSupply() (*big.Int, error)
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
func (*ERC20RealWorldAgentSession) Transfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Transfer(to common.Address, amount *big.Int) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.
Solidity: function transfer(address to, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentSession) TransferFrom ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TransferFrom(from common.Address, to common.Address, amount *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentSession) TransferOwnership ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.
Solidity: function transferOwnership(address newOwner) returns()
func (*ERC20RealWorldAgentSession) WithdrawFeeToken ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) WithdrawFeeToken(to common.Address, amount *big.Int) (*types.Transaction, error)
WithdrawFeeToken is a paid mutator transaction binding the contract method 0xb2ef14e3.
Solidity: function withdrawFeeToken(address to, uint256 amount) returns()
type ERC20RealWorldAgentSolutionSubmitted ¶
type ERC20RealWorldAgentSolutionSubmitted struct { ActId *big.Int Processor common.Address Result []byte Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentSolutionSubmitted represents a SolutionSubmitted event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentSolutionSubmittedIterator ¶
type ERC20RealWorldAgentSolutionSubmittedIterator struct { Event *ERC20RealWorldAgentSolutionSubmitted // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentSolutionSubmittedIterator is returned from FilterSolutionSubmitted and is used to iterate over the raw logs and unpacked data for SolutionSubmitted events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentSolutionSubmittedIterator) Close ¶
func (it *ERC20RealWorldAgentSolutionSubmittedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentSolutionSubmittedIterator) Error ¶
func (it *ERC20RealWorldAgentSolutionSubmittedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentSolutionSubmittedIterator) Next ¶
func (it *ERC20RealWorldAgentSolutionSubmittedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentTransactor ¶
type ERC20RealWorldAgentTransactor struct {
// contains filtered or unexported fields
}
ERC20RealWorldAgentTransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewERC20RealWorldAgentTransactor ¶
func NewERC20RealWorldAgentTransactor(address common.Address, transactor bind.ContractTransactor) (*ERC20RealWorldAgentTransactor, error)
NewERC20RealWorldAgentTransactor creates a new write-only instance of ERC20RealWorldAgent, bound to a specific deployed contract.
func (*ERC20RealWorldAgentTransactor) Act ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Act(opts *bind.TransactOpts, uuid [32]byte, executeData []byte) (*types.Transaction, error)
Act is a paid mutator transaction binding the contract method 0xd19834fc.
Solidity: function act(bytes32 uuid, bytes executeData) returns(uint256)
func (*ERC20RealWorldAgentTransactor) Act0 ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Act0(opts *bind.TransactOpts, uuid [32]byte, data []byte, signature []byte) (*types.Transaction, error)
Act0 is a paid mutator transaction binding the contract method 0xfea5ef99.
Solidity: function act(bytes32 uuid, bytes data, bytes signature) returns(uint256)
func (*ERC20RealWorldAgentTransactor) Approve ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Approve(opts *bind.TransactOpts, spender common.Address, amount *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address spender, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentTransactor) DecreaseAllowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) DecreaseAllowance(opts *bind.TransactOpts, spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.
Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)
func (*ERC20RealWorldAgentTransactor) Delegate ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Delegate(opts *bind.TransactOpts, delegatee common.Address) (*types.Transaction, error)
Delegate is a paid mutator transaction binding the contract method 0x5c19a95c.
Solidity: function delegate(address delegatee) returns()
func (*ERC20RealWorldAgentTransactor) DelegateBySig ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) DelegateBySig(opts *bind.TransactOpts, delegatee common.Address, nonce *big.Int, expiry *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
DelegateBySig is a paid mutator transaction binding the contract method 0xc3cda520.
Solidity: function delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) returns()
func (*ERC20RealWorldAgentTransactor) IncreaseAllowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) IncreaseAllowance(opts *bind.TransactOpts, spender common.Address, addedValue *big.Int) (*types.Transaction, error)
IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.
Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)
func (*ERC20RealWorldAgentTransactor) Permit ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Permit(opts *bind.TransactOpts, owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
Permit is a paid mutator transaction binding the contract method 0xd505accf.
Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()
func (*ERC20RealWorldAgentTransactor) RenounceOwnership ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*ERC20RealWorldAgentTransactor) SetMinFeeToUse ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetMinFeeToUse(opts *bind.TransactOpts, minFeeToUse_ *big.Int) (*types.Transaction, error)
SetMinFeeToUse is a paid mutator transaction binding the contract method 0xaf5e3be0.
Solidity: function setMinFeeToUse(uint256 minFeeToUse_) returns()
func (*ERC20RealWorldAgentTransactor) SetTimeout ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetTimeout(opts *bind.TransactOpts, timeout_ uint32) (*types.Transaction, error)
SetTimeout is a paid mutator transaction binding the contract method 0xdc80d104.
Solidity: function setTimeout(uint32 timeout_) returns()
func (*ERC20RealWorldAgentTransactor) SetTokenFee ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetTokenFee(opts *bind.TransactOpts, tokenFee_ common.Address) (*types.Transaction, error)
SetTokenFee is a paid mutator transaction binding the contract method 0x241da1c0.
Solidity: function setTokenFee(address tokenFee_) returns()
func (*ERC20RealWorldAgentTransactor) SetWorker ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetWorker(opts *bind.TransactOpts, newWorker common.Address) (*types.Transaction, error)
SetWorker is a paid mutator transaction binding the contract method 0xc26f6d44.
Solidity: function setWorker(address newWorker) returns()
func (*ERC20RealWorldAgentTransactor) SubmitSolution ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SubmitSolution(opts *bind.TransactOpts, actId *big.Int, result []byte) (*types.Transaction, error)
SubmitSolution is a paid mutator transaction binding the contract method 0xe84dee6b.
Solidity: function submitSolution(uint256 actId, bytes result) returns()
func (*ERC20RealWorldAgentTransactor) Transfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Transfer(opts *bind.TransactOpts, to common.Address, amount *big.Int) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.
Solidity: function transfer(address to, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentTransactor) TransferFrom ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) TransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, amount *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentTransactor) TransferOwnership ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.
Solidity: function transferOwnership(address newOwner) returns()
func (*ERC20RealWorldAgentTransactor) WithdrawFeeToken ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) WithdrawFeeToken(opts *bind.TransactOpts, to common.Address, amount *big.Int) (*types.Transaction, error)
WithdrawFeeToken is a paid mutator transaction binding the contract method 0xb2ef14e3.
Solidity: function withdrawFeeToken(address to, uint256 amount) returns()
type ERC20RealWorldAgentTransactorRaw ¶
type ERC20RealWorldAgentTransactorRaw struct {
Contract *ERC20RealWorldAgentTransactor // Generic write-only contract binding to access the raw methods on
}
ERC20RealWorldAgentTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*ERC20RealWorldAgentTransactorRaw) Transact ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*ERC20RealWorldAgentTransactorRaw) Transfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type ERC20RealWorldAgentTransactorSession ¶
type ERC20RealWorldAgentTransactorSession struct { Contract *ERC20RealWorldAgentTransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
ERC20RealWorldAgentTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*ERC20RealWorldAgentTransactorSession) Act ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Act(uuid [32]byte, executeData []byte) (*types.Transaction, error)
Act is a paid mutator transaction binding the contract method 0xd19834fc.
Solidity: function act(bytes32 uuid, bytes executeData) returns(uint256)
func (*ERC20RealWorldAgentTransactorSession) Act0 ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Act0(uuid [32]byte, data []byte, signature []byte) (*types.Transaction, error)
Act0 is a paid mutator transaction binding the contract method 0xfea5ef99.
Solidity: function act(bytes32 uuid, bytes data, bytes signature) returns(uint256)
func (*ERC20RealWorldAgentTransactorSession) Approve ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address spender, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentTransactorSession) DecreaseAllowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)
DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.
Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)
func (*ERC20RealWorldAgentTransactorSession) Delegate ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Delegate(delegatee common.Address) (*types.Transaction, error)
Delegate is a paid mutator transaction binding the contract method 0x5c19a95c.
Solidity: function delegate(address delegatee) returns()
func (*ERC20RealWorldAgentTransactorSession) DelegateBySig ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) DelegateBySig(delegatee common.Address, nonce *big.Int, expiry *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
DelegateBySig is a paid mutator transaction binding the contract method 0xc3cda520.
Solidity: function delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) returns()
func (*ERC20RealWorldAgentTransactorSession) IncreaseAllowance ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)
IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.
Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)
func (*ERC20RealWorldAgentTransactorSession) Permit ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Permit(owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)
Permit is a paid mutator transaction binding the contract method 0xd505accf.
Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()
func (*ERC20RealWorldAgentTransactorSession) RenounceOwnership ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*ERC20RealWorldAgentTransactorSession) SetMinFeeToUse ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetMinFeeToUse(minFeeToUse_ *big.Int) (*types.Transaction, error)
SetMinFeeToUse is a paid mutator transaction binding the contract method 0xaf5e3be0.
Solidity: function setMinFeeToUse(uint256 minFeeToUse_) returns()
func (*ERC20RealWorldAgentTransactorSession) SetTimeout ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetTimeout(timeout_ uint32) (*types.Transaction, error)
SetTimeout is a paid mutator transaction binding the contract method 0xdc80d104.
Solidity: function setTimeout(uint32 timeout_) returns()
func (*ERC20RealWorldAgentTransactorSession) SetTokenFee ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetTokenFee(tokenFee_ common.Address) (*types.Transaction, error)
SetTokenFee is a paid mutator transaction binding the contract method 0x241da1c0.
Solidity: function setTokenFee(address tokenFee_) returns()
func (*ERC20RealWorldAgentTransactorSession) SetWorker ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetWorker(newWorker common.Address) (*types.Transaction, error)
SetWorker is a paid mutator transaction binding the contract method 0xc26f6d44.
Solidity: function setWorker(address newWorker) returns()
func (*ERC20RealWorldAgentTransactorSession) SubmitSolution ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SubmitSolution(actId *big.Int, result []byte) (*types.Transaction, error)
SubmitSolution is a paid mutator transaction binding the contract method 0xe84dee6b.
Solidity: function submitSolution(uint256 actId, bytes result) returns()
func (*ERC20RealWorldAgentTransactorSession) Transfer ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Transfer(to common.Address, amount *big.Int) (*types.Transaction, error)
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.
Solidity: function transfer(address to, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentTransactorSession) TransferFrom ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) TransferFrom(from common.Address, to common.Address, amount *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 amount) returns(bool)
func (*ERC20RealWorldAgentTransactorSession) TransferOwnership ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.
Solidity: function transferOwnership(address newOwner) returns()
func (*ERC20RealWorldAgentTransactorSession) WithdrawFeeToken ¶
func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) WithdrawFeeToken(to common.Address, amount *big.Int) (*types.Transaction, error)
WithdrawFeeToken is a paid mutator transaction binding the contract method 0xb2ef14e3.
Solidity: function withdrawFeeToken(address to, uint256 amount) returns()
type ERC20RealWorldAgentTransfer ¶
type ERC20RealWorldAgentTransfer struct { From common.Address To common.Address Value *big.Int Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentTransfer represents a Transfer event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentTransferIterator ¶
type ERC20RealWorldAgentTransferIterator struct { Event *ERC20RealWorldAgentTransfer // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentTransferIterator) Close ¶
func (it *ERC20RealWorldAgentTransferIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentTransferIterator) Error ¶
func (it *ERC20RealWorldAgentTransferIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentTransferIterator) Next ¶
func (it *ERC20RealWorldAgentTransferIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20RealWorldAgentWorkerUpdated ¶
type ERC20RealWorldAgentWorkerUpdated struct { OldWorker common.Address NewWorker common.Address Raw types.Log // Blockchain specific contextual infos }
ERC20RealWorldAgentWorkerUpdated represents a WorkerUpdated event raised by the ERC20RealWorldAgent contract.
type ERC20RealWorldAgentWorkerUpdatedIterator ¶
type ERC20RealWorldAgentWorkerUpdatedIterator struct { Event *ERC20RealWorldAgentWorkerUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ERC20RealWorldAgentWorkerUpdatedIterator is returned from FilterWorkerUpdated and is used to iterate over the raw logs and unpacked data for WorkerUpdated events raised by the ERC20RealWorldAgent contract.
func (*ERC20RealWorldAgentWorkerUpdatedIterator) Close ¶
func (it *ERC20RealWorldAgentWorkerUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ERC20RealWorldAgentWorkerUpdatedIterator) Error ¶
func (it *ERC20RealWorldAgentWorkerUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ERC20RealWorldAgentWorkerUpdatedIterator) Next ¶
func (it *ERC20RealWorldAgentWorkerUpdatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type ERC20VotesCheckpoint ¶
ERC20VotesCheckpoint is an auto generated low-level Go binding around an user-defined struct.