package
1.5.2
Repository: https://github.com/decentr-net/vulcan.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

New returns new instance of supply.
NewDecentr creates a new instance of Decentr, bound to a specific deployed contract.
NewDecentrCaller creates a new read-only instance of Decentr, bound to a specific deployed contract.
NewDecentrFilterer creates a new log filterer instance of Decentr, bound to a specific deployed contract.
NewDecentrTransactor creates a new write-only instance of Decentr, bound to a specific deployed contract.

# Constants

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

# Structs

Decentr is an auto generated Go binding around an Ethereum contract.
DecentrApproval represents a Approval event raised by the Decentr contract.
DecentrApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Decentr contract.
DecentrCaller is an auto generated read-only Go binding around an Ethereum contract.
DecentrCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DecentrCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DecentrFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DecentrPaused represents a Paused event raised by the Decentr contract.
DecentrPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Decentr contract.
DecentrRaw is an auto generated low-level Go binding around an Ethereum contract.
DecentrSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DecentrTokenMinterUpdated represents a TokenMinterUpdated event raised by the Decentr contract.
DecentrTokenMinterUpdatedIterator is returned from FilterTokenMinterUpdated and is used to iterate over the raw logs and unpacked data for TokenMinterUpdated events raised by the Decentr contract.
DecentrTransactor is an auto generated write-only Go binding around an Ethereum contract.
DecentrTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DecentrTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DecentrTransfer represents a Transfer event raised by the Decentr contract.
DecentrTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Decentr contract.
DecentrUnpaused represents a Unpaused event raised by the Decentr contract.
DecentrUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Decentr contract.

# Interfaces

Supply ...