# README
mloot
More Loot
# Functions
DeployTemporalLoot deploys a new Ethereum contract, binding an instance of TemporalLoot to it.
NewTemporalLoot creates a new instance of TemporalLoot, bound to a specific deployed contract.
NewTemporalLootCaller creates a new read-only instance of TemporalLoot, bound to a specific deployed contract.
NewTemporalLootFilterer creates a new log filterer instance of TemporalLoot, bound to a specific deployed contract.
NewTemporalLootTransactor creates a new write-only instance of TemporalLoot, bound to a specific deployed contract.
# Constants
TemporalLootABI is the input ABI used to generate the binding from.
# Variables
TemporalLootBin is the compiled bytecode used for deploying new contracts.
# Structs
TemporalLoot is an auto generated Go binding around an Ethereum contract.
TemporalLootApproval represents a Approval event raised by the TemporalLoot contract.
TemporalLootApprovalForAll represents a ApprovalForAll event raised by the TemporalLoot contract.
TemporalLootApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the TemporalLoot contract.
TemporalLootApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the TemporalLoot contract.
TemporalLootCaller is an auto generated read-only Go binding around an Ethereum contract.
TemporalLootCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TemporalLootCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TemporalLootFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TemporalLootOwnershipTransferred represents a OwnershipTransferred event raised by the TemporalLoot contract.
TemporalLootOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the TemporalLoot contract.
TemporalLootRaw is an auto generated low-level Go binding around an Ethereum contract.
TemporalLootSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TemporalLootTransactor is an auto generated write-only Go binding around an Ethereum contract.
TemporalLootTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TemporalLootTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TemporalLootTransfer represents a Transfer event raised by the TemporalLoot contract.
TemporalLootTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the TemporalLoot contract.