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

# Functions

NewERC20Burnable creates a new instance of ERC20Burnable, bound to a specific deployed contract.
NewERC20BurnableCaller creates a new read-only instance of ERC20Burnable, bound to a specific deployed contract.
NewERC20BurnableFilterer creates a new log filterer instance of ERC20Burnable, bound to a specific deployed contract.
NewERC20BurnableTransactor creates a new write-only instance of ERC20Burnable, bound to a specific deployed contract.

# Variables

ERC20BurnableABI is the input ABI used to generate the binding from.
ERC20BurnableMetaData contains all meta data concerning the ERC20Burnable contract.

# Structs

ERC20Burnable is an auto generated Go binding around an Ethereum contract.
ERC20BurnableApproval represents a Approval event raised by the ERC20Burnable contract.
ERC20BurnableApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20Burnable contract.
ERC20BurnableCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20BurnableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20BurnableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20BurnableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20BurnableRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20BurnableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20BurnableTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20BurnableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20BurnableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20BurnableTransfer represents a Transfer event raised by the ERC20Burnable contract.
ERC20BurnableTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20Burnable contract.