# Functions
DeployBasicToken deploys a new Ethereum contract, binding an instance of BasicToken to it.
DeployOwnable deploys a new Ethereum contract, binding an instance of Ownable to it.
DeployPausable deploys a new Ethereum contract, binding an instance of Pausable to it.
DeploySafeMath deploys a new Ethereum contract, binding an instance of SafeMath to it.
DeployShadowToken deploys a new Ethereum contract, binding an instance of ShadowToken to it.
DeployShadowTokenListManager deploys a new Ethereum contract, binding an instance of ShadowTokenListManager to it.
DeployStandardToken deploys a new Ethereum contract, binding an instance of StandardToken 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.
NewBasicToken creates a new instance of BasicToken, bound to a specific deployed contract.
NewBasicTokenCaller creates a new read-only instance of BasicToken, bound to a specific deployed contract.
NewBasicTokenFilterer creates a new log filterer instance of BasicToken, bound to a specific deployed contract.
NewBasicTokenTransactor creates a new write-only instance of BasicToken, bound to a specific deployed contract.
NewERC20 creates a new instance of ERC20, bound to a specific deployed contract.
NewERC20Basic creates a new instance of ERC20Basic, bound to a specific deployed contract.
NewERC20BasicCaller creates a new read-only instance of ERC20Basic, bound to a specific deployed contract.
NewERC20BasicFilterer creates a new log filterer instance of ERC20Basic, bound to a specific deployed contract.
NewERC20BasicTransactor creates a new write-only instance of ERC20Basic, 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.
NewMintableToken creates a new instance of MintableToken, bound to a specific deployed contract.
NewMintableTokenCaller creates a new read-only instance of MintableToken, bound to a specific deployed contract.
NewMintableTokenFilterer creates a new log filterer instance of MintableToken, bound to a specific deployed contract.
NewMintableTokenTransactor creates a new write-only instance of MintableToken, bound to a specific deployed contract.
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.
NewPausable creates a new instance of Pausable, bound to a specific deployed contract.
NewPausableCaller creates a new read-only instance of Pausable, bound to a specific deployed contract.
NewPausableFilterer creates a new log filterer instance of Pausable, bound to a specific deployed contract.
NewPausableTransactor creates a new write-only instance of Pausable, 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.
NewShadowToken creates a new instance of ShadowToken, bound to a specific deployed contract.
NewShadowTokenCaller creates a new read-only instance of ShadowToken, bound to a specific deployed contract.
NewShadowTokenFilterer creates a new log filterer instance of ShadowToken, bound to a specific deployed contract.
NewShadowTokenListManager creates a new instance of ShadowTokenListManager, bound to a specific deployed contract.
NewShadowTokenListManagerCaller creates a new read-only instance of ShadowTokenListManager, bound to a specific deployed contract.
NewShadowTokenListManagerFilterer creates a new log filterer instance of ShadowTokenListManager, bound to a specific deployed contract.
NewShadowTokenListManagerTransactor creates a new write-only instance of ShadowTokenListManager, bound to a specific deployed contract.
NewShadowTokenTransactor creates a new write-only instance of ShadowToken, bound to a specific deployed contract.
NewStandardToken creates a new instance of StandardToken, bound to a specific deployed contract.
NewStandardTokenCaller creates a new read-only instance of StandardToken, bound to a specific deployed contract.
NewStandardTokenFilterer creates a new log filterer instance of StandardToken, bound to a specific deployed contract.
NewStandardTokenTransactor creates a new write-only instance of StandardToken, 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
BasicTokenABI is the input ABI used to generate the binding from.
ERC20ABI is the input ABI used to generate the binding from.
ERC20BasicABI is the input ABI used to generate the binding from.
MintableTokenABI is the input ABI used to generate the binding from.
OwnableABI is the input ABI used to generate the binding from.
PausableABI is the input ABI used to generate the binding from.
SafeMathABI is the input ABI used to generate the binding from.
ShadowTokenABI is the input ABI used to generate the binding from.
ShadowTokenListManagerABI is the input ABI used to generate the binding from.
StandardTokenABI 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
BasicTokenBin is the compiled bytecode used for deploying new contracts.
BasicTokenFuncSigs maps the 4-byte function signature to its string representation.
ERC20BasicFuncSigs maps the 4-byte function signature to its string representation.
ERC20FuncSigs maps the 4-byte function signature to its string representation.
MintableTokenFuncSigs maps the 4-byte function signature to its string representation.
OwnableBin is the compiled bytecode used for deploying new contracts.
OwnableFuncSigs maps the 4-byte function signature to its string representation.
PausableBin is the compiled bytecode used for deploying new contracts.
PausableFuncSigs maps the 4-byte function signature to its string representation.
SafeMathBin is the compiled bytecode used for deploying new contracts.
ShadowTokenBin is the compiled bytecode used for deploying new contracts.
ShadowTokenFuncSigs maps the 4-byte function signature to its string representation.
ShadowTokenListManagerBin is the compiled bytecode used for deploying new contracts.
ShadowTokenListManagerFuncSigs maps the 4-byte function signature to its string representation.
StandardTokenBin is the compiled bytecode used for deploying new contracts.
StandardTokenFuncSigs 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
BasicToken is an auto generated Go binding around an Ethereum contract.
BasicTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
BasicTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BasicTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BasicTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BasicTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
BasicTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BasicTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
BasicTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BasicTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
BasicTokenTransfer represents a Transfer event raised by the BasicToken contract.
BasicTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the BasicToken contract.
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.
ERC20Basic is an auto generated Go binding around an Ethereum contract.
ERC20BasicCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20BasicCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20BasicCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20BasicFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20BasicRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20BasicSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20BasicTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20BasicTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20BasicTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20BasicTransfer represents a Transfer event raised by the ERC20Basic contract.
ERC20BasicTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20Basic 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.
MintableToken is an auto generated Go binding around an Ethereum contract.
MintableTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
MintableTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MintableTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MintableTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MintableTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
MintableTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MintableTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
MintableTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MintableTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
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.
Pausable is an auto generated Go binding around an Ethereum contract.
PausableCaller is an auto generated read-only Go binding around an Ethereum contract.
PausableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PausableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PausableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PausableOwnershipTransferred represents a OwnershipTransferred event raised by the Pausable contract.
PausableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Pausable contract.
PausablePause represents a Pause event raised by the Pausable contract.
PausablePauseIterator is returned from FilterPause and is used to iterate over the raw logs and unpacked data for Pause events raised by the Pausable contract.
PausableRaw is an auto generated low-level Go binding around an Ethereum contract.
PausableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PausableTransactor is an auto generated write-only Go binding around an Ethereum contract.
PausableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PausableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PausableUnpause represents a Unpause event raised by the Pausable contract.
PausableUnpauseIterator is returned from FilterUnpause and is used to iterate over the raw logs and unpacked data for Unpause events raised by the Pausable 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.
ShadowToken is an auto generated Go binding around an Ethereum contract.
ShadowTokenApproval represents a Approval event raised by the ShadowToken contract.
ShadowTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ShadowToken contract.
ShadowTokenBurned represents a Burned event raised by the ShadowToken contract.
ShadowTokenBurnedIterator is returned from FilterBurned and is used to iterate over the raw logs and unpacked data for Burned events raised by the ShadowToken contract.
ShadowTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
ShadowTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ShadowTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ShadowTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ShadowTokenListManager is an auto generated Go binding around an Ethereum contract.
ShadowTokenListManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
ShadowTokenListManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ShadowTokenListManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ShadowTokenListManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ShadowTokenListManagerOwnershipTransferred represents a OwnershipTransferred event raised by the ShadowTokenListManager contract.
ShadowTokenListManagerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ShadowTokenListManager contract.
ShadowTokenListManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
ShadowTokenListManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ShadowTokenListManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
ShadowTokenListManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ShadowTokenListManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ShadowTokenMinted represents a Minted event raised by the ShadowToken contract.
ShadowTokenMintedIterator is returned from FilterMinted and is used to iterate over the raw logs and unpacked data for Minted events raised by the ShadowToken contract.
ShadowTokenMinterAdded represents a MinterAdded event raised by the ShadowToken contract.
ShadowTokenMinterAddedIterator is returned from FilterMinterAdded and is used to iterate over the raw logs and unpacked data for MinterAdded events raised by the ShadowToken contract.
ShadowTokenMinterRemoved represents a MinterRemoved event raised by the ShadowToken contract.
ShadowTokenMinterRemovedIterator is returned from FilterMinterRemoved and is used to iterate over the raw logs and unpacked data for MinterRemoved events raised by the ShadowToken contract.
ShadowTokenOwnershipTransferred represents a OwnershipTransferred event raised by the ShadowToken contract.
ShadowTokenOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ShadowToken contract.
ShadowTokenPause represents a Pause event raised by the ShadowToken contract.
ShadowTokenPauseIterator is returned from FilterPause and is used to iterate over the raw logs and unpacked data for Pause events raised by the ShadowToken contract.
ShadowTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
ShadowTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ShadowTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
ShadowTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ShadowTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ShadowTokenTransfer represents a Transfer event raised by the ShadowToken contract.
ShadowTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ShadowToken contract.
ShadowTokenUnpause represents a Unpause event raised by the ShadowToken contract.
ShadowTokenUnpauseIterator is returned from FilterUnpause and is used to iterate over the raw logs and unpacked data for Unpause events raised by the ShadowToken contract.
StandardToken is an auto generated Go binding around an Ethereum contract.
StandardTokenApproval represents a Approval event raised by the StandardToken contract.
StandardTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the StandardToken contract.
StandardTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
StandardTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StandardTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StandardTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StandardTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
StandardTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StandardTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
StandardTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StandardTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StandardTokenTransfer represents a Transfer event raised by the StandardToken contract.
StandardTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the StandardToken contract.
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.