lockedtokens

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_lockedtokens_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type LockedAccountRegisteredAsDelegator

type LockedAccountRegisteredAsDelegator struct {
	Ts          *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	BlockNumber uint64                 `protobuf:"varint,2,opt,name=blockNumber,proto3" json:"blockNumber,omitempty"`
	TxID        []byte                 `protobuf:"bytes,3,opt,name=txID,proto3" json:"txID,omitempty"`
	LogIndex    uint64                 `protobuf:"varint,4,opt,name=logIndex,proto3" json:"logIndex,omitempty"`
	Address     []byte                 `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
	NodeID      string                 `protobuf:"bytes,6,opt,name=nodeID,proto3" json:"nodeID,omitempty"`
	// contains filtered or unexported fields
}

func (*LockedAccountRegisteredAsDelegator) Descriptor deprecated

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

Deprecated: Use LockedAccountRegisteredAsDelegator.ProtoReflect.Descriptor instead.

func (*LockedAccountRegisteredAsDelegator) GetAddress

func (x *LockedAccountRegisteredAsDelegator) GetAddress() []byte

func (*LockedAccountRegisteredAsDelegator) GetBlockNumber

func (x *LockedAccountRegisteredAsDelegator) GetBlockNumber() uint64

func (*LockedAccountRegisteredAsDelegator) GetLogIndex

func (x *LockedAccountRegisteredAsDelegator) GetLogIndex() uint64

func (*LockedAccountRegisteredAsDelegator) GetNodeID

func (*LockedAccountRegisteredAsDelegator) GetTs

func (*LockedAccountRegisteredAsDelegator) GetTxID

func (*LockedAccountRegisteredAsDelegator) ProtoMessage

func (*LockedAccountRegisteredAsDelegator) ProtoMessage()

func (*LockedAccountRegisteredAsDelegator) ProtoReflect

func (*LockedAccountRegisteredAsDelegator) Reset

func (*LockedAccountRegisteredAsDelegator) String

type LockedAccountRegisteredAsNode

type LockedAccountRegisteredAsNode struct {
	Ts          *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	BlockNumber uint64                 `protobuf:"varint,2,opt,name=blockNumber,proto3" json:"blockNumber,omitempty"`
	TxID        []byte                 `protobuf:"bytes,3,opt,name=txID,proto3" json:"txID,omitempty"`
	LogIndex    uint64                 `protobuf:"varint,4,opt,name=logIndex,proto3" json:"logIndex,omitempty"`
	Address     []byte                 `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
	NodeID      string                 `protobuf:"bytes,6,opt,name=nodeID,proto3" json:"nodeID,omitempty"`
	// contains filtered or unexported fields
}

func (*LockedAccountRegisteredAsNode) Descriptor deprecated

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

Deprecated: Use LockedAccountRegisteredAsNode.ProtoReflect.Descriptor instead.

func (*LockedAccountRegisteredAsNode) GetAddress

func (x *LockedAccountRegisteredAsNode) GetAddress() []byte

func (*LockedAccountRegisteredAsNode) GetBlockNumber

func (x *LockedAccountRegisteredAsNode) GetBlockNumber() uint64

func (*LockedAccountRegisteredAsNode) GetLogIndex

func (x *LockedAccountRegisteredAsNode) GetLogIndex() uint64

func (*LockedAccountRegisteredAsNode) GetNodeID

func (x *LockedAccountRegisteredAsNode) GetNodeID() string

func (*LockedAccountRegisteredAsNode) GetTs

func (*LockedAccountRegisteredAsNode) GetTxID

func (x *LockedAccountRegisteredAsNode) GetTxID() []byte

func (*LockedAccountRegisteredAsNode) ProtoMessage

func (*LockedAccountRegisteredAsNode) ProtoMessage()

func (*LockedAccountRegisteredAsNode) ProtoReflect

func (*LockedAccountRegisteredAsNode) Reset

func (x *LockedAccountRegisteredAsNode) Reset()

func (*LockedAccountRegisteredAsNode) String

type LockedTokensDeposited

type LockedTokensDeposited struct {
	Ts          *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	BlockNumber uint64                 `protobuf:"varint,2,opt,name=blockNumber,proto3" json:"blockNumber,omitempty"`
	TxID        []byte                 `protobuf:"bytes,3,opt,name=txID,proto3" json:"txID,omitempty"`
	LogIndex    uint64                 `protobuf:"varint,4,opt,name=logIndex,proto3" json:"logIndex,omitempty"`
	Address     []byte                 `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
	Amount      float64                `protobuf:"fixed64,6,opt,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

func (*LockedTokensDeposited) Descriptor deprecated

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

Deprecated: Use LockedTokensDeposited.ProtoReflect.Descriptor instead.

func (*LockedTokensDeposited) GetAddress

func (x *LockedTokensDeposited) GetAddress() []byte

func (*LockedTokensDeposited) GetAmount

func (x *LockedTokensDeposited) GetAmount() float64

func (*LockedTokensDeposited) GetBlockNumber

func (x *LockedTokensDeposited) GetBlockNumber() uint64

func (*LockedTokensDeposited) GetLogIndex

func (x *LockedTokensDeposited) GetLogIndex() uint64

func (*LockedTokensDeposited) GetTs

func (*LockedTokensDeposited) GetTxID

func (x *LockedTokensDeposited) GetTxID() []byte

func (*LockedTokensDeposited) ProtoMessage

func (*LockedTokensDeposited) ProtoMessage()

func (*LockedTokensDeposited) ProtoReflect

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

func (*LockedTokensDeposited) Reset

func (x *LockedTokensDeposited) Reset()

func (*LockedTokensDeposited) String

func (x *LockedTokensDeposited) String() string

type SharedAccountRegistered

type SharedAccountRegistered struct {
	Ts          *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	BlockNumber uint64                 `protobuf:"varint,2,opt,name=blockNumber,proto3" json:"blockNumber,omitempty"`
	TxID        []byte                 `protobuf:"bytes,3,opt,name=txID,proto3" json:"txID,omitempty"`
	LogIndex    uint64                 `protobuf:"varint,4,opt,name=logIndex,proto3" json:"logIndex,omitempty"`
	Address     []byte                 `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
	// contains filtered or unexported fields
}

func (*SharedAccountRegistered) Descriptor deprecated

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

Deprecated: Use SharedAccountRegistered.ProtoReflect.Descriptor instead.

func (*SharedAccountRegistered) GetAddress

func (x *SharedAccountRegistered) GetAddress() []byte

func (*SharedAccountRegistered) GetBlockNumber

func (x *SharedAccountRegistered) GetBlockNumber() uint64

func (*SharedAccountRegistered) GetLogIndex

func (x *SharedAccountRegistered) GetLogIndex() uint64

func (*SharedAccountRegistered) GetTs

func (*SharedAccountRegistered) GetTxID

func (x *SharedAccountRegistered) GetTxID() []byte

func (*SharedAccountRegistered) ProtoMessage

func (*SharedAccountRegistered) ProtoMessage()

func (*SharedAccountRegistered) ProtoReflect

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

func (*SharedAccountRegistered) Reset

func (x *SharedAccountRegistered) Reset()

func (*SharedAccountRegistered) String

func (x *SharedAccountRegistered) String() string

type SmartContract

type SmartContract struct{}

func (SmartContract) Address

func (c SmartContract) Address() string

func (SmartContract) Events

func (c SmartContract) Events() []string

func (SmartContract) Message

func (c SmartContract) Message(vLog *flow.Log) proto.Message

func (SmartContract) Name

func (c SmartContract) Name() string

type UnlockLimitIncreased

type UnlockLimitIncreased struct {
	Ts             *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	BlockNumber    uint64                 `protobuf:"varint,2,opt,name=blockNumber,proto3" json:"blockNumber,omitempty"`
	TxID           []byte                 `protobuf:"bytes,3,opt,name=txID,proto3" json:"txID,omitempty"`
	LogIndex       uint64                 `protobuf:"varint,4,opt,name=logIndex,proto3" json:"logIndex,omitempty"`
	Address        []byte                 `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
	IncreaseAmount float64                `protobuf:"fixed64,6,opt,name=increaseAmount,proto3" json:"increaseAmount,omitempty"`
	NewLimit       float64                `protobuf:"fixed64,7,opt,name=newLimit,proto3" json:"newLimit,omitempty"`
	// contains filtered or unexported fields
}

func (*UnlockLimitIncreased) Descriptor deprecated

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

Deprecated: Use UnlockLimitIncreased.ProtoReflect.Descriptor instead.

func (*UnlockLimitIncreased) GetAddress

func (x *UnlockLimitIncreased) GetAddress() []byte

func (*UnlockLimitIncreased) GetBlockNumber

func (x *UnlockLimitIncreased) GetBlockNumber() uint64

func (*UnlockLimitIncreased) GetIncreaseAmount

func (x *UnlockLimitIncreased) GetIncreaseAmount() float64

func (*UnlockLimitIncreased) GetLogIndex

func (x *UnlockLimitIncreased) GetLogIndex() uint64

func (*UnlockLimitIncreased) GetNewLimit

func (x *UnlockLimitIncreased) GetNewLimit() float64

func (*UnlockLimitIncreased) GetTs

func (*UnlockLimitIncreased) GetTxID

func (x *UnlockLimitIncreased) GetTxID() []byte

func (*UnlockLimitIncreased) ProtoMessage

func (*UnlockLimitIncreased) ProtoMessage()

func (*UnlockLimitIncreased) ProtoReflect

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

func (*UnlockLimitIncreased) Reset

func (x *UnlockLimitIncreased) Reset()

func (*UnlockLimitIncreased) String

func (x *UnlockLimitIncreased) String() string

type UnlockedAccountRegistered

type UnlockedAccountRegistered struct {
	Ts          *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	BlockNumber uint64                 `protobuf:"varint,2,opt,name=blockNumber,proto3" json:"blockNumber,omitempty"`
	TxID        []byte                 `protobuf:"bytes,3,opt,name=txID,proto3" json:"txID,omitempty"`
	LogIndex    uint64                 `protobuf:"varint,4,opt,name=logIndex,proto3" json:"logIndex,omitempty"`
	Address     []byte                 `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
	// contains filtered or unexported fields
}

func (*UnlockedAccountRegistered) Descriptor deprecated

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

Deprecated: Use UnlockedAccountRegistered.ProtoReflect.Descriptor instead.

func (*UnlockedAccountRegistered) GetAddress

func (x *UnlockedAccountRegistered) GetAddress() []byte

func (*UnlockedAccountRegistered) GetBlockNumber

func (x *UnlockedAccountRegistered) GetBlockNumber() uint64

func (*UnlockedAccountRegistered) GetLogIndex

func (x *UnlockedAccountRegistered) GetLogIndex() uint64

func (*UnlockedAccountRegistered) GetTs

func (*UnlockedAccountRegistered) GetTxID

func (x *UnlockedAccountRegistered) GetTxID() []byte

func (*UnlockedAccountRegistered) ProtoMessage

func (*UnlockedAccountRegistered) ProtoMessage()

func (*UnlockedAccountRegistered) ProtoReflect

func (*UnlockedAccountRegistered) Reset

func (x *UnlockedAccountRegistered) Reset()

func (*UnlockedAccountRegistered) String

func (x *UnlockedAccountRegistered) String() string

Jump to

Keyboard shortcuts

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