# Functions

DeployOwnable deploys a new Ethereum contract, binding an instance of Ownable to it.
DeployTokenList deploys a new Ethereum contract, binding an instance of TokenList to it.
DeployUniqueAppendOnlyAddressList deploys a new Ethereum contract, binding an instance of UniqueAppendOnlyAddressList to it.
NewOwnable creates a new instance of Ownable, bound to a specific deployed contract.
NewOwnableCaller creates a new read-only instance of Ownable, bound to a specific deployed contract.
NewOwnableFilterer creates a new log filterer instance of Ownable, bound to a specific deployed contract.
NewOwnableTransactor creates a new write-only instance of Ownable, bound to a specific deployed contract.
NewTokenList creates a new instance of TokenList, bound to a specific deployed contract.
NewTokenListCaller creates a new read-only instance of TokenList, bound to a specific deployed contract.
NewTokenListFilterer creates a new log filterer instance of TokenList, bound to a specific deployed contract.
NewTokenListTransactor creates a new write-only instance of TokenList, bound to a specific deployed contract.
NewUniqueAppendOnlyAddressList creates a new instance of UniqueAppendOnlyAddressList, bound to a specific deployed contract.
NewUniqueAppendOnlyAddressListCaller creates a new read-only instance of UniqueAppendOnlyAddressList, bound to a specific deployed contract.
NewUniqueAppendOnlyAddressListFilterer creates a new log filterer instance of UniqueAppendOnlyAddressList, bound to a specific deployed contract.
NewUniqueAppendOnlyAddressListTransactor creates a new write-only instance of UniqueAppendOnlyAddressList, bound to a specific deployed contract.

# Constants

OwnableABI is the input ABI used to generate the binding from.
TokenListABI is the input ABI used to generate the binding from.
UniqueAppendOnlyAddressListABI is the input ABI used to generate the binding from.

# Variables

OwnableBin is the compiled bytecode used for deploying new contracts.
OwnableFuncSigs maps the 4-byte function signature to its string representation.
TokenListBin is the compiled bytecode used for deploying new contracts.
TokenListFuncSigs maps the 4-byte function signature to its string representation.
UniqueAppendOnlyAddressListBin is the compiled bytecode used for deploying new contracts.
UniqueAppendOnlyAddressListFuncSigs maps the 4-byte function signature to its string representation.

# Structs

Ownable is an auto generated Go binding around an Ethereum contract.
OwnableCaller is an auto generated read-only Go binding around an Ethereum contract.
OwnableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OwnableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OwnableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OwnableOwnershipTransferred represents a OwnershipTransferred event raised by the Ownable contract.
OwnableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Ownable contract.
OwnableRaw is an auto generated low-level Go binding around an Ethereum contract.
OwnableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OwnableTransactor is an auto generated write-only Go binding around an Ethereum contract.
OwnableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OwnableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TokenList is an auto generated Go binding around an Ethereum contract.
TokenListCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenListCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TokenListCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TokenListFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TokenListOwnershipTransferred represents a OwnershipTransferred event raised by the TokenList contract.
TokenListOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the TokenList contract.
TokenListRaw is an auto generated low-level Go binding around an Ethereum contract.
TokenListSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TokenListTokenAdded represents a TokenAdded event raised by the TokenList contract.
TokenListTokenAddedIterator is returned from FilterTokenAdded and is used to iterate over the raw logs and unpacked data for TokenAdded events raised by the TokenList contract.
TokenListTokenRemoved represents a TokenRemoved event raised by the TokenList contract.
TokenListTokenRemovedIterator is returned from FilterTokenRemoved and is used to iterate over the raw logs and unpacked data for TokenRemoved events raised by the TokenList contract.
TokenListTokenUpdated represents a TokenUpdated event raised by the TokenList contract.
TokenListTokenUpdatedIterator is returned from FilterTokenUpdated and is used to iterate over the raw logs and unpacked data for TokenUpdated events raised by the TokenList contract.
TokenListTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenListTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TokenListTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UniqueAppendOnlyAddressList is an auto generated Go binding around an Ethereum contract.
UniqueAppendOnlyAddressListCaller is an auto generated read-only Go binding around an Ethereum contract.
UniqueAppendOnlyAddressListCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UniqueAppendOnlyAddressListCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UniqueAppendOnlyAddressListFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UniqueAppendOnlyAddressListOwnershipTransferred represents a OwnershipTransferred event raised by the UniqueAppendOnlyAddressList contract.
UniqueAppendOnlyAddressListOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the UniqueAppendOnlyAddressList contract.
UniqueAppendOnlyAddressListRaw is an auto generated low-level Go binding around an Ethereum contract.
UniqueAppendOnlyAddressListSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UniqueAppendOnlyAddressListTransactor is an auto generated write-only Go binding around an Ethereum contract.
UniqueAppendOnlyAddressListTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UniqueAppendOnlyAddressListTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.