package
0.0.0-20240505085105-76077715f225
Repository: https://github.com/vcspace/go-ethereum-web3.git
Documentation: pkg.go.dev

# Functions

NewAtk creates a new instance of Atk, bound to a specific deployed contract.
NewAtkCaller creates a new read-only instance of Atk, bound to a specific deployed contract.
NewAtkFilterer creates a new log filterer instance of Atk, bound to a specific deployed contract.
NewAtkTransactor creates a new write-only instance of Atk, bound to a specific deployed contract.

# Variables

AtkABI is the input ABI used to generate the binding from.
AtkMetaData contains all meta data concerning the Atk contract.

# Structs

Atk is an auto generated Go binding around an Ethereum contract.
AtkApproval represents a Approval event raised by the Atk contract.
AtkApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Atk contract.
AtkCaller is an auto generated read-only Go binding around an Ethereum contract.
AtkCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AtkCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AtkEIP712DomainChanged represents a EIP712DomainChanged event raised by the Atk contract.
AtkEIP712DomainChangedIterator is returned from FilterEIP712DomainChanged and is used to iterate over the raw logs and unpacked data for EIP712DomainChanged events raised by the Atk contract.
AtkFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AtkOwnershipTransferred represents a OwnershipTransferred event raised by the Atk contract.
AtkOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Atk contract.
AtkRaw is an auto generated low-level Go binding around an Ethereum contract.
AtkSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AtkTransactor is an auto generated write-only Go binding around an Ethereum contract.
AtkTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AtkTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AtkTransfer represents a Transfer event raised by the Atk contract.
AtkTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Atk contract.