package
0.0.0-20240717054907-49ac26ede64e
Repository: https://github.com/cryptoriums/packages.git
Documentation: pkg.go.dev

# Functions

DeploySimpleStorage deploys a new Ethereum contract, binding an instance of SimpleStorage to it.
NewSimpleStorage creates a new instance of SimpleStorage, bound to a specific deployed contract.
NewSimpleStorageCaller creates a new read-only instance of SimpleStorage, bound to a specific deployed contract.
NewSimpleStorageFilterer creates a new log filterer instance of SimpleStorage, bound to a specific deployed contract.
NewSimpleStorageTransactor creates a new write-only instance of SimpleStorage, bound to a specific deployed contract.

# Variables

SimpleStorageABI is the input ABI used to generate the binding from.
SimpleStorageBin is the compiled bytecode used for deploying new contracts.
Deprecated: Use SimpleStorageMetaData.Sigs instead.
SimpleStorageMetaData contains all meta data concerning the SimpleStorage contract.

# Structs

SimpleStorage is an auto generated Go binding around an Ethereum contract.
SimpleStorageCaller is an auto generated read-only Go binding around an Ethereum contract.
SimpleStorageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SimpleStorageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SimpleStorageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SimpleStorageRaw is an auto generated low-level Go binding around an Ethereum contract.
SimpleStorageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SimpleStorageStorageSetA represents a StorageSetA event raised by the SimpleStorage contract.
SimpleStorageStorageSetAIterator is returned from FilterStorageSetA and is used to iterate over the raw logs and unpacked data for StorageSetA events raised by the SimpleStorage contract.
SimpleStorageStorageSetB represents a StorageSetB event raised by the SimpleStorage contract.
SimpleStorageStorageSetBIterator is returned from FilterStorageSetB and is used to iterate over the raw logs and unpacked data for StorageSetB events raised by the SimpleStorage contract.
SimpleStorageTransactor is an auto generated write-only Go binding around an Ethereum contract.
SimpleStorageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SimpleStorageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.