# Functions
DeployStdStorage deploys a new Ethereum contract, binding an instance of StdStorage to it.
DeployStdStorageSafe deploys a new Ethereum contract, binding an instance of StdStorageSafe to it.
NewStdStorage creates a new instance of StdStorage, bound to a specific deployed contract.
NewStdStorageCaller creates a new read-only instance of StdStorage, bound to a specific deployed contract.
NewStdStorageFilterer creates a new log filterer instance of StdStorage, bound to a specific deployed contract.
NewStdStorageSafe creates a new instance of StdStorageSafe, bound to a specific deployed contract.
NewStdStorageSafeCaller creates a new read-only instance of StdStorageSafe, bound to a specific deployed contract.
NewStdStorageSafeFilterer creates a new log filterer instance of StdStorageSafe, bound to a specific deployed contract.
NewStdStorageSafeTransactor creates a new write-only instance of StdStorageSafe, bound to a specific deployed contract.
NewStdStorageTransactor creates a new write-only instance of StdStorage, bound to a specific deployed contract.
# Variables
StdStorageABI is the input ABI used to generate the binding from.
StdStorageBin is the compiled bytecode used for deploying new contracts.
StdStorageMetaData contains all meta data concerning the StdStorage contract.
StdStorageSafeABI is the input ABI used to generate the binding from.
StdStorageSafeBin is the compiled bytecode used for deploying new contracts.
StdStorageSafeMetaData contains all meta data concerning the StdStorageSafe contract.
# Structs
StdStorage is an auto generated Go binding around an Ethereum contract.
StdStorageCaller is an auto generated read-only Go binding around an Ethereum contract.
StdStorageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StdStorageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StdStorageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StdStorageRaw is an auto generated low-level Go binding around an Ethereum contract.
StdStorageSafe is an auto generated Go binding around an Ethereum contract.
StdStorageSafeCaller is an auto generated read-only Go binding around an Ethereum contract.
StdStorageSafeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StdStorageSafeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StdStorageSafeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StdStorageSafeRaw is an auto generated low-level Go binding around an Ethereum contract.
StdStorageSafeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StdStorageSafeSlotFound represents a SlotFound event raised by the StdStorageSafe contract.
StdStorageSafeSlotFoundIterator is returned from FilterSlotFound and is used to iterate over the raw logs and unpacked data for SlotFound events raised by the StdStorageSafe contract.
StdStorageSafeTransactor is an auto generated write-only Go binding around an Ethereum contract.
StdStorageSafeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StdStorageSafeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StdStorageSafeWARNINGUninitedSlot represents a WARNINGUninitedSlot event raised by the StdStorageSafe contract.
StdStorageSafeWARNINGUninitedSlotIterator is returned from FilterWARNINGUninitedSlot and is used to iterate over the raw logs and unpacked data for WARNINGUninitedSlot events raised by the StdStorageSafe contract.
StdStorageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StdStorageTransactor is an auto generated write-only Go binding around an Ethereum contract.
StdStorageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StdStorageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.