package
0.0.0-20240809055825-4c6f18b3455e
Repository: https://github.com/hana-network/protocol-contracts.git
Documentation: pkg.go.dev

# Functions

DeployHanaEth deploys a new Ethereum contract, binding an instance of HanaEth to it.
NewHanaEth creates a new instance of HanaEth, bound to a specific deployed contract.
NewHanaEthCaller creates a new read-only instance of HanaEth, bound to a specific deployed contract.
NewHanaEthFilterer creates a new log filterer instance of HanaEth, bound to a specific deployed contract.
NewHanaEthTransactor creates a new write-only instance of HanaEth, bound to a specific deployed contract.

# Variables

HanaEthABI is the input ABI used to generate the binding from.
HanaEthBin is the compiled bytecode used for deploying new contracts.
HanaEthMetaData contains all meta data concerning the HanaEth contract.

# Structs

HanaEth is an auto generated Go binding around an Ethereum contract.
HanaEthApproval represents a Approval event raised by the HanaEth contract.
HanaEthApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the HanaEth contract.
HanaEthCaller is an auto generated read-only Go binding around an Ethereum contract.
HanaEthCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
HanaEthCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
HanaEthFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
HanaEthRaw is an auto generated low-level Go binding around an Ethereum contract.
HanaEthSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
HanaEthTransactor is an auto generated write-only Go binding around an Ethereum contract.
HanaEthTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
HanaEthTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
HanaEthTransfer represents a Transfer event raised by the HanaEth contract.
HanaEthTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the HanaEth contract.