package
0.0.110
Repository: https://github.com/citizenwallet/smartcontracts.git
Documentation: pkg.go.dev

# Functions

DeployErc20IOU deploys a new Ethereum contract, binding an instance of Erc20IOU to it.
NewErc20IOU creates a new instance of Erc20IOU, bound to a specific deployed contract.
NewErc20IOUCaller creates a new read-only instance of Erc20IOU, bound to a specific deployed contract.
NewErc20IOUFilterer creates a new log filterer instance of Erc20IOU, bound to a specific deployed contract.
NewErc20IOUTransactor creates a new write-only instance of Erc20IOU, bound to a specific deployed contract.

# Variables

Erc20IOUABI is the input ABI used to generate the binding from.
Erc20IOUBin is the compiled bytecode used for deploying new contracts.
Erc20IOUMetaData contains all meta data concerning the Erc20IOU contract.

# Structs

Erc20IOU is an auto generated Go binding around an Ethereum contract.
Erc20IOUAdminChanged represents a AdminChanged event raised by the Erc20IOU contract.
Erc20IOUAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the Erc20IOU contract.
Erc20IOUBeaconUpgraded represents a BeaconUpgraded event raised by the Erc20IOU contract.
Erc20IOUBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the Erc20IOU contract.
Erc20IOUCaller is an auto generated read-only Go binding around an Ethereum contract.
Erc20IOUCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Erc20IOUCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Erc20IOUFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
Erc20IOUInitialized represents a Initialized event raised by the Erc20IOU contract.
Erc20IOUInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Erc20IOU contract.
Erc20IOUOwnershipTransferred represents a OwnershipTransferred event raised by the Erc20IOU contract.
Erc20IOUOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Erc20IOU contract.
Erc20IOURaw is an auto generated low-level Go binding around an Ethereum contract.
Erc20IOURedeem represents a Redeem event raised by the Erc20IOU contract.
Erc20IOURedeemIterator is returned from FilterRedeem and is used to iterate over the raw logs and unpacked data for Redeem events raised by the Erc20IOU contract.
Erc20IOUSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Erc20IOUTransactor is an auto generated write-only Go binding around an Ethereum contract.
Erc20IOUTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Erc20IOUTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Erc20IOUUpgraded represents a Upgraded event raised by the Erc20IOU contract.
Erc20IOUUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the Erc20IOU contract.