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

# Functions

DeploySafeERC20 deploys a new Ethereum contract, binding an instance of SafeERC20 to it.
NewSafeERC20 creates a new instance of SafeERC20, bound to a specific deployed contract.
NewSafeERC20Caller creates a new read-only instance of SafeERC20, bound to a specific deployed contract.
NewSafeERC20Filterer creates a new log filterer instance of SafeERC20, bound to a specific deployed contract.
NewSafeERC20Transactor creates a new write-only instance of SafeERC20, bound to a specific deployed contract.

# Variables

SafeERC20ABI is the input ABI used to generate the binding from.
SafeERC20Bin is the compiled bytecode used for deploying new contracts.
SafeERC20MetaData contains all meta data concerning the SafeERC20 contract.

# Structs

SafeERC20 is an auto generated Go binding around an Ethereum contract.
SafeERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
SafeERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SafeERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SafeERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
SafeERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
SafeERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SafeERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
SafeERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SafeERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.