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

# Functions

DeployPaymaster deploys a new Ethereum contract, binding an instance of Paymaster to it.
NewPaymaster creates a new instance of Paymaster, bound to a specific deployed contract.
NewPaymasterCaller creates a new read-only instance of Paymaster, bound to a specific deployed contract.
NewPaymasterFilterer creates a new log filterer instance of Paymaster, bound to a specific deployed contract.
NewPaymasterTransactor creates a new write-only instance of Paymaster, bound to a specific deployed contract.

# Variables

PaymasterABI is the input ABI used to generate the binding from.
PaymasterBin is the compiled bytecode used for deploying new contracts.
PaymasterMetaData contains all meta data concerning the Paymaster contract.

# Structs

Paymaster is an auto generated Go binding around an Ethereum contract.
PaymasterAdminChanged represents a AdminChanged event raised by the Paymaster contract.
PaymasterAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the Paymaster contract.
PaymasterBeaconUpgraded represents a BeaconUpgraded event raised by the Paymaster contract.
PaymasterBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the Paymaster contract.
PaymasterCaller is an auto generated read-only Go binding around an Ethereum contract.
PaymasterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PaymasterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PaymasterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PaymasterInitialized represents a Initialized event raised by the Paymaster contract.
PaymasterInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Paymaster contract.
PaymasterOwnershipTransferred represents a OwnershipTransferred event raised by the Paymaster contract.
PaymasterOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Paymaster contract.
PaymasterRaw is an auto generated low-level Go binding around an Ethereum contract.
PaymasterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PaymasterTransactor is an auto generated write-only Go binding around an Ethereum contract.
PaymasterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PaymasterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PaymasterUpgraded represents a Upgraded event raised by the Paymaster contract.
PaymasterUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the Paymaster contract.
UserOperation is an auto generated low-level Go binding around an user-defined struct.