package
0.0.0-20240323111507-6d56fe095a8c
Repository: https://github.com/ahmedtouahria/go-unipool.git
Documentation: pkg.go.dev

# Functions

NewUnipool creates a new instance of Unipool, bound to a specific deployed contract.
NewUnipoolCaller creates a new read-only instance of Unipool, bound to a specific deployed contract.
NewUnipoolFilterer creates a new log filterer instance of Unipool, bound to a specific deployed contract.
NewUnipoolTransactor creates a new write-only instance of Unipool, bound to a specific deployed contract.

# Variables

UnipoolABI is the input ABI used to generate the binding from.
UnipoolMetaData contains all meta data concerning the Unipool contract.

# Structs

Unipool is an auto generated Go binding around an Ethereum contract.
UnipoolApproval represents a Approval event raised by the Unipool contract.
UnipoolApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Unipool contract.
UnipoolBurn represents a Burn event raised by the Unipool contract.
UnipoolBurnIterator is returned from FilterBurn and is used to iterate over the raw logs and unpacked data for Burn events raised by the Unipool contract.
UnipoolCaller is an auto generated read-only Go binding around an Ethereum contract.
UnipoolCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UnipoolCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UnipoolFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UnipoolMint represents a Mint event raised by the Unipool contract.
UnipoolMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the Unipool contract.
UnipoolRaw is an auto generated low-level Go binding around an Ethereum contract.
UnipoolSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UnipoolSwap represents a Swap event raised by the Unipool contract.
UnipoolSwapIterator is returned from FilterSwap and is used to iterate over the raw logs and unpacked data for Swap events raised by the Unipool contract.
UnipoolSync represents a Sync event raised by the Unipool contract.
UnipoolSyncIterator is returned from FilterSync and is used to iterate over the raw logs and unpacked data for Sync events raised by the Unipool contract.
UnipoolTransactor is an auto generated write-only Go binding around an Ethereum contract.
UnipoolTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UnipoolTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UnipoolTransfer represents a Transfer event raised by the Unipool contract.
UnipoolTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Unipool contract.