package
0.0.4
Repository: https://github.com/calmw/web3-tools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewBgtToken creates a new instance of BgtToken, bound to a specific deployed contract.
NewBgtTokenCaller creates a new read-only instance of BgtToken, bound to a specific deployed contract.
NewBgtTokenFilterer creates a new log filterer instance of BgtToken, bound to a specific deployed contract.
NewBgtTokenTransactor creates a new write-only instance of BgtToken, bound to a specific deployed contract.

# Variables

BgtTokenABI is the input ABI used to generate the binding from.
BgtTokenMetaData contains all meta data concerning the BgtToken contract.

# Structs

BgtToken is an auto generated Go binding around an Ethereum contract.
BgtTokenApproval represents a Approval event raised by the BgtToken contract.
BgtTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the BgtToken contract.
BgtTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
BgtTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BgtTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BgtTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BgtTokenOwnershipTransferred represents a OwnershipTransferred event raised by the BgtToken contract.
BgtTokenOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the BgtToken contract.
BgtTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
BgtTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BgtTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
BgtTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BgtTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
BgtTokenTransfer represents a Transfer event raised by the BgtToken contract.
BgtTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the BgtToken contract.