package
1.2.6
Repository: https://github.com/platdot-network/platdot.git
Documentation: pkg.go.dev

# Functions

NewERC20Pausable creates a new instance of ERC20Pausable, bound to a specific deployed contract.
NewERC20PausableCaller creates a new read-only instance of ERC20Pausable, bound to a specific deployed contract.
NewERC20PausableFilterer creates a new log filterer instance of ERC20Pausable, bound to a specific deployed contract.
NewERC20PausableTransactor creates a new write-only instance of ERC20Pausable, bound to a specific deployed contract.

# Constants

ERC20PausableABI is the input ABI used to generate the binding from.

# Structs

ERC20Pausable is an auto generated Go binding around an Ethereum contract.
ERC20PausableApproval represents a Approval event raised by the ERC20Pausable contract.
ERC20PausableApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20Pausable contract.
ERC20PausableCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20PausableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20PausableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20PausableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20PausablePaused represents a Paused event raised by the ERC20Pausable contract.
ERC20PausablePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the ERC20Pausable contract.
ERC20PausableRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20PausableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20PausableTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20PausableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20PausableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20PausableTransfer represents a Transfer event raised by the ERC20Pausable contract.
ERC20PausableTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20Pausable contract.
ERC20PausableUnpaused represents a Unpaused event raised by the ERC20Pausable contract.
ERC20PausableUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the ERC20Pausable contract.