MCDVestMkr

package
v0.0.0-...-b095981 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const MCDVESTMKRABI = "" /* 8816-byte string literal not displayed */

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

Variables

View Source
var File_MCDVestMkr_MCDVestMkr_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Deny

type Deny struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Usr []byte                 `protobuf:"bytes,2,opt,name=Usr,proto3" json:"Usr,omitempty"` //	address
	// contains filtered or unexported fields
}

func (*Deny) Descriptor deprecated

func (*Deny) Descriptor() ([]byte, []int)

Deprecated: Use Deny.ProtoReflect.Descriptor instead.

func (*Deny) GetTs

func (x *Deny) GetTs() *timestamppb.Timestamp

func (*Deny) GetUsr

func (x *Deny) GetUsr() []byte

func (*Deny) ProtoMessage

func (*Deny) ProtoMessage()

func (*Deny) ProtoReflect

func (x *Deny) ProtoReflect() protoreflect.Message

func (*Deny) Reset

func (x *Deny) Reset()

func (*Deny) String

func (x *Deny) String() string

type File

type File struct {
	Ts   *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	What []byte                 `protobuf:"bytes,2,opt,name=What,proto3" json:"What,omitempty"` //	bytes32
	Data []byte                 `protobuf:"bytes,3,opt,name=Data,proto3" json:"Data,omitempty"` //	uint256
	// contains filtered or unexported fields
}

func (*File) Descriptor deprecated

func (*File) Descriptor() ([]byte, []int)

Deprecated: Use File.ProtoReflect.Descriptor instead.

func (*File) GetData

func (x *File) GetData() []byte

func (*File) GetTs

func (x *File) GetTs() *timestamppb.Timestamp

func (*File) GetWhat

func (x *File) GetWhat() []byte

func (*File) ProtoMessage

func (*File) ProtoMessage()

func (*File) ProtoReflect

func (x *File) ProtoReflect() protoreflect.Message

func (*File) Reset

func (x *File) Reset()

func (*File) String

func (x *File) String() string

type Init

type Init struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Id  []byte                 `protobuf:"bytes,2,opt,name=Id,proto3" json:"Id,omitempty"`   //	uint256
	Usr []byte                 `protobuf:"bytes,3,opt,name=Usr,proto3" json:"Usr,omitempty"` //	address
	// contains filtered or unexported fields
}

func (*Init) Descriptor deprecated

func (*Init) Descriptor() ([]byte, []int)

Deprecated: Use Init.ProtoReflect.Descriptor instead.

func (*Init) GetId

func (x *Init) GetId() []byte

func (*Init) GetTs

func (x *Init) GetTs() *timestamppb.Timestamp

func (*Init) GetUsr

func (x *Init) GetUsr() []byte

func (*Init) ProtoMessage

func (*Init) ProtoMessage()

func (*Init) ProtoReflect

func (x *Init) ProtoReflect() protoreflect.Message

func (*Init) Reset

func (x *Init) Reset()

func (*Init) String

func (x *Init) String() string

type MCDVESTMKR

type MCDVESTMKR struct {
	MCDVESTMKRCaller     // Read-only binding to the contract
	MCDVESTMKRTransactor // Write-only binding to the contract
	MCDVESTMKRFilterer   // Log filterer for contract events
}

MCDVESTMKR is an auto generated Go binding around an Ethereum contract.

func NewMCDVESTMKR

func NewMCDVESTMKR(address common.Address, backend bind.ContractBackend) (*MCDVESTMKR, error)

NewMCDVESTMKR creates a new instance of MCDVESTMKR, bound to a specific deployed contract.

type MCDVESTMKRCaller

type MCDVESTMKRCaller struct {
	// contains filtered or unexported fields
}

MCDVESTMKRCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewMCDVESTMKRCaller

func NewMCDVESTMKRCaller(address common.Address, caller bind.ContractCaller) (*MCDVESTMKRCaller, error)

NewMCDVESTMKRCaller creates a new read-only instance of MCDVESTMKR, bound to a specific deployed contract.

func (*MCDVESTMKRCaller) Accrued

func (_MCDVESTMKR *MCDVESTMKRCaller) Accrued(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Accrued is a free data retrieval call binding the contract method 0xf52981f4.

Solidity: function accrued(uint256 _id) view returns(uint256 amt)

func (*MCDVESTMKRCaller) Awards

func (_MCDVESTMKR *MCDVESTMKRCaller) Awards(opts *bind.CallOpts, arg0 *big.Int) (struct {
	Usr common.Address
	Bgn *big.Int
	Clf *big.Int
	Fin *big.Int
	Mgr common.Address
	Res uint8
	Tot *big.Int
	Rxd *big.Int
}, error)

Awards is a free data retrieval call binding the contract method 0xfc5a5b63.

Solidity: function awards(uint256 ) view returns(address usr, uint48 bgn, uint48 clf, uint48 fin, address mgr, uint8 res, uint128 tot, uint128 rxd)

func (*MCDVESTMKRCaller) Bgn

func (_MCDVESTMKR *MCDVESTMKRCaller) Bgn(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Bgn is a free data retrieval call binding the contract method 0x21f6c0cf.

Solidity: function bgn(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCaller) Cap

func (_MCDVESTMKR *MCDVESTMKRCaller) Cap(opts *bind.CallOpts) (*big.Int, error)

Cap is a free data retrieval call binding the contract method 0x355274ea.

Solidity: function cap() view returns(uint256)

func (*MCDVESTMKRCaller) Clf

func (_MCDVESTMKR *MCDVESTMKRCaller) Clf(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Clf is a free data retrieval call binding the contract method 0xcdf43497.

Solidity: function clf(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCaller) Fin

func (_MCDVESTMKR *MCDVESTMKRCaller) Fin(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Fin is a free data retrieval call binding the contract method 0xe529780d.

Solidity: function fin(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCaller) Gem

func (_MCDVESTMKR *MCDVESTMKRCaller) Gem(opts *bind.CallOpts) (common.Address, error)

Gem is a free data retrieval call binding the contract method 0x7bd2bea7.

Solidity: function gem() view returns(address)

func (*MCDVESTMKRCaller) Ids

func (_MCDVESTMKR *MCDVESTMKRCaller) Ids(opts *bind.CallOpts) (*big.Int, error)

Ids is a free data retrieval call binding the contract method 0xe7657e15.

Solidity: function ids() view returns(uint256)

func (*MCDVESTMKRCaller) Mgr

func (_MCDVESTMKR *MCDVESTMKRCaller) Mgr(opts *bind.CallOpts, _id *big.Int) (common.Address, error)

Mgr is a free data retrieval call binding the contract method 0xdc2c788f.

Solidity: function mgr(uint256 _id) view returns(address)

func (*MCDVESTMKRCaller) Res

func (_MCDVESTMKR *MCDVESTMKRCaller) Res(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Res is a free data retrieval call binding the contract method 0xd4e8fd2e.

Solidity: function res(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCaller) Rxd

func (_MCDVESTMKR *MCDVESTMKRCaller) Rxd(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Rxd is a free data retrieval call binding the contract method 0xe054720f.

Solidity: function rxd(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCaller) TWENTYYEARS

func (_MCDVESTMKR *MCDVESTMKRCaller) TWENTYYEARS(opts *bind.CallOpts) (*big.Int, error)

TWENTYYEARS is a free data retrieval call binding the contract method 0x60fb494b.

Solidity: function TWENTY_YEARS() view returns(uint256)

func (*MCDVESTMKRCaller) Tot

func (_MCDVESTMKR *MCDVESTMKRCaller) Tot(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Tot is a free data retrieval call binding the contract method 0x892de51d.

Solidity: function tot(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCaller) Unpaid

func (_MCDVESTMKR *MCDVESTMKRCaller) Unpaid(opts *bind.CallOpts, _id *big.Int) (*big.Int, error)

Unpaid is a free data retrieval call binding the contract method 0x53e8863d.

Solidity: function unpaid(uint256 _id) view returns(uint256 amt)

func (*MCDVESTMKRCaller) Usr

func (_MCDVESTMKR *MCDVESTMKRCaller) Usr(opts *bind.CallOpts, _id *big.Int) (common.Address, error)

Usr is a free data retrieval call binding the contract method 0xc659cd45.

Solidity: function usr(uint256 _id) view returns(address)

func (*MCDVESTMKRCaller) Valid

func (_MCDVESTMKR *MCDVESTMKRCaller) Valid(opts *bind.CallOpts, _id *big.Int) (bool, error)

Valid is a free data retrieval call binding the contract method 0xbf8712c5.

Solidity: function valid(uint256 _id) view returns(bool isValid)

func (*MCDVESTMKRCaller) Wards

func (_MCDVESTMKR *MCDVESTMKRCaller) Wards(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)

Wards is a free data retrieval call binding the contract method 0xbf353dbb.

Solidity: function wards(address ) view returns(uint256)

type MCDVESTMKRCallerRaw

type MCDVESTMKRCallerRaw struct {
	Contract *MCDVESTMKRCaller // Generic read-only contract binding to access the raw methods on
}

MCDVESTMKRCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*MCDVESTMKRCallerRaw) Call

func (_MCDVESTMKR *MCDVESTMKRCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type MCDVESTMKRCallerSession

type MCDVESTMKRCallerSession struct {
	Contract *MCDVESTMKRCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts     // Call options to use throughout this session
}

MCDVESTMKRCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*MCDVESTMKRCallerSession) Accrued

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Accrued(_id *big.Int) (*big.Int, error)

Accrued is a free data retrieval call binding the contract method 0xf52981f4.

Solidity: function accrued(uint256 _id) view returns(uint256 amt)

func (*MCDVESTMKRCallerSession) Awards

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Awards(arg0 *big.Int) (struct {
	Usr common.Address
	Bgn *big.Int
	Clf *big.Int
	Fin *big.Int
	Mgr common.Address
	Res uint8
	Tot *big.Int
	Rxd *big.Int
}, error)

Awards is a free data retrieval call binding the contract method 0xfc5a5b63.

Solidity: function awards(uint256 ) view returns(address usr, uint48 bgn, uint48 clf, uint48 fin, address mgr, uint8 res, uint128 tot, uint128 rxd)

func (*MCDVESTMKRCallerSession) Bgn

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Bgn(_id *big.Int) (*big.Int, error)

Bgn is a free data retrieval call binding the contract method 0x21f6c0cf.

Solidity: function bgn(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCallerSession) Cap

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Cap() (*big.Int, error)

Cap is a free data retrieval call binding the contract method 0x355274ea.

Solidity: function cap() view returns(uint256)

func (*MCDVESTMKRCallerSession) Clf

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Clf(_id *big.Int) (*big.Int, error)

Clf is a free data retrieval call binding the contract method 0xcdf43497.

Solidity: function clf(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCallerSession) Fin

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Fin(_id *big.Int) (*big.Int, error)

Fin is a free data retrieval call binding the contract method 0xe529780d.

Solidity: function fin(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCallerSession) Gem

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Gem() (common.Address, error)

Gem is a free data retrieval call binding the contract method 0x7bd2bea7.

Solidity: function gem() view returns(address)

func (*MCDVESTMKRCallerSession) Ids

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Ids() (*big.Int, error)

Ids is a free data retrieval call binding the contract method 0xe7657e15.

Solidity: function ids() view returns(uint256)

func (*MCDVESTMKRCallerSession) Mgr

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Mgr(_id *big.Int) (common.Address, error)

Mgr is a free data retrieval call binding the contract method 0xdc2c788f.

Solidity: function mgr(uint256 _id) view returns(address)

func (*MCDVESTMKRCallerSession) Res

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Res(_id *big.Int) (*big.Int, error)

Res is a free data retrieval call binding the contract method 0xd4e8fd2e.

Solidity: function res(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCallerSession) Rxd

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Rxd(_id *big.Int) (*big.Int, error)

Rxd is a free data retrieval call binding the contract method 0xe054720f.

Solidity: function rxd(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCallerSession) TWENTYYEARS

func (_MCDVESTMKR *MCDVESTMKRCallerSession) TWENTYYEARS() (*big.Int, error)

TWENTYYEARS is a free data retrieval call binding the contract method 0x60fb494b.

Solidity: function TWENTY_YEARS() view returns(uint256)

func (*MCDVESTMKRCallerSession) Tot

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Tot(_id *big.Int) (*big.Int, error)

Tot is a free data retrieval call binding the contract method 0x892de51d.

Solidity: function tot(uint256 _id) view returns(uint256)

func (*MCDVESTMKRCallerSession) Unpaid

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Unpaid(_id *big.Int) (*big.Int, error)

Unpaid is a free data retrieval call binding the contract method 0x53e8863d.

Solidity: function unpaid(uint256 _id) view returns(uint256 amt)

func (*MCDVESTMKRCallerSession) Usr

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Usr(_id *big.Int) (common.Address, error)

Usr is a free data retrieval call binding the contract method 0xc659cd45.

Solidity: function usr(uint256 _id) view returns(address)

func (*MCDVESTMKRCallerSession) Valid

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Valid(_id *big.Int) (bool, error)

Valid is a free data retrieval call binding the contract method 0xbf8712c5.

Solidity: function valid(uint256 _id) view returns(bool isValid)

func (*MCDVESTMKRCallerSession) Wards

func (_MCDVESTMKR *MCDVESTMKRCallerSession) Wards(arg0 common.Address) (*big.Int, error)

Wards is a free data retrieval call binding the contract method 0xbf353dbb.

Solidity: function wards(address ) view returns(uint256)

type MCDVESTMKRDeny

type MCDVESTMKRDeny struct {
	Usr common.Address
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRDeny represents a Deny event raised by the MCDVESTMKR contract.

type MCDVESTMKRDenyIterator

type MCDVESTMKRDenyIterator struct {
	Event *MCDVESTMKRDeny // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRDenyIterator is returned from FilterDeny and is used to iterate over the raw logs and unpacked data for Deny events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRDenyIterator) Close

func (it *MCDVESTMKRDenyIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRDenyIterator) Error

func (it *MCDVESTMKRDenyIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRDenyIterator) Next

func (it *MCDVESTMKRDenyIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRFile

type MCDVESTMKRFile struct {
	What [32]byte
	Data *big.Int
	Raw  types.Log // Blockchain specific contextual infos
}

MCDVESTMKRFile represents a File event raised by the MCDVESTMKR contract.

type MCDVESTMKRFileIterator

type MCDVESTMKRFileIterator struct {
	Event *MCDVESTMKRFile // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRFileIterator is returned from FilterFile and is used to iterate over the raw logs and unpacked data for File events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRFileIterator) Close

func (it *MCDVESTMKRFileIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRFileIterator) Error

func (it *MCDVESTMKRFileIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRFileIterator) Next

func (it *MCDVESTMKRFileIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRFilterer

type MCDVESTMKRFilterer struct {
	// contains filtered or unexported fields
}

MCDVESTMKRFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewMCDVESTMKRFilterer

func NewMCDVESTMKRFilterer(address common.Address, filterer bind.ContractFilterer) (*MCDVESTMKRFilterer, error)

NewMCDVESTMKRFilterer creates a new log filterer instance of MCDVESTMKR, bound to a specific deployed contract.

func (*MCDVESTMKRFilterer) FilterDeny

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterDeny(opts *bind.FilterOpts, usr []common.Address) (*MCDVESTMKRDenyIterator, error)

FilterDeny is a free log retrieval operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.

Solidity: event Deny(address indexed usr)

func (*MCDVESTMKRFilterer) FilterFile

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterFile(opts *bind.FilterOpts, what [][32]byte) (*MCDVESTMKRFileIterator, error)

FilterFile is a free log retrieval operation binding the contract event 0xe986e40cc8c151830d4f61050f4fb2e4add8567caad2d5f5496f9158e91fe4c7.

Solidity: event File(bytes32 indexed what, uint256 data)

func (*MCDVESTMKRFilterer) FilterInit

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterInit(opts *bind.FilterOpts, id []*big.Int, usr []common.Address) (*MCDVESTMKRInitIterator, error)

FilterInit is a free log retrieval operation binding the contract event 0x2e3cc5298d3204a0f0fc2be0f6fdefcef002025f4c75caf950b23e6cfbfb78d0.

Solidity: event Init(uint256 indexed id, address indexed usr)

func (*MCDVESTMKRFilterer) FilterMove

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterMove(opts *bind.FilterOpts, id []*big.Int, dst []common.Address) (*MCDVESTMKRMoveIterator, error)

FilterMove is a free log retrieval operation binding the contract event 0x8ceddd02f4fb8ef0d5d6212cf4c91d59d366e04b977e8b2b944168d2a6d85081.

Solidity: event Move(uint256 indexed id, address indexed dst)

func (*MCDVESTMKRFilterer) FilterRely

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterRely(opts *bind.FilterOpts, usr []common.Address) (*MCDVESTMKRRelyIterator, error)

FilterRely is a free log retrieval operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.

Solidity: event Rely(address indexed usr)

func (*MCDVESTMKRFilterer) FilterRestrict

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterRestrict(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTMKRRestrictIterator, error)

FilterRestrict is a free log retrieval operation binding the contract event 0x9247a2bf1b75bc397d4043d99b9cebce531548a01dbb56a5d4c5f5ca26051e8d.

Solidity: event Restrict(uint256 indexed id)

func (*MCDVESTMKRFilterer) FilterUnrestrict

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterUnrestrict(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTMKRUnrestrictIterator, error)

FilterUnrestrict is a free log retrieval operation binding the contract event 0x3d1b575f06b2d660af77eec35d9b3ffcfa956b6c1fdbc840992d4b03b03e622b.

Solidity: event Unrestrict(uint256 indexed id)

func (*MCDVESTMKRFilterer) FilterVest

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterVest(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTMKRVestIterator, error)

FilterVest is a free log retrieval operation binding the contract event 0xa2906882572b0e9dfe893158bb064bc308eb1bd87d1da481850f9d17fc293847.

Solidity: event Vest(uint256 indexed id, uint256 amt)

func (*MCDVESTMKRFilterer) FilterYank

func (_MCDVESTMKR *MCDVESTMKRFilterer) FilterYank(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTMKRYankIterator, error)

FilterYank is a free log retrieval operation binding the contract event 0x6f2a3ed78a3066d89360b6c89e52bf3313f52e859401a3ea5fa0f033fd540c3c.

Solidity: event Yank(uint256 indexed id, uint256 end)

func (*MCDVESTMKRFilterer) ParseDeny

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseDeny(log types.Log) (*MCDVESTMKRDeny, error)

ParseDeny is a log parse operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.

Solidity: event Deny(address indexed usr)

func (*MCDVESTMKRFilterer) ParseFile

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseFile(log types.Log) (*MCDVESTMKRFile, error)

ParseFile is a log parse operation binding the contract event 0xe986e40cc8c151830d4f61050f4fb2e4add8567caad2d5f5496f9158e91fe4c7.

Solidity: event File(bytes32 indexed what, uint256 data)

func (*MCDVESTMKRFilterer) ParseInit

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseInit(log types.Log) (*MCDVESTMKRInit, error)

ParseInit is a log parse operation binding the contract event 0x2e3cc5298d3204a0f0fc2be0f6fdefcef002025f4c75caf950b23e6cfbfb78d0.

Solidity: event Init(uint256 indexed id, address indexed usr)

func (*MCDVESTMKRFilterer) ParseMove

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseMove(log types.Log) (*MCDVESTMKRMove, error)

ParseMove is a log parse operation binding the contract event 0x8ceddd02f4fb8ef0d5d6212cf4c91d59d366e04b977e8b2b944168d2a6d85081.

Solidity: event Move(uint256 indexed id, address indexed dst)

func (*MCDVESTMKRFilterer) ParseRely

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseRely(log types.Log) (*MCDVESTMKRRely, error)

ParseRely is a log parse operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.

Solidity: event Rely(address indexed usr)

func (*MCDVESTMKRFilterer) ParseRestrict

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseRestrict(log types.Log) (*MCDVESTMKRRestrict, error)

ParseRestrict is a log parse operation binding the contract event 0x9247a2bf1b75bc397d4043d99b9cebce531548a01dbb56a5d4c5f5ca26051e8d.

Solidity: event Restrict(uint256 indexed id)

func (*MCDVESTMKRFilterer) ParseUnrestrict

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseUnrestrict(log types.Log) (*MCDVESTMKRUnrestrict, error)

ParseUnrestrict is a log parse operation binding the contract event 0x3d1b575f06b2d660af77eec35d9b3ffcfa956b6c1fdbc840992d4b03b03e622b.

Solidity: event Unrestrict(uint256 indexed id)

func (*MCDVESTMKRFilterer) ParseVest

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseVest(log types.Log) (*MCDVESTMKRVest, error)

ParseVest is a log parse operation binding the contract event 0xa2906882572b0e9dfe893158bb064bc308eb1bd87d1da481850f9d17fc293847.

Solidity: event Vest(uint256 indexed id, uint256 amt)

func (*MCDVESTMKRFilterer) ParseYank

func (_MCDVESTMKR *MCDVESTMKRFilterer) ParseYank(log types.Log) (*MCDVESTMKRYank, error)

ParseYank is a log parse operation binding the contract event 0x6f2a3ed78a3066d89360b6c89e52bf3313f52e859401a3ea5fa0f033fd540c3c.

Solidity: event Yank(uint256 indexed id, uint256 end)

func (*MCDVESTMKRFilterer) WatchDeny

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchDeny(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRDeny, usr []common.Address) (event.Subscription, error)

WatchDeny is a free log subscription operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.

Solidity: event Deny(address indexed usr)

func (*MCDVESTMKRFilterer) WatchFile

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchFile(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRFile, what [][32]byte) (event.Subscription, error)

WatchFile is a free log subscription operation binding the contract event 0xe986e40cc8c151830d4f61050f4fb2e4add8567caad2d5f5496f9158e91fe4c7.

Solidity: event File(bytes32 indexed what, uint256 data)

func (*MCDVESTMKRFilterer) WatchInit

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchInit(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRInit, id []*big.Int, usr []common.Address) (event.Subscription, error)

WatchInit is a free log subscription operation binding the contract event 0x2e3cc5298d3204a0f0fc2be0f6fdefcef002025f4c75caf950b23e6cfbfb78d0.

Solidity: event Init(uint256 indexed id, address indexed usr)

func (*MCDVESTMKRFilterer) WatchMove

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchMove(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRMove, id []*big.Int, dst []common.Address) (event.Subscription, error)

WatchMove is a free log subscription operation binding the contract event 0x8ceddd02f4fb8ef0d5d6212cf4c91d59d366e04b977e8b2b944168d2a6d85081.

Solidity: event Move(uint256 indexed id, address indexed dst)

func (*MCDVESTMKRFilterer) WatchRely

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchRely(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRRely, usr []common.Address) (event.Subscription, error)

WatchRely is a free log subscription operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.

Solidity: event Rely(address indexed usr)

func (*MCDVESTMKRFilterer) WatchRestrict

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchRestrict(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRRestrict, id []*big.Int) (event.Subscription, error)

WatchRestrict is a free log subscription operation binding the contract event 0x9247a2bf1b75bc397d4043d99b9cebce531548a01dbb56a5d4c5f5ca26051e8d.

Solidity: event Restrict(uint256 indexed id)

func (*MCDVESTMKRFilterer) WatchUnrestrict

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchUnrestrict(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRUnrestrict, id []*big.Int) (event.Subscription, error)

WatchUnrestrict is a free log subscription operation binding the contract event 0x3d1b575f06b2d660af77eec35d9b3ffcfa956b6c1fdbc840992d4b03b03e622b.

Solidity: event Unrestrict(uint256 indexed id)

func (*MCDVESTMKRFilterer) WatchVest

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchVest(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRVest, id []*big.Int) (event.Subscription, error)

WatchVest is a free log subscription operation binding the contract event 0xa2906882572b0e9dfe893158bb064bc308eb1bd87d1da481850f9d17fc293847.

Solidity: event Vest(uint256 indexed id, uint256 amt)

func (*MCDVESTMKRFilterer) WatchYank

func (_MCDVESTMKR *MCDVESTMKRFilterer) WatchYank(opts *bind.WatchOpts, sink chan<- *MCDVESTMKRYank, id []*big.Int) (event.Subscription, error)

WatchYank is a free log subscription operation binding the contract event 0x6f2a3ed78a3066d89360b6c89e52bf3313f52e859401a3ea5fa0f033fd540c3c.

Solidity: event Yank(uint256 indexed id, uint256 end)

type MCDVESTMKRInit

type MCDVESTMKRInit struct {
	Id  *big.Int
	Usr common.Address
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRInit represents a Init event raised by the MCDVESTMKR contract.

type MCDVESTMKRInitIterator

type MCDVESTMKRInitIterator struct {
	Event *MCDVESTMKRInit // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRInitIterator is returned from FilterInit and is used to iterate over the raw logs and unpacked data for Init events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRInitIterator) Close

func (it *MCDVESTMKRInitIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRInitIterator) Error

func (it *MCDVESTMKRInitIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRInitIterator) Next

func (it *MCDVESTMKRInitIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRMove

type MCDVESTMKRMove struct {
	Id  *big.Int
	Dst common.Address
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRMove represents a Move event raised by the MCDVESTMKR contract.

type MCDVESTMKRMoveIterator

type MCDVESTMKRMoveIterator struct {
	Event *MCDVESTMKRMove // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRMoveIterator is returned from FilterMove and is used to iterate over the raw logs and unpacked data for Move events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRMoveIterator) Close

func (it *MCDVESTMKRMoveIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRMoveIterator) Error

func (it *MCDVESTMKRMoveIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRMoveIterator) Next

func (it *MCDVESTMKRMoveIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRRaw

type MCDVESTMKRRaw struct {
	Contract *MCDVESTMKR // Generic contract binding to access the raw methods on
}

MCDVESTMKRRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*MCDVESTMKRRaw) Call

func (_MCDVESTMKR *MCDVESTMKRRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*MCDVESTMKRRaw) Transact

func (_MCDVESTMKR *MCDVESTMKRRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*MCDVESTMKRRaw) Transfer

func (_MCDVESTMKR *MCDVESTMKRRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type MCDVESTMKRRely

type MCDVESTMKRRely struct {
	Usr common.Address
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRRely represents a Rely event raised by the MCDVESTMKR contract.

type MCDVESTMKRRelyIterator

type MCDVESTMKRRelyIterator struct {
	Event *MCDVESTMKRRely // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRRelyIterator is returned from FilterRely and is used to iterate over the raw logs and unpacked data for Rely events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRRelyIterator) Close

func (it *MCDVESTMKRRelyIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRRelyIterator) Error

func (it *MCDVESTMKRRelyIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRRelyIterator) Next

func (it *MCDVESTMKRRelyIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRRestrict

type MCDVESTMKRRestrict struct {
	Id  *big.Int
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRRestrict represents a Restrict event raised by the MCDVESTMKR contract.

type MCDVESTMKRRestrictIterator

type MCDVESTMKRRestrictIterator struct {
	Event *MCDVESTMKRRestrict // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRRestrictIterator is returned from FilterRestrict and is used to iterate over the raw logs and unpacked data for Restrict events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRRestrictIterator) Close

func (it *MCDVESTMKRRestrictIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRRestrictIterator) Error

func (it *MCDVESTMKRRestrictIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRRestrictIterator) Next

func (it *MCDVESTMKRRestrictIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRSession

type MCDVESTMKRSession struct {
	Contract     *MCDVESTMKR       // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

MCDVESTMKRSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*MCDVESTMKRSession) Accrued

func (_MCDVESTMKR *MCDVESTMKRSession) Accrued(_id *big.Int) (*big.Int, error)

Accrued is a free data retrieval call binding the contract method 0xf52981f4.

Solidity: function accrued(uint256 _id) view returns(uint256 amt)

func (*MCDVESTMKRSession) Awards

func (_MCDVESTMKR *MCDVESTMKRSession) Awards(arg0 *big.Int) (struct {
	Usr common.Address
	Bgn *big.Int
	Clf *big.Int
	Fin *big.Int
	Mgr common.Address
	Res uint8
	Tot *big.Int
	Rxd *big.Int
}, error)

Awards is a free data retrieval call binding the contract method 0xfc5a5b63.

Solidity: function awards(uint256 ) view returns(address usr, uint48 bgn, uint48 clf, uint48 fin, address mgr, uint8 res, uint128 tot, uint128 rxd)

func (*MCDVESTMKRSession) Bgn

func (_MCDVESTMKR *MCDVESTMKRSession) Bgn(_id *big.Int) (*big.Int, error)

Bgn is a free data retrieval call binding the contract method 0x21f6c0cf.

Solidity: function bgn(uint256 _id) view returns(uint256)

func (*MCDVESTMKRSession) Cap

func (_MCDVESTMKR *MCDVESTMKRSession) Cap() (*big.Int, error)

Cap is a free data retrieval call binding the contract method 0x355274ea.

Solidity: function cap() view returns(uint256)

func (*MCDVESTMKRSession) Clf

func (_MCDVESTMKR *MCDVESTMKRSession) Clf(_id *big.Int) (*big.Int, error)

Clf is a free data retrieval call binding the contract method 0xcdf43497.

Solidity: function clf(uint256 _id) view returns(uint256)

func (*MCDVESTMKRSession) Create

func (_MCDVESTMKR *MCDVESTMKRSession) Create(_usr common.Address, _tot *big.Int, _bgn *big.Int, _tau *big.Int, _eta *big.Int, _mgr common.Address) (*types.Transaction, error)

Create is a paid mutator transaction binding the contract method 0xdb64ff8f.

Solidity: function create(address _usr, uint256 _tot, uint256 _bgn, uint256 _tau, uint256 _eta, address _mgr) returns(uint256 id)

func (*MCDVESTMKRSession) Deny

func (_MCDVESTMKR *MCDVESTMKRSession) Deny(usr common.Address) (*types.Transaction, error)

Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.

Solidity: function deny(address usr) returns()

func (*MCDVESTMKRSession) File

func (_MCDVESTMKR *MCDVESTMKRSession) File(what [32]byte, data *big.Int) (*types.Transaction, error)

File is a paid mutator transaction binding the contract method 0x29ae8114.

Solidity: function file(bytes32 what, uint256 data) returns()

func (*MCDVESTMKRSession) Fin

func (_MCDVESTMKR *MCDVESTMKRSession) Fin(_id *big.Int) (*big.Int, error)

Fin is a free data retrieval call binding the contract method 0xe529780d.

Solidity: function fin(uint256 _id) view returns(uint256)

func (*MCDVESTMKRSession) Gem

func (_MCDVESTMKR *MCDVESTMKRSession) Gem() (common.Address, error)

Gem is a free data retrieval call binding the contract method 0x7bd2bea7.

Solidity: function gem() view returns(address)

func (*MCDVESTMKRSession) Ids

func (_MCDVESTMKR *MCDVESTMKRSession) Ids() (*big.Int, error)

Ids is a free data retrieval call binding the contract method 0xe7657e15.

Solidity: function ids() view returns(uint256)

func (*MCDVESTMKRSession) Mgr

func (_MCDVESTMKR *MCDVESTMKRSession) Mgr(_id *big.Int) (common.Address, error)

Mgr is a free data retrieval call binding the contract method 0xdc2c788f.

Solidity: function mgr(uint256 _id) view returns(address)

func (*MCDVESTMKRSession) Move

func (_MCDVESTMKR *MCDVESTMKRSession) Move(_id *big.Int, _dst common.Address) (*types.Transaction, error)

Move is a paid mutator transaction binding the contract method 0xd8a8e03a.

Solidity: function move(uint256 _id, address _dst) returns()

func (*MCDVESTMKRSession) Rely

func (_MCDVESTMKR *MCDVESTMKRSession) Rely(usr common.Address) (*types.Transaction, error)

Rely is a paid mutator transaction binding the contract method 0x65fae35e.

Solidity: function rely(address usr) returns()

func (*MCDVESTMKRSession) Res

func (_MCDVESTMKR *MCDVESTMKRSession) Res(_id *big.Int) (*big.Int, error)

Res is a free data retrieval call binding the contract method 0xd4e8fd2e.

Solidity: function res(uint256 _id) view returns(uint256)

func (*MCDVESTMKRSession) Restrict

func (_MCDVESTMKR *MCDVESTMKRSession) Restrict(_id *big.Int) (*types.Transaction, error)

Restrict is a paid mutator transaction binding the contract method 0x3c433d5f.

Solidity: function restrict(uint256 _id) returns()

func (*MCDVESTMKRSession) Rxd

func (_MCDVESTMKR *MCDVESTMKRSession) Rxd(_id *big.Int) (*big.Int, error)

Rxd is a free data retrieval call binding the contract method 0xe054720f.

Solidity: function rxd(uint256 _id) view returns(uint256)

func (*MCDVESTMKRSession) TWENTYYEARS

func (_MCDVESTMKR *MCDVESTMKRSession) TWENTYYEARS() (*big.Int, error)

TWENTYYEARS is a free data retrieval call binding the contract method 0x60fb494b.

Solidity: function TWENTY_YEARS() view returns(uint256)

func (*MCDVESTMKRSession) Tot

func (_MCDVESTMKR *MCDVESTMKRSession) Tot(_id *big.Int) (*big.Int, error)

Tot is a free data retrieval call binding the contract method 0x892de51d.

Solidity: function tot(uint256 _id) view returns(uint256)

func (*MCDVESTMKRSession) Unpaid

func (_MCDVESTMKR *MCDVESTMKRSession) Unpaid(_id *big.Int) (*big.Int, error)

Unpaid is a free data retrieval call binding the contract method 0x53e8863d.

Solidity: function unpaid(uint256 _id) view returns(uint256 amt)

func (*MCDVESTMKRSession) Unrestrict

func (_MCDVESTMKR *MCDVESTMKRSession) Unrestrict(_id *big.Int) (*types.Transaction, error)

Unrestrict is a paid mutator transaction binding the contract method 0x7d8d2702.

Solidity: function unrestrict(uint256 _id) returns()

func (*MCDVESTMKRSession) Usr

func (_MCDVESTMKR *MCDVESTMKRSession) Usr(_id *big.Int) (common.Address, error)

Usr is a free data retrieval call binding the contract method 0xc659cd45.

Solidity: function usr(uint256 _id) view returns(address)

func (*MCDVESTMKRSession) Valid

func (_MCDVESTMKR *MCDVESTMKRSession) Valid(_id *big.Int) (bool, error)

Valid is a free data retrieval call binding the contract method 0xbf8712c5.

Solidity: function valid(uint256 _id) view returns(bool isValid)

func (*MCDVESTMKRSession) Vest

func (_MCDVESTMKR *MCDVESTMKRSession) Vest(_id *big.Int) (*types.Transaction, error)

Vest is a paid mutator transaction binding the contract method 0x6a760b80.

Solidity: function vest(uint256 _id) returns()

func (*MCDVESTMKRSession) Vest0

func (_MCDVESTMKR *MCDVESTMKRSession) Vest0(_id *big.Int, _maxAmt *big.Int) (*types.Transaction, error)

Vest0 is a paid mutator transaction binding the contract method 0xbb7c46f3.

Solidity: function vest(uint256 _id, uint256 _maxAmt) returns()

func (*MCDVESTMKRSession) Wards

func (_MCDVESTMKR *MCDVESTMKRSession) Wards(arg0 common.Address) (*big.Int, error)

Wards is a free data retrieval call binding the contract method 0xbf353dbb.

Solidity: function wards(address ) view returns(uint256)

func (*MCDVESTMKRSession) Yank

func (_MCDVESTMKR *MCDVESTMKRSession) Yank(_id *big.Int) (*types.Transaction, error)

Yank is a paid mutator transaction binding the contract method 0x26e027f1.

Solidity: function yank(uint256 _id) returns()

func (*MCDVESTMKRSession) Yank0

func (_MCDVESTMKR *MCDVESTMKRSession) Yank0(_id *big.Int, _end *big.Int) (*types.Transaction, error)

Yank0 is a paid mutator transaction binding the contract method 0x509aaa1d.

Solidity: function yank(uint256 _id, uint256 _end) returns()

type MCDVESTMKRTransactor

type MCDVESTMKRTransactor struct {
	// contains filtered or unexported fields
}

MCDVESTMKRTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewMCDVESTMKRTransactor

func NewMCDVESTMKRTransactor(address common.Address, transactor bind.ContractTransactor) (*MCDVESTMKRTransactor, error)

NewMCDVESTMKRTransactor creates a new write-only instance of MCDVESTMKR, bound to a specific deployed contract.

func (*MCDVESTMKRTransactor) Create

func (_MCDVESTMKR *MCDVESTMKRTransactor) Create(opts *bind.TransactOpts, _usr common.Address, _tot *big.Int, _bgn *big.Int, _tau *big.Int, _eta *big.Int, _mgr common.Address) (*types.Transaction, error)

Create is a paid mutator transaction binding the contract method 0xdb64ff8f.

Solidity: function create(address _usr, uint256 _tot, uint256 _bgn, uint256 _tau, uint256 _eta, address _mgr) returns(uint256 id)

func (*MCDVESTMKRTransactor) Deny

func (_MCDVESTMKR *MCDVESTMKRTransactor) Deny(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)

Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.

Solidity: function deny(address usr) returns()

func (*MCDVESTMKRTransactor) File

func (_MCDVESTMKR *MCDVESTMKRTransactor) File(opts *bind.TransactOpts, what [32]byte, data *big.Int) (*types.Transaction, error)

File is a paid mutator transaction binding the contract method 0x29ae8114.

Solidity: function file(bytes32 what, uint256 data) returns()

func (*MCDVESTMKRTransactor) Move

func (_MCDVESTMKR *MCDVESTMKRTransactor) Move(opts *bind.TransactOpts, _id *big.Int, _dst common.Address) (*types.Transaction, error)

Move is a paid mutator transaction binding the contract method 0xd8a8e03a.

Solidity: function move(uint256 _id, address _dst) returns()

func (*MCDVESTMKRTransactor) Rely

func (_MCDVESTMKR *MCDVESTMKRTransactor) Rely(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)

Rely is a paid mutator transaction binding the contract method 0x65fae35e.

Solidity: function rely(address usr) returns()

func (*MCDVESTMKRTransactor) Restrict

func (_MCDVESTMKR *MCDVESTMKRTransactor) Restrict(opts *bind.TransactOpts, _id *big.Int) (*types.Transaction, error)

Restrict is a paid mutator transaction binding the contract method 0x3c433d5f.

Solidity: function restrict(uint256 _id) returns()

func (*MCDVESTMKRTransactor) Unrestrict

func (_MCDVESTMKR *MCDVESTMKRTransactor) Unrestrict(opts *bind.TransactOpts, _id *big.Int) (*types.Transaction, error)

Unrestrict is a paid mutator transaction binding the contract method 0x7d8d2702.

Solidity: function unrestrict(uint256 _id) returns()

func (*MCDVESTMKRTransactor) Vest

func (_MCDVESTMKR *MCDVESTMKRTransactor) Vest(opts *bind.TransactOpts, _id *big.Int) (*types.Transaction, error)

Vest is a paid mutator transaction binding the contract method 0x6a760b80.

Solidity: function vest(uint256 _id) returns()

func (*MCDVESTMKRTransactor) Vest0

func (_MCDVESTMKR *MCDVESTMKRTransactor) Vest0(opts *bind.TransactOpts, _id *big.Int, _maxAmt *big.Int) (*types.Transaction, error)

Vest0 is a paid mutator transaction binding the contract method 0xbb7c46f3.

Solidity: function vest(uint256 _id, uint256 _maxAmt) returns()

func (*MCDVESTMKRTransactor) Yank

func (_MCDVESTMKR *MCDVESTMKRTransactor) Yank(opts *bind.TransactOpts, _id *big.Int) (*types.Transaction, error)

Yank is a paid mutator transaction binding the contract method 0x26e027f1.

Solidity: function yank(uint256 _id) returns()

func (*MCDVESTMKRTransactor) Yank0

func (_MCDVESTMKR *MCDVESTMKRTransactor) Yank0(opts *bind.TransactOpts, _id *big.Int, _end *big.Int) (*types.Transaction, error)

Yank0 is a paid mutator transaction binding the contract method 0x509aaa1d.

Solidity: function yank(uint256 _id, uint256 _end) returns()

type MCDVESTMKRTransactorRaw

type MCDVESTMKRTransactorRaw struct {
	Contract *MCDVESTMKRTransactor // Generic write-only contract binding to access the raw methods on
}

MCDVESTMKRTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*MCDVESTMKRTransactorRaw) Transact

func (_MCDVESTMKR *MCDVESTMKRTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*MCDVESTMKRTransactorRaw) Transfer

func (_MCDVESTMKR *MCDVESTMKRTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type MCDVESTMKRTransactorSession

type MCDVESTMKRTransactorSession struct {
	Contract     *MCDVESTMKRTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts     // Transaction auth options to use throughout this session
}

MCDVESTMKRTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*MCDVESTMKRTransactorSession) Create

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Create(_usr common.Address, _tot *big.Int, _bgn *big.Int, _tau *big.Int, _eta *big.Int, _mgr common.Address) (*types.Transaction, error)

Create is a paid mutator transaction binding the contract method 0xdb64ff8f.

Solidity: function create(address _usr, uint256 _tot, uint256 _bgn, uint256 _tau, uint256 _eta, address _mgr) returns(uint256 id)

func (*MCDVESTMKRTransactorSession) Deny

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Deny(usr common.Address) (*types.Transaction, error)

Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.

Solidity: function deny(address usr) returns()

func (*MCDVESTMKRTransactorSession) File

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) File(what [32]byte, data *big.Int) (*types.Transaction, error)

File is a paid mutator transaction binding the contract method 0x29ae8114.

Solidity: function file(bytes32 what, uint256 data) returns()

func (*MCDVESTMKRTransactorSession) Move

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Move(_id *big.Int, _dst common.Address) (*types.Transaction, error)

Move is a paid mutator transaction binding the contract method 0xd8a8e03a.

Solidity: function move(uint256 _id, address _dst) returns()

func (*MCDVESTMKRTransactorSession) Rely

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Rely(usr common.Address) (*types.Transaction, error)

Rely is a paid mutator transaction binding the contract method 0x65fae35e.

Solidity: function rely(address usr) returns()

func (*MCDVESTMKRTransactorSession) Restrict

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Restrict(_id *big.Int) (*types.Transaction, error)

Restrict is a paid mutator transaction binding the contract method 0x3c433d5f.

Solidity: function restrict(uint256 _id) returns()

func (*MCDVESTMKRTransactorSession) Unrestrict

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Unrestrict(_id *big.Int) (*types.Transaction, error)

Unrestrict is a paid mutator transaction binding the contract method 0x7d8d2702.

Solidity: function unrestrict(uint256 _id) returns()

func (*MCDVESTMKRTransactorSession) Vest

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Vest(_id *big.Int) (*types.Transaction, error)

Vest is a paid mutator transaction binding the contract method 0x6a760b80.

Solidity: function vest(uint256 _id) returns()

func (*MCDVESTMKRTransactorSession) Vest0

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Vest0(_id *big.Int, _maxAmt *big.Int) (*types.Transaction, error)

Vest0 is a paid mutator transaction binding the contract method 0xbb7c46f3.

Solidity: function vest(uint256 _id, uint256 _maxAmt) returns()

func (*MCDVESTMKRTransactorSession) Yank

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Yank(_id *big.Int) (*types.Transaction, error)

Yank is a paid mutator transaction binding the contract method 0x26e027f1.

Solidity: function yank(uint256 _id) returns()

func (*MCDVESTMKRTransactorSession) Yank0

func (_MCDVESTMKR *MCDVESTMKRTransactorSession) Yank0(_id *big.Int, _end *big.Int) (*types.Transaction, error)

Yank0 is a paid mutator transaction binding the contract method 0x509aaa1d.

Solidity: function yank(uint256 _id, uint256 _end) returns()

type MCDVESTMKRUnrestrict

type MCDVESTMKRUnrestrict struct {
	Id  *big.Int
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRUnrestrict represents a Unrestrict event raised by the MCDVESTMKR contract.

type MCDVESTMKRUnrestrictIterator

type MCDVESTMKRUnrestrictIterator struct {
	Event *MCDVESTMKRUnrestrict // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRUnrestrictIterator is returned from FilterUnrestrict and is used to iterate over the raw logs and unpacked data for Unrestrict events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRUnrestrictIterator) Close

func (it *MCDVESTMKRUnrestrictIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRUnrestrictIterator) Error

func (it *MCDVESTMKRUnrestrictIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRUnrestrictIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRVest

type MCDVESTMKRVest struct {
	Id  *big.Int
	Amt *big.Int
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRVest represents a Vest event raised by the MCDVESTMKR contract.

type MCDVESTMKRVestIterator

type MCDVESTMKRVestIterator struct {
	Event *MCDVESTMKRVest // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRVestIterator is returned from FilterVest and is used to iterate over the raw logs and unpacked data for Vest events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRVestIterator) Close

func (it *MCDVESTMKRVestIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRVestIterator) Error

func (it *MCDVESTMKRVestIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRVestIterator) Next

func (it *MCDVESTMKRVestIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type MCDVESTMKRYank

type MCDVESTMKRYank struct {
	Id  *big.Int
	End *big.Int
	Raw types.Log // Blockchain specific contextual infos
}

MCDVESTMKRYank represents a Yank event raised by the MCDVESTMKR contract.

type MCDVESTMKRYankIterator

type MCDVESTMKRYankIterator struct {
	Event *MCDVESTMKRYank // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

MCDVESTMKRYankIterator is returned from FilterYank and is used to iterate over the raw logs and unpacked data for Yank events raised by the MCDVESTMKR contract.

func (*MCDVESTMKRYankIterator) Close

func (it *MCDVESTMKRYankIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*MCDVESTMKRYankIterator) Error

func (it *MCDVESTMKRYankIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTMKRYankIterator) Next

func (it *MCDVESTMKRYankIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type Move

type Move struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Id  []byte                 `protobuf:"bytes,2,opt,name=Id,proto3" json:"Id,omitempty"`   //	uint256
	Dst []byte                 `protobuf:"bytes,3,opt,name=Dst,proto3" json:"Dst,omitempty"` //	address
	// contains filtered or unexported fields
}

func (*Move) Descriptor deprecated

func (*Move) Descriptor() ([]byte, []int)

Deprecated: Use Move.ProtoReflect.Descriptor instead.

func (*Move) GetDst

func (x *Move) GetDst() []byte

func (*Move) GetId

func (x *Move) GetId() []byte

func (*Move) GetTs

func (x *Move) GetTs() *timestamppb.Timestamp

func (*Move) ProtoMessage

func (*Move) ProtoMessage()

func (*Move) ProtoReflect

func (x *Move) ProtoReflect() protoreflect.Message

func (*Move) Reset

func (x *Move) Reset()

func (*Move) String

func (x *Move) String() string

type Rely

type Rely struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Usr []byte                 `protobuf:"bytes,2,opt,name=Usr,proto3" json:"Usr,omitempty"` //	address
	// contains filtered or unexported fields
}

func (*Rely) Descriptor deprecated

func (*Rely) Descriptor() ([]byte, []int)

Deprecated: Use Rely.ProtoReflect.Descriptor instead.

func (*Rely) GetTs

func (x *Rely) GetTs() *timestamppb.Timestamp

func (*Rely) GetUsr

func (x *Rely) GetUsr() []byte

func (*Rely) ProtoMessage

func (*Rely) ProtoMessage()

func (*Rely) ProtoReflect

func (x *Rely) ProtoReflect() protoreflect.Message

func (*Rely) Reset

func (x *Rely) Reset()

func (*Rely) String

func (x *Rely) String() string

type Restrict

type Restrict struct {
	Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Id []byte                 `protobuf:"bytes,2,opt,name=Id,proto3" json:"Id,omitempty"` //	uint256
	// contains filtered or unexported fields
}

func (*Restrict) Descriptor deprecated

func (*Restrict) Descriptor() ([]byte, []int)

Deprecated: Use Restrict.ProtoReflect.Descriptor instead.

func (*Restrict) GetId

func (x *Restrict) GetId() []byte

func (*Restrict) GetTs

func (x *Restrict) GetTs() *timestamppb.Timestamp

func (*Restrict) ProtoMessage

func (*Restrict) ProtoMessage()

func (*Restrict) ProtoReflect

func (x *Restrict) ProtoReflect() protoreflect.Message

func (*Restrict) Reset

func (x *Restrict) Reset()

func (*Restrict) String

func (x *Restrict) String() string

type SmartContract

type SmartContract struct{}

func (*SmartContract) Message

func (sc *SmartContract) Message(eventName string, contractAbi *abi.ABI, vLog types.Log, timestamp *timestamppb.Timestamp) protoreflect.ProtoMessage

type Unrestrict

type Unrestrict struct {
	Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Id []byte                 `protobuf:"bytes,2,opt,name=Id,proto3" json:"Id,omitempty"` //	uint256
	// contains filtered or unexported fields
}

func (*Unrestrict) Descriptor deprecated

func (*Unrestrict) Descriptor() ([]byte, []int)

Deprecated: Use Unrestrict.ProtoReflect.Descriptor instead.

func (*Unrestrict) GetId

func (x *Unrestrict) GetId() []byte

func (*Unrestrict) GetTs

func (x *Unrestrict) GetTs() *timestamppb.Timestamp

func (*Unrestrict) ProtoMessage

func (*Unrestrict) ProtoMessage()

func (*Unrestrict) ProtoReflect

func (x *Unrestrict) ProtoReflect() protoreflect.Message

func (*Unrestrict) Reset

func (x *Unrestrict) Reset()

func (*Unrestrict) String

func (x *Unrestrict) String() string

type Vest

type Vest struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Id  []byte                 `protobuf:"bytes,2,opt,name=Id,proto3" json:"Id,omitempty"`   //	uint256
	Amt []byte                 `protobuf:"bytes,3,opt,name=Amt,proto3" json:"Amt,omitempty"` //	uint256
	// contains filtered or unexported fields
}

func (*Vest) Descriptor deprecated

func (*Vest) Descriptor() ([]byte, []int)

Deprecated: Use Vest.ProtoReflect.Descriptor instead.

func (*Vest) GetAmt

func (x *Vest) GetAmt() []byte

func (*Vest) GetId

func (x *Vest) GetId() []byte

func (*Vest) GetTs

func (x *Vest) GetTs() *timestamppb.Timestamp

func (*Vest) ProtoMessage

func (*Vest) ProtoMessage()

func (*Vest) ProtoReflect

func (x *Vest) ProtoReflect() protoreflect.Message

func (*Vest) Reset

func (x *Vest) Reset()

func (*Vest) String

func (x *Vest) String() string

type Yank

type Yank struct {
	Ts  *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Id  []byte                 `protobuf:"bytes,2,opt,name=Id,proto3" json:"Id,omitempty"`   //	uint256
	End []byte                 `protobuf:"bytes,3,opt,name=End,proto3" json:"End,omitempty"` //	uint256
	// contains filtered or unexported fields
}

func (*Yank) Descriptor deprecated

func (*Yank) Descriptor() ([]byte, []int)

Deprecated: Use Yank.ProtoReflect.Descriptor instead.

func (*Yank) GetEnd

func (x *Yank) GetEnd() []byte

func (*Yank) GetId

func (x *Yank) GetId() []byte

func (*Yank) GetTs

func (x *Yank) GetTs() *timestamppb.Timestamp

func (*Yank) ProtoMessage

func (*Yank) ProtoMessage()

func (*Yank) ProtoReflect

func (x *Yank) ProtoReflect() protoreflect.Message

func (*Yank) Reset

func (x *Yank) Reset()

func (*Yank) String

func (x *Yank) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL