package
0.0.0-20241216085813-26b36d15803e
Repository: https://github.com/bnb-chain/bcfusion.git
Documentation: pkg.go.dev

# Functions

NewBep20 creates a new instance of Bep20, bound to a specific deployed contract.
NewBep20Caller creates a new read-only instance of Bep20, bound to a specific deployed contract.
NewBep20Filterer creates a new log filterer instance of Bep20, bound to a specific deployed contract.
NewBep20Transactor creates a new write-only instance of Bep20, bound to a specific deployed contract.

# Variables

Bep20ABI is the input ABI used to generate the binding from.
Bep20MetaData contains all meta data concerning the Bep20 contract.

# Structs

Bep20 is an auto generated Go binding around an Ethereum contract.
Bep20Approval represents a Approval event raised by the Bep20 contract.
Bep20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Bep20 contract.
Bep20Caller is an auto generated read-only Go binding around an Ethereum contract.
Bep20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Bep20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Bep20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Bep20Raw is an auto generated low-level Go binding around an Ethereum contract.
Bep20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Bep20Transactor is an auto generated write-only Go binding around an Ethereum contract.
Bep20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Bep20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Bep20Transfer represents a Transfer event raised by the Bep20 contract.
Bep20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Bep20 contract.