MCDVestDaiLegacy

package
v0.0.0-...-a05b099 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const MCDVESTDAILEGACYABI = "" /* 9182-byte string literal not displayed */

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

Variables

View Source
var File_MCDVestDaiLegacy_MCDVestDaiLegacy_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 MCDVESTDAILEGACY

type MCDVESTDAILEGACY struct {
	MCDVESTDAILEGACYCaller     // Read-only binding to the contract
	MCDVESTDAILEGACYTransactor // Write-only binding to the contract
	MCDVESTDAILEGACYFilterer   // Log filterer for contract events
}

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

func NewMCDVESTDAILEGACY

func NewMCDVESTDAILEGACY(address common.Address, backend bind.ContractBackend) (*MCDVESTDAILEGACY, error)

NewMCDVESTDAILEGACY creates a new instance of MCDVESTDAILEGACY, bound to a specific deployed contract.

type MCDVESTDAILEGACYCaller

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

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

func NewMCDVESTDAILEGACYCaller

func NewMCDVESTDAILEGACYCaller(address common.Address, caller bind.ContractCaller) (*MCDVESTDAILEGACYCaller, error)

NewMCDVESTDAILEGACYCaller creates a new read-only instance of MCDVESTDAILEGACY, bound to a specific deployed contract.

func (*MCDVESTDAILEGACYCaller) Accrued

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Awards

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Bgn

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Cap

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Chainlog

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) Chainlog(opts *bind.CallOpts) (common.Address, error)

Chainlog is a free data retrieval call binding the contract method 0xce6f74aa.

Solidity: function chainlog() view returns(address)

func (*MCDVESTDAILEGACYCaller) Clf

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) DaiJoin

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) DaiJoin(opts *bind.CallOpts) (common.Address, error)

DaiJoin is a free data retrieval call binding the contract method 0xc11645bc.

Solidity: function daiJoin() view returns(address)

func (*MCDVESTDAILEGACYCaller) Fin

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Ids

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Mgr

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Res

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Rxd

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) TWENTYYEARS

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Tot

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Unpaid

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Usr

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Valid

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 (*MCDVESTDAILEGACYCaller) Vat

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) Vat(opts *bind.CallOpts) (common.Address, error)

Vat is a free data retrieval call binding the contract method 0x36569e77.

Solidity: function vat() view returns(address)

func (*MCDVESTDAILEGACYCaller) Wards

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCaller) 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 MCDVESTDAILEGACYCallerRaw

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

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

func (*MCDVESTDAILEGACYCallerRaw) Call

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerRaw) 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 MCDVESTDAILEGACYCallerSession

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

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

func (*MCDVESTDAILEGACYCallerSession) Accrued

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Awards

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Bgn

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Cap

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) Cap() (*big.Int, error)

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

Solidity: function cap() view returns(uint256)

func (*MCDVESTDAILEGACYCallerSession) Chainlog

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) Chainlog() (common.Address, error)

Chainlog is a free data retrieval call binding the contract method 0xce6f74aa.

Solidity: function chainlog() view returns(address)

func (*MCDVESTDAILEGACYCallerSession) Clf

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) DaiJoin

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) DaiJoin() (common.Address, error)

DaiJoin is a free data retrieval call binding the contract method 0xc11645bc.

Solidity: function daiJoin() view returns(address)

func (*MCDVESTDAILEGACYCallerSession) Fin

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Ids

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) Ids() (*big.Int, error)

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

Solidity: function ids() view returns(uint256)

func (*MCDVESTDAILEGACYCallerSession) Mgr

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Res

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Rxd

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) TWENTYYEARS

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) TWENTYYEARS() (*big.Int, error)

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

Solidity: function TWENTY_YEARS() view returns(uint256)

func (*MCDVESTDAILEGACYCallerSession) Tot

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Unpaid

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Usr

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Valid

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 (*MCDVESTDAILEGACYCallerSession) Vat

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) Vat() (common.Address, error)

Vat is a free data retrieval call binding the contract method 0x36569e77.

Solidity: function vat() view returns(address)

func (*MCDVESTDAILEGACYCallerSession) Wards

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYCallerSession) 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 MCDVESTDAILEGACYDeny

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

MCDVESTDAILEGACYDeny represents a Deny event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYDenyIterator

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

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

func (*MCDVESTDAILEGACYDenyIterator) Close

func (it *MCDVESTDAILEGACYDenyIterator) Close() error

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

func (*MCDVESTDAILEGACYDenyIterator) Error

func (it *MCDVESTDAILEGACYDenyIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYDenyIterator) 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 MCDVESTDAILEGACYFile

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

MCDVESTDAILEGACYFile represents a File event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYFileIterator

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

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

func (*MCDVESTDAILEGACYFileIterator) Close

func (it *MCDVESTDAILEGACYFileIterator) Close() error

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

func (*MCDVESTDAILEGACYFileIterator) Error

func (it *MCDVESTDAILEGACYFileIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYFileIterator) 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 MCDVESTDAILEGACYFilterer

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

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

func NewMCDVESTDAILEGACYFilterer

func NewMCDVESTDAILEGACYFilterer(address common.Address, filterer bind.ContractFilterer) (*MCDVESTDAILEGACYFilterer, error)

NewMCDVESTDAILEGACYFilterer creates a new log filterer instance of MCDVESTDAILEGACY, bound to a specific deployed contract.

func (*MCDVESTDAILEGACYFilterer) FilterDeny

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterDeny(opts *bind.FilterOpts, usr []common.Address) (*MCDVESTDAILEGACYDenyIterator, error)

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

Solidity: event Deny(address indexed usr)

func (*MCDVESTDAILEGACYFilterer) FilterFile

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterFile(opts *bind.FilterOpts, what [][32]byte) (*MCDVESTDAILEGACYFileIterator, error)

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

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

func (*MCDVESTDAILEGACYFilterer) FilterInit

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterInit(opts *bind.FilterOpts, id []*big.Int, usr []common.Address) (*MCDVESTDAILEGACYInitIterator, error)

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

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

func (*MCDVESTDAILEGACYFilterer) FilterMove

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterMove(opts *bind.FilterOpts, id []*big.Int, dst []common.Address) (*MCDVESTDAILEGACYMoveIterator, error)

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

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

func (*MCDVESTDAILEGACYFilterer) FilterRely

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterRely(opts *bind.FilterOpts, usr []common.Address) (*MCDVESTDAILEGACYRelyIterator, error)

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

Solidity: event Rely(address indexed usr)

func (*MCDVESTDAILEGACYFilterer) FilterRestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterRestrict(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTDAILEGACYRestrictIterator, error)

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

Solidity: event Restrict(uint256 indexed id)

func (*MCDVESTDAILEGACYFilterer) FilterUnrestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterUnrestrict(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTDAILEGACYUnrestrictIterator, error)

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

Solidity: event Unrestrict(uint256 indexed id)

func (*MCDVESTDAILEGACYFilterer) FilterVest

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterVest(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTDAILEGACYVestIterator, error)

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

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

func (*MCDVESTDAILEGACYFilterer) FilterYank

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) FilterYank(opts *bind.FilterOpts, id []*big.Int) (*MCDVESTDAILEGACYYankIterator, error)

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

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

func (*MCDVESTDAILEGACYFilterer) ParseDeny

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseDeny(log types.Log) (*MCDVESTDAILEGACYDeny, error)

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

Solidity: event Deny(address indexed usr)

func (*MCDVESTDAILEGACYFilterer) ParseFile

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseFile(log types.Log) (*MCDVESTDAILEGACYFile, error)

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

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

func (*MCDVESTDAILEGACYFilterer) ParseInit

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseInit(log types.Log) (*MCDVESTDAILEGACYInit, error)

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

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

func (*MCDVESTDAILEGACYFilterer) ParseMove

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseMove(log types.Log) (*MCDVESTDAILEGACYMove, error)

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

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

func (*MCDVESTDAILEGACYFilterer) ParseRely

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseRely(log types.Log) (*MCDVESTDAILEGACYRely, error)

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

Solidity: event Rely(address indexed usr)

func (*MCDVESTDAILEGACYFilterer) ParseRestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseRestrict(log types.Log) (*MCDVESTDAILEGACYRestrict, error)

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

Solidity: event Restrict(uint256 indexed id)

func (*MCDVESTDAILEGACYFilterer) ParseUnrestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseUnrestrict(log types.Log) (*MCDVESTDAILEGACYUnrestrict, error)

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

Solidity: event Unrestrict(uint256 indexed id)

func (*MCDVESTDAILEGACYFilterer) ParseVest

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseVest(log types.Log) (*MCDVESTDAILEGACYVest, error)

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

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

func (*MCDVESTDAILEGACYFilterer) ParseYank

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) ParseYank(log types.Log) (*MCDVESTDAILEGACYYank, error)

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

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

func (*MCDVESTDAILEGACYFilterer) WatchDeny

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchDeny(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYDeny, 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 (*MCDVESTDAILEGACYFilterer) WatchFile

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchFile(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYFile, 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 (*MCDVESTDAILEGACYFilterer) WatchInit

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchInit(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYInit, 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 (*MCDVESTDAILEGACYFilterer) WatchMove

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchMove(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYMove, 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 (*MCDVESTDAILEGACYFilterer) WatchRely

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchRely(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYRely, 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 (*MCDVESTDAILEGACYFilterer) WatchRestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchRestrict(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYRestrict, 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 (*MCDVESTDAILEGACYFilterer) WatchUnrestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchUnrestrict(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYUnrestrict, 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 (*MCDVESTDAILEGACYFilterer) WatchVest

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchVest(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYVest, 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 (*MCDVESTDAILEGACYFilterer) WatchYank

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYFilterer) WatchYank(opts *bind.WatchOpts, sink chan<- *MCDVESTDAILEGACYYank, 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 MCDVESTDAILEGACYInit

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

MCDVESTDAILEGACYInit represents a Init event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYInitIterator

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

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

func (*MCDVESTDAILEGACYInitIterator) Close

func (it *MCDVESTDAILEGACYInitIterator) Close() error

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

func (*MCDVESTDAILEGACYInitIterator) Error

func (it *MCDVESTDAILEGACYInitIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYInitIterator) 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 MCDVESTDAILEGACYMove

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

MCDVESTDAILEGACYMove represents a Move event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYMoveIterator

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

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

func (*MCDVESTDAILEGACYMoveIterator) Close

func (it *MCDVESTDAILEGACYMoveIterator) Close() error

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

func (*MCDVESTDAILEGACYMoveIterator) Error

func (it *MCDVESTDAILEGACYMoveIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYMoveIterator) 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 MCDVESTDAILEGACYRaw

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

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

func (*MCDVESTDAILEGACYRaw) Call

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYRaw) 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 (*MCDVESTDAILEGACYRaw) Transact

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

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

func (*MCDVESTDAILEGACYRaw) Transfer

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYRaw) 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 MCDVESTDAILEGACYRely

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

MCDVESTDAILEGACYRely represents a Rely event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYRelyIterator

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

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

func (*MCDVESTDAILEGACYRelyIterator) Close

func (it *MCDVESTDAILEGACYRelyIterator) Close() error

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

func (*MCDVESTDAILEGACYRelyIterator) Error

func (it *MCDVESTDAILEGACYRelyIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYRelyIterator) 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 MCDVESTDAILEGACYRestrict

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

MCDVESTDAILEGACYRestrict represents a Restrict event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYRestrictIterator

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

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

func (*MCDVESTDAILEGACYRestrictIterator) Close

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

func (*MCDVESTDAILEGACYRestrictIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYRestrictIterator) 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 MCDVESTDAILEGACYSession

type MCDVESTDAILEGACYSession struct {
	Contract     *MCDVESTDAILEGACY // 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
}

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

func (*MCDVESTDAILEGACYSession) Accrued

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Awards

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Bgn

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Cap

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) Cap() (*big.Int, error)

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

Solidity: function cap() view returns(uint256)

func (*MCDVESTDAILEGACYSession) Chainlog

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) Chainlog() (common.Address, error)

Chainlog is a free data retrieval call binding the contract method 0xce6f74aa.

Solidity: function chainlog() view returns(address)

func (*MCDVESTDAILEGACYSession) Clf

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Create

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) DaiJoin

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) DaiJoin() (common.Address, error)

DaiJoin is a free data retrieval call binding the contract method 0xc11645bc.

Solidity: function daiJoin() view returns(address)

func (*MCDVESTDAILEGACYSession) Deny

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) File

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Fin

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Ids

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) Ids() (*big.Int, error)

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

Solidity: function ids() view returns(uint256)

func (*MCDVESTDAILEGACYSession) Mgr

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Move

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Rely

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Res

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Restrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Rxd

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) TWENTYYEARS

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) TWENTYYEARS() (*big.Int, error)

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

Solidity: function TWENTY_YEARS() view returns(uint256)

func (*MCDVESTDAILEGACYSession) Tot

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Unpaid

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Unrestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Usr

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Valid

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Vat

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) Vat() (common.Address, error)

Vat is a free data retrieval call binding the contract method 0x36569e77.

Solidity: function vat() view returns(address)

func (*MCDVESTDAILEGACYSession) Vest

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Vest0

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Wards

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Yank

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 (*MCDVESTDAILEGACYSession) Yank0

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYSession) 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 MCDVESTDAILEGACYTransactor

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

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

func NewMCDVESTDAILEGACYTransactor

func NewMCDVESTDAILEGACYTransactor(address common.Address, transactor bind.ContractTransactor) (*MCDVESTDAILEGACYTransactor, error)

NewMCDVESTDAILEGACYTransactor creates a new write-only instance of MCDVESTDAILEGACY, bound to a specific deployed contract.

func (*MCDVESTDAILEGACYTransactor) Create

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Deny

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) File

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Move

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Rely

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Restrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Unrestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Vest

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Vest0

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Yank

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 (*MCDVESTDAILEGACYTransactor) Yank0

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactor) 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 MCDVESTDAILEGACYTransactorRaw

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

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

func (*MCDVESTDAILEGACYTransactorRaw) Transact

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

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

func (*MCDVESTDAILEGACYTransactorRaw) Transfer

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorRaw) 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 MCDVESTDAILEGACYTransactorSession

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

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

func (*MCDVESTDAILEGACYTransactorSession) Create

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Deny

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) File

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Move

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Rely

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Restrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Unrestrict

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Vest

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Vest0

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Yank

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 (*MCDVESTDAILEGACYTransactorSession) Yank0

func (_MCDVESTDAILEGACY *MCDVESTDAILEGACYTransactorSession) 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 MCDVESTDAILEGACYUnrestrict

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

MCDVESTDAILEGACYUnrestrict represents a Unrestrict event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYUnrestrictIterator

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

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

func (*MCDVESTDAILEGACYUnrestrictIterator) Close

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

func (*MCDVESTDAILEGACYUnrestrictIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYUnrestrictIterator) 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 MCDVESTDAILEGACYVest

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

MCDVESTDAILEGACYVest represents a Vest event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYVestIterator

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

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

func (*MCDVESTDAILEGACYVestIterator) Close

func (it *MCDVESTDAILEGACYVestIterator) Close() error

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

func (*MCDVESTDAILEGACYVestIterator) Error

func (it *MCDVESTDAILEGACYVestIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYVestIterator) 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 MCDVESTDAILEGACYYank

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

MCDVESTDAILEGACYYank represents a Yank event raised by the MCDVESTDAILEGACY contract.

type MCDVESTDAILEGACYYankIterator

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

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

func (*MCDVESTDAILEGACYYankIterator) Close

func (it *MCDVESTDAILEGACYYankIterator) Close() error

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

func (*MCDVESTDAILEGACYYankIterator) Error

func (it *MCDVESTDAILEGACYYankIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*MCDVESTDAILEGACYYankIterator) 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 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