# Functions
DeployWrappedERC20 deploys a new Ethereum contract, binding an instance of WrappedERC20 to it.
NewWrappedERC20 creates a new instance of WrappedERC20, bound to a specific deployed contract.
NewWrappedERC20Caller creates a new read-only instance of WrappedERC20, bound to a specific deployed contract.
NewWrappedERC20Filterer creates a new log filterer instance of WrappedERC20, bound to a specific deployed contract.
NewWrappedERC20Transactor creates a new write-only instance of WrappedERC20, bound to a specific deployed contract.
# Variables
WrappedERC20ABI is the input ABI used to generate the binding from.
WrappedERC20Bin is the compiled bytecode used for deploying new contracts.
WrappedERC20MetaData contains all meta data concerning the WrappedERC20 contract.
# Structs
WrappedERC20 is an auto generated Go binding around an Ethereum contract.
WrappedERC20Approval represents a Approval event raised by the WrappedERC20 contract.
WrappedERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the WrappedERC20 contract.
WrappedERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
WrappedERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WrappedERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WrappedERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
WrappedERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
WrappedERC20RoleAdminChanged represents a RoleAdminChanged event raised by the WrappedERC20 contract.
WrappedERC20RoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the WrappedERC20 contract.
WrappedERC20RoleGranted represents a RoleGranted event raised by the WrappedERC20 contract.
WrappedERC20RoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the WrappedERC20 contract.
WrappedERC20RoleRevoked represents a RoleRevoked event raised by the WrappedERC20 contract.
WrappedERC20RoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the WrappedERC20 contract.
WrappedERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WrappedERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
WrappedERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WrappedERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WrappedERC20Transfer represents a Transfer event raised by the WrappedERC20 contract.
WrappedERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the WrappedERC20 contract.