# Functions
DeployERC20 deploys a new Ethereum contract, binding an instance of ERC20 to it.
DeployHashedTimelockERC20 deploys a new Ethereum contract, binding an instance of HashedTimelockERC20 to it.
DeploySafeMath deploys a new Ethereum contract, binding an instance of SafeMath to it.
NewContext creates a new instance of Context, bound to a specific deployed contract.
NewContextCaller creates a new read-only instance of Context, bound to a specific deployed contract.
NewContextFilterer creates a new log filterer instance of Context, bound to a specific deployed contract.
NewContextTransactor creates a new write-only instance of Context, bound to a specific deployed contract.
NewERC20 creates a new instance of ERC20, bound to a specific deployed contract.
NewERC20Caller creates a new read-only instance of ERC20, bound to a specific deployed contract.
NewERC20Filterer creates a new log filterer instance of ERC20, bound to a specific deployed contract.
NewERC20Transactor creates a new write-only instance of ERC20, bound to a specific deployed contract.
NewHashedTimelockERC20 creates a new instance of HashedTimelockERC20, bound to a specific deployed contract.
NewHashedTimelockERC20Caller creates a new read-only instance of HashedTimelockERC20, bound to a specific deployed contract.
NewHashedTimelockERC20Filterer creates a new log filterer instance of HashedTimelockERC20, bound to a specific deployed contract.
NewHashedTimelockERC20Transactor creates a new write-only instance of HashedTimelockERC20, bound to a specific deployed contract.
NewIERC20 creates a new instance of IERC20, bound to a specific deployed contract.
NewIERC20Caller creates a new read-only instance of IERC20, bound to a specific deployed contract.
NewIERC20Filterer creates a new log filterer instance of IERC20, bound to a specific deployed contract.
NewIERC20Transactor creates a new write-only instance of IERC20, bound to a specific deployed contract.
NewSafeMath creates a new instance of SafeMath, bound to a specific deployed contract.
NewSafeMathCaller creates a new read-only instance of SafeMath, bound to a specific deployed contract.
NewSafeMathFilterer creates a new log filterer instance of SafeMath, bound to a specific deployed contract.
NewSafeMathTransactor creates a new write-only instance of SafeMath, bound to a specific deployed contract.
# Constants
ContextABI is the input ABI used to generate the binding from.
ERC20ABI is the input ABI used to generate the binding from.
HashedTimelockERC20ABI is the input ABI used to generate the binding from.
HashedTimelockERC20DeployedCode is the bytecode HashedTimelockERC20 will have after deployment.
IERC20ABI is the input ABI used to generate the binding from.
SafeMathABI is the input ABI used to generate the binding from.
# Variables
ERC20Bin is the compiled bytecode used for deploying new contracts.
HashedTimelockERC20Bin is the compiled bytecode used for deploying new contracts.
SafeMathBin is the compiled bytecode used for deploying new contracts.
# Structs
Context is an auto generated Go binding around an Ethereum contract.
ContextCaller is an auto generated read-only Go binding around an Ethereum contract.
ContextCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContextCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContextFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContextRaw is an auto generated low-level Go binding around an Ethereum contract.
ContextSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContextTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContextTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContextTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20 is an auto generated Go binding around an Ethereum contract.
ERC20Approval represents a Approval event raised by the ERC20 contract.
ERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20 contract.
ERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20Transfer represents a Transfer event raised by the ERC20 contract.
ERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20 contract.
HashedTimelockERC20 is an auto generated Go binding around an Ethereum contract.
HashedTimelockERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
HashedTimelockERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
HashedTimelockERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
HashedTimelockERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
HashedTimelockERC20HTLCERC20New represents a HTLCERC20New event raised by the HashedTimelockERC20 contract.
HashedTimelockERC20HTLCERC20NewIterator is returned from FilterHTLCERC20New and is used to iterate over the raw logs and unpacked data for HTLCERC20New events raised by the HashedTimelockERC20 contract.
HashedTimelockERC20HTLCERC20Refund represents a HTLCERC20Refund event raised by the HashedTimelockERC20 contract.
HashedTimelockERC20HTLCERC20RefundIterator is returned from FilterHTLCERC20Refund and is used to iterate over the raw logs and unpacked data for HTLCERC20Refund events raised by the HashedTimelockERC20 contract.
HashedTimelockERC20HTLCERC20Withdraw represents a HTLCERC20Withdraw event raised by the HashedTimelockERC20 contract.
HashedTimelockERC20HTLCERC20WithdrawIterator is returned from FilterHTLCERC20Withdraw and is used to iterate over the raw logs and unpacked data for HTLCERC20Withdraw events raised by the HashedTimelockERC20 contract.
HashedTimelockERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
HashedTimelockERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
HashedTimelockERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
HashedTimelockERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
HashedTimelockERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IERC20 is an auto generated Go binding around an Ethereum contract.
IERC20Approval represents a Approval event raised by the IERC20 contract.
IERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IERC20 contract.
IERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
IERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
IERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
IERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
IERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IERC20Transfer represents a Transfer event raised by the IERC20 contract.
IERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IERC20 contract.
SafeMath is an auto generated Go binding around an Ethereum contract.
SafeMathCaller is an auto generated read-only Go binding around an Ethereum contract.
SafeMathCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SafeMathCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SafeMathFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SafeMathRaw is an auto generated low-level Go binding around an Ethereum contract.
SafeMathSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SafeMathTransactor is an auto generated write-only Go binding around an Ethereum contract.
SafeMathTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SafeMathTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.