# Functions
DeployOwned deploys a new Ethereum contract, binding an instance of Owned to it.
DeployOwnedUpgradeableTokenStorage deploys a new Ethereum contract, binding an instance of OwnedUpgradeableTokenStorage to it.
DeploySafeMath deploys a new Ethereum contract, binding an instance of SafeMath to it.
DeployStorage deploys a new Ethereum contract, binding an instance of Storage to it.
DeployTokenStorage deploys a new Ethereum contract, binding an instance of TokenStorage to it.
DeployTTFT20 deploys a new Ethereum contract, binding an instance of TTFT20 to it.
DeployUpgradeable deploys a new Ethereum contract, binding an instance of Upgradeable to it.
NewOwned creates a new instance of Owned, bound to a specific deployed contract.
NewOwnedCaller creates a new read-only instance of Owned, bound to a specific deployed contract.
NewOwnedFilterer creates a new log filterer instance of Owned, bound to a specific deployed contract.
NewOwnedTransactor creates a new write-only instance of Owned, bound to a specific deployed contract.
NewOwnedUpgradeableTokenStorage creates a new instance of OwnedUpgradeableTokenStorage, bound to a specific deployed contract.
NewOwnedUpgradeableTokenStorageCaller creates a new read-only instance of OwnedUpgradeableTokenStorage, bound to a specific deployed contract.
NewOwnedUpgradeableTokenStorageFilterer creates a new log filterer instance of OwnedUpgradeableTokenStorage, bound to a specific deployed contract.
NewOwnedUpgradeableTokenStorageTransactor creates a new write-only instance of OwnedUpgradeableTokenStorage, 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.
NewStorage creates a new instance of Storage, bound to a specific deployed contract.
NewStorageCaller creates a new read-only instance of Storage, bound to a specific deployed contract.
NewStorageFilterer creates a new log filterer instance of Storage, bound to a specific deployed contract.
NewStorageTransactor creates a new write-only instance of Storage, bound to a specific deployed contract.
NewTokenStorage creates a new instance of TokenStorage, bound to a specific deployed contract.
NewTokenStorageCaller creates a new read-only instance of TokenStorage, bound to a specific deployed contract.
NewTokenStorageFilterer creates a new log filterer instance of TokenStorage, bound to a specific deployed contract.
NewTokenStorageTransactor creates a new write-only instance of TokenStorage, bound to a specific deployed contract.
NewTTFT20 creates a new instance of TTFT20, bound to a specific deployed contract.
NewTTFT20Caller creates a new read-only instance of TTFT20, bound to a specific deployed contract.
NewTTFT20Filterer creates a new log filterer instance of TTFT20, bound to a specific deployed contract.
NewTTFT20Transactor creates a new write-only instance of TTFT20, bound to a specific deployed contract.
NewUpgradeable creates a new instance of Upgradeable, bound to a specific deployed contract.
NewUpgradeableCaller creates a new read-only instance of Upgradeable, bound to a specific deployed contract.
NewUpgradeableFilterer creates a new log filterer instance of Upgradeable, bound to a specific deployed contract.
NewUpgradeableTransactor creates a new write-only instance of Upgradeable, bound to a specific deployed contract.
# Constants
OwnedABI is the input ABI used to generate the binding from.
OwnedBin is the compiled bytecode used for deploying new contracts.
OwnedUpgradeableTokenStorageABI is the input ABI used to generate the binding from.
OwnedUpgradeableTokenStorageBin is the compiled bytecode used for deploying new contracts.
SafeMathABI is the input ABI used to generate the binding from.
SafeMathBin is the compiled bytecode used for deploying new contracts.
StorageABI is the input ABI used to generate the binding from.
StorageBin is the compiled bytecode used for deploying new contracts.
TokenStorageABI is the input ABI used to generate the binding from.
TokenStorageBin is the compiled bytecode used for deploying new contracts.
TTFT20ABI is the input ABI used to generate the binding from.
TTFT20Bin is the compiled bytecode used for deploying new contracts.
UpgradeableABI is the input ABI used to generate the binding from.
UpgradeableBin is the compiled bytecode used for deploying new contracts.
# Structs
Owned is an auto generated Go binding around an Ethereum contract.
OwnedAddedOwner represents a AddedOwner event raised by the Owned contract.
OwnedAddedOwnerIterator is returned from FilterAddedOwner and is used to iterate over the raw logs and unpacked data for AddedOwner events raised by the Owned contract.
OwnedCaller is an auto generated read-only Go binding around an Ethereum contract.
OwnedCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OwnedCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OwnedFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OwnedRaw is an auto generated low-level Go binding around an Ethereum contract.
OwnedRemovedOwner represents a RemovedOwner event raised by the Owned contract.
OwnedRemovedOwnerIterator is returned from FilterRemovedOwner and is used to iterate over the raw logs and unpacked data for RemovedOwner events raised by the Owned contract.
OwnedSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OwnedTransactor is an auto generated write-only Go binding around an Ethereum contract.
OwnedTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OwnedTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OwnedUpgradeableTokenStorage is an auto generated Go binding around an Ethereum contract.
OwnedUpgradeableTokenStorageAddedOwner represents a AddedOwner event raised by the OwnedUpgradeableTokenStorage contract.
OwnedUpgradeableTokenStorageAddedOwnerIterator is returned from FilterAddedOwner and is used to iterate over the raw logs and unpacked data for AddedOwner events raised by the OwnedUpgradeableTokenStorage contract.
OwnedUpgradeableTokenStorageCaller is an auto generated read-only Go binding around an Ethereum contract.
OwnedUpgradeableTokenStorageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OwnedUpgradeableTokenStorageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OwnedUpgradeableTokenStorageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OwnedUpgradeableTokenStorageRaw is an auto generated low-level Go binding around an Ethereum contract.
OwnedUpgradeableTokenStorageRemovedOwner represents a RemovedOwner event raised by the OwnedUpgradeableTokenStorage contract.
OwnedUpgradeableTokenStorageRemovedOwnerIterator is returned from FilterRemovedOwner and is used to iterate over the raw logs and unpacked data for RemovedOwner events raised by the OwnedUpgradeableTokenStorage contract.
OwnedUpgradeableTokenStorageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OwnedUpgradeableTokenStorageTransactor is an auto generated write-only Go binding around an Ethereum contract.
OwnedUpgradeableTokenStorageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OwnedUpgradeableTokenStorageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OwnedUpgradeableTokenStorageUpgraded represents a Upgraded event raised by the OwnedUpgradeableTokenStorage contract.
OwnedUpgradeableTokenStorageUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the OwnedUpgradeableTokenStorage 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.
Storage is an auto generated Go binding around an Ethereum contract.
StorageCaller is an auto generated read-only Go binding around an Ethereum contract.
StorageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StorageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StorageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StorageRaw is an auto generated low-level Go binding around an Ethereum contract.
StorageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StorageTransactor is an auto generated write-only Go binding around an Ethereum contract.
StorageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StorageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TokenStorage is an auto generated Go binding around an Ethereum contract.
TokenStorageCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenStorageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TokenStorageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TokenStorageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TokenStorageRaw is an auto generated low-level Go binding around an Ethereum contract.
TokenStorageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TokenStorageTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenStorageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TokenStorageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TTFT20 is an auto generated Go binding around an Ethereum contract.
TTFT20AddedOwner represents a AddedOwner event raised by the TTFT20 contract.
TTFT20AddedOwnerIterator is returned from FilterAddedOwner and is used to iterate over the raw logs and unpacked data for AddedOwner events raised by the TTFT20 contract.
TTFT20Approval represents a Approval event raised by the TTFT20 contract.
TTFT20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the TTFT20 contract.
TTFT20Caller is an auto generated read-only Go binding around an Ethereum contract.
TTFT20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TTFT20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TTFT20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
TTFT20Mint represents a Mint event raised by the TTFT20 contract.
TTFT20MintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the TTFT20 contract.
TTFT20Raw is an auto generated low-level Go binding around an Ethereum contract.
TTFT20RegisterWithdrawalAddress represents a RegisterWithdrawalAddress event raised by the TTFT20 contract.
TTFT20RegisterWithdrawalAddressIterator is returned from FilterRegisterWithdrawalAddress and is used to iterate over the raw logs and unpacked data for RegisterWithdrawalAddress events raised by the TTFT20 contract.
TTFT20RemovedOwner represents a RemovedOwner event raised by the TTFT20 contract.
TTFT20RemovedOwnerIterator is returned from FilterRemovedOwner and is used to iterate over the raw logs and unpacked data for RemovedOwner events raised by the TTFT20 contract.
TTFT20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TTFT20Transactor is an auto generated write-only Go binding around an Ethereum contract.
TTFT20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TTFT20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TTFT20Transfer represents a Transfer event raised by the TTFT20 contract.
TTFT20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the TTFT20 contract.
TTFT20Upgraded represents a Upgraded event raised by the TTFT20 contract.
TTFT20UpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the TTFT20 contract.
TTFT20Withdraw represents a Withdraw event raised by the TTFT20 contract.
TTFT20WithdrawIterator is returned from FilterWithdraw and is used to iterate over the raw logs and unpacked data for Withdraw events raised by the TTFT20 contract.
TTFT20WithdrawV0 represents a Withdraw event raised by the TTFT20 contract.
Upgradeable is an auto generated Go binding around an Ethereum contract.
UpgradeableAddedOwner represents a AddedOwner event raised by the Upgradeable contract.
UpgradeableAddedOwnerIterator is returned from FilterAddedOwner and is used to iterate over the raw logs and unpacked data for AddedOwner events raised by the Upgradeable contract.
UpgradeableCaller is an auto generated read-only Go binding around an Ethereum contract.
UpgradeableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UpgradeableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UpgradeableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UpgradeableRaw is an auto generated low-level Go binding around an Ethereum contract.
UpgradeableRemovedOwner represents a RemovedOwner event raised by the Upgradeable contract.
UpgradeableRemovedOwnerIterator is returned from FilterRemovedOwner and is used to iterate over the raw logs and unpacked data for RemovedOwner events raised by the Upgradeable contract.
UpgradeableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UpgradeableTransactor is an auto generated write-only Go binding around an Ethereum contract.
UpgradeableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UpgradeableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UpgradeableUpgraded represents a Upgraded event raised by the Upgradeable contract.
UpgradeableUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the Upgradeable contract.