package
0.5.3-beta.0
Repository: https://github.com/cpchain/chain.git
Documentation: pkg.go.dev

# Functions

DeployPdash deploys a new cpchain contract, binding an instance of Pdash to it.
DeployPdashProxy deploys a new cpchain contract, binding an instance of PdashProxy to it.
DeployProxyContractInterface deploys a new cpchain contract, binding an instance of ProxyContractInterface to it.
DeployProxyInterface deploys a new cpchain contract, binding an instance of ProxyInterface to it.
DeployRegister deploys a new cpchain contract, binding an instance of Register to it.
DeploySafeMath deploys a new cpchain contract, binding an instance of SafeMath to it.
NewPdash creates a new instance of Pdash, bound to a specific deployed contract.
NewPdashCaller creates a new read-only instance of Pdash, bound to a specific deployed contract.
NewPdashFilterer creates a new log filterer instance of Pdash, bound to a specific deployed contract.
NewPdashProxy creates a new instance of PdashProxy, bound to a specific deployed contract.
NewPdashProxyCaller creates a new read-only instance of PdashProxy, bound to a specific deployed contract.
NewPdashProxyFilterer creates a new log filterer instance of PdashProxy, bound to a specific deployed contract.
NewPdashProxyTransactor creates a new write-only instance of PdashProxy, bound to a specific deployed contract.
NewPdashTransactor creates a new write-only instance of Pdash, bound to a specific deployed contract.
NewProxyContractInterface creates a new instance of ProxyContractInterface, bound to a specific deployed contract.
NewProxyContractInterfaceCaller creates a new read-only instance of ProxyContractInterface, bound to a specific deployed contract.
NewProxyContractInterfaceFilterer creates a new log filterer instance of ProxyContractInterface, bound to a specific deployed contract.
NewProxyContractInterfaceTransactor creates a new write-only instance of ProxyContractInterface, bound to a specific deployed contract.
NewProxyInterface creates a new instance of ProxyInterface, bound to a specific deployed contract.
NewProxyInterfaceCaller creates a new read-only instance of ProxyInterface, bound to a specific deployed contract.
NewProxyInterfaceFilterer creates a new log filterer instance of ProxyInterface, bound to a specific deployed contract.
NewProxyInterfaceTransactor creates a new write-only instance of ProxyInterface, bound to a specific deployed contract.
NewRegister creates a new instance of Register, bound to a specific deployed contract.
NewRegisterCaller creates a new read-only instance of Register, bound to a specific deployed contract.
NewRegisterFilterer creates a new log filterer instance of Register, bound to a specific deployed contract.
NewRegisterTransactor creates a new write-only instance of Register, bound to a specific deployed contract.
NewSafeMath creates a new instance of SafeMath, bound to a specific deployed contract.
NewSafeMathCaller creates a new read-only instance of SafeMath, bound to a specific deployed contract.
NewSafeMathFilterer creates a new log filterer instance of SafeMath, bound to a specific deployed contract.
NewSafeMathTransactor creates a new write-only instance of SafeMath, bound to a specific deployed contract.

# Constants

PdashABI is the input ABI used to generate the binding from.
PdashBin is the compiled bytecode used for deploying new contracts.
PdashProxyABI is the input ABI used to generate the binding from.
PdashProxyBin is the compiled bytecode used for deploying new contracts.
ProxyContractInterfaceABI is the input ABI used to generate the binding from.
ProxyContractInterfaceBin is the compiled bytecode used for deploying new contracts.
ProxyInterfaceABI is the input ABI used to generate the binding from.
ProxyInterfaceBin is the compiled bytecode used for deploying new contracts.
RegisterABI is the input ABI used to generate the binding from.
RegisterBin is the compiled bytecode used for deploying new contracts.
SafeMathABI is the input ABI used to generate the binding from.
SafeMathBin is the compiled bytecode used for deploying new contracts.

# Structs

Pdash is an auto generated Go binding around an cpchain contract.
PdashBuyerConfirmed represents a BuyerConfirmed event raised by the Pdash contract.
PdashBuyerConfirmedIterator is returned from FilterBuyerConfirmed and is used to iterate over the raw logs and unpacked data for BuyerConfirmed events raised by the Pdash contract.
PdashBuyerDisputed represents a BuyerDisputed event raised by the Pdash contract.
PdashBuyerDisputedIterator is returned from FilterBuyerDisputed and is used to iterate over the raw logs and unpacked data for BuyerDisputed events raised by the Pdash contract.
PdashCaller is an auto generated read-only Go binding around an cpchain contract.
PdashCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
PdashCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
PdashFilterer is an auto generated log filtering Go binding around an cpchain contract events.
PdashOrderFinished represents a OrderFinished event raised by the Pdash contract.
PdashOrderFinishedIterator is returned from FilterOrderFinished and is used to iterate over the raw logs and unpacked data for OrderFinished events raised by the Pdash contract.
PdashOrderInitiated represents a OrderInitiated event raised by the Pdash contract.
PdashOrderInitiatedIterator is returned from FilterOrderInitiated and is used to iterate over the raw logs and unpacked data for OrderInitiated events raised by the Pdash contract.
PdashOrderWithdrawn represents a OrderWithdrawn event raised by the Pdash contract.
PdashOrderWithdrawnIterator is returned from FilterOrderWithdrawn and is used to iterate over the raw logs and unpacked data for OrderWithdrawn events raised by the Pdash contract.
PdashProxy is an auto generated Go binding around an cpchain contract.
PdashProxyCaller is an auto generated read-only Go binding around an cpchain contract.
PdashProxyCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
PdashProxyCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
PdashProxyDelivered represents a ProxyDelivered event raised by the Pdash contract.
PdashProxyDeliveredIterator is returned from FilterProxyDelivered and is used to iterate over the raw logs and unpacked data for ProxyDelivered events raised by the Pdash contract.
PdashProxyDeposited represents a ProxyDeposited event raised by the Pdash contract.
PdashProxyDepositedIterator is returned from FilterProxyDeposited and is used to iterate over the raw logs and unpacked data for ProxyDeposited events raised by the Pdash contract.
PdashProxyFetched represents a ProxyFetched event raised by the Pdash contract.
PdashProxyFetchedIterator is returned from FilterProxyFetched and is used to iterate over the raw logs and unpacked data for ProxyFetched events raised by the Pdash contract.
PdashProxyFilterer is an auto generated log filtering Go binding around an cpchain contract events.
PdashProxyRaw is an auto generated low-level Go binding around an cpchain contract.
PdashProxySession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
PdashProxyTransactor is an auto generated write-only Go binding around an cpchain contract.
PdashProxyTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
PdashProxyTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
PdashProxyWithdrawn represents a ProxyWithdrawn event raised by the Pdash contract.
PdashProxyWithdrawnIterator is returned from FilterProxyWithdrawn and is used to iterate over the raw logs and unpacked data for ProxyWithdrawn events raised by the Pdash contract.
PdashRaw is an auto generated low-level Go binding around an cpchain contract.
PdashSellerClaimTimeout represents a SellerClaimTimeout event raised by the Pdash contract.
PdashSellerClaimTimeoutIterator is returned from FilterSellerClaimTimeout and is used to iterate over the raw logs and unpacked data for SellerClaimTimeout events raised by the Pdash contract.
PdashSellerConfirmed represents a SellerConfirmed event raised by the Pdash contract.
PdashSellerConfirmedIterator is returned from FilterSellerConfirmed and is used to iterate over the raw logs and unpacked data for SellerConfirmed events raised by the Pdash contract.
PdashSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
PdashTransactor is an auto generated write-only Go binding around an cpchain contract.
PdashTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
PdashTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
ProxyContractInterface is an auto generated Go binding around an cpchain contract.
ProxyContractInterfaceCaller is an auto generated read-only Go binding around an cpchain contract.
ProxyContractInterfaceCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
ProxyContractInterfaceCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
ProxyContractInterfaceFilterer is an auto generated log filtering Go binding around an cpchain contract events.
ProxyContractInterfaceRaw is an auto generated low-level Go binding around an cpchain contract.
ProxyContractInterfaceSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
ProxyContractInterfaceTransactor is an auto generated write-only Go binding around an cpchain contract.
ProxyContractInterfaceTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
ProxyContractInterfaceTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
ProxyInterface is an auto generated Go binding around an cpchain contract.
ProxyInterfaceCaller is an auto generated read-only Go binding around an cpchain contract.
ProxyInterfaceCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
ProxyInterfaceCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
ProxyInterfaceFilterer is an auto generated log filtering Go binding around an cpchain contract events.
ProxyInterfaceRaw is an auto generated low-level Go binding around an cpchain contract.
ProxyInterfaceSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
ProxyInterfaceTransactor is an auto generated write-only Go binding around an cpchain contract.
ProxyInterfaceTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
ProxyInterfaceTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
Register is an auto generated Go binding around an cpchain contract.
RegisterCaller is an auto generated read-only Go binding around an cpchain contract.
RegisterCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
RegisterCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
RegisterFilterer is an auto generated log filtering Go binding around an cpchain contract events.
RegisterRaw is an auto generated low-level Go binding around an cpchain contract.
RegisterSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
RegisterTransactor is an auto generated write-only Go binding around an cpchain contract.
RegisterTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
RegisterTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
SafeMath is an auto generated Go binding around an cpchain contract.
SafeMathCaller is an auto generated read-only Go binding around an cpchain contract.
SafeMathCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
SafeMathCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
SafeMathFilterer is an auto generated log filtering Go binding around an cpchain contract events.
SafeMathRaw is an auto generated low-level Go binding around an cpchain contract.
SafeMathSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
SafeMathTransactor is an auto generated write-only Go binding around an cpchain contract.
SafeMathTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
SafeMathTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.