blocks

package
v0.0.69 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BlocksService_BlockInfo_FullMethodName                 = "/blocks.BlocksService/BlockInfo"
	BlocksService_BlockInfoByHash_FullMethodName           = "/blocks.BlocksService/BlockInfoByHash"
	BlocksService_BlockValidators_FullMethodName           = "/blocks.BlocksService/BlockValidators"
	BlocksService_TxChartByDay_FullMethodName              = "/blocks.BlocksService/TxChartByDay"
	BlocksService_TxByHash_FullMethodName                  = "/blocks.BlocksService/TxByHash"
	BlocksService_TotalTransactions_FullMethodName         = "/blocks.BlocksService/TotalTransactions"
	BlocksService_Transactions_FullMethodName              = "/blocks.BlocksService/Transactions"
	BlocksService_TotalBlocks_FullMethodName               = "/blocks.BlocksService/TotalBlocks"
	BlocksService_GetBlocks_FullMethodName                 = "/blocks.BlocksService/GetBlocks"
	BlocksService_BlockSignatures_FullMethodName           = "/blocks.BlocksService/BlockSignatures"
	BlocksService_TxsByBlock_FullMethodName                = "/blocks.BlocksService/TxsByBlock"
	BlocksService_TransactionRawLog_FullMethodName         = "/blocks.BlocksService/TransactionRawLog"
	BlocksService_TransactionSigners_FullMethodName        = "/blocks.BlocksService/TransactionSigners"
	BlocksService_CacheTransactions_FullMethodName         = "/blocks.BlocksService/CacheTransactions"
	BlocksService_CacheGetBlocks_FullMethodName            = "/blocks.BlocksService/CacheGetBlocks"
	BlocksService_CacheAggregated_FullMethodName           = "/blocks.BlocksService/CacheAggregated"
	BlocksService_SearchHashByText_FullMethodName          = "/blocks.BlocksService/SearchHashByText"
	BlocksService_ChartTransactionsByHour_FullMethodName   = "/blocks.BlocksService/ChartTransactionsByHour"
	BlocksService_ChartTransactionsVolume_FullMethodName   = "/blocks.BlocksService/ChartTransactionsVolume"
	BlocksService_BlockUpTime_FullMethodName               = "/blocks.BlocksService/BlockUpTime"
	BlocksService_UptimeByBlocks_FullMethodName            = "/blocks.BlocksService/UptimeByBlocks"
	BlocksService_GetVotes_FullMethodName                  = "/blocks.BlocksService/GetVotes"
	BlocksService_GetPowerEvents_FullMethodName            = "/blocks.BlocksService/GetPowerEvents"
	BlocksService_GetValidatorHistoryEvents_FullMethodName = "/blocks.BlocksService/GetValidatorHistoryEvents"
	BlocksService_TransactionsByEventValue_FullMethodName  = "/blocks.BlocksService/TransactionsByEventValue"
	BlocksService_GetVotesByAccounts_FullMethodName        = "/blocks.BlocksService/GetVotesByAccounts"
	BlocksService_GetWalletsCountPerPeriod_FullMethodName  = "/blocks.BlocksService/GetWalletsCountPerPeriod"
	BlocksService_GetWalletsWithTx_FullMethodName          = "/blocks.BlocksService/GetWalletsWithTx"
	BlocksService_TxCountByAccounts_FullMethodName         = "/blocks.BlocksService/TxCountByAccounts"
	BlocksService_AccountInfo_FullMethodName               = "/blocks.BlocksService/AccountInfo"
	BlocksService_DelegatesByValidator_FullMethodName      = "/blocks.BlocksService/DelegatesByValidator"
)

Variables

View Source
var BlocksService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "blocks.BlocksService",
	HandlerType: (*BlocksServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "BlockInfo",
			Handler:    _BlocksService_BlockInfo_Handler,
		},
		{
			MethodName: "BlockInfoByHash",
			Handler:    _BlocksService_BlockInfoByHash_Handler,
		},
		{
			MethodName: "BlockValidators",
			Handler:    _BlocksService_BlockValidators_Handler,
		},
		{
			MethodName: "TxChartByDay",
			Handler:    _BlocksService_TxChartByDay_Handler,
		},
		{
			MethodName: "TxByHash",
			Handler:    _BlocksService_TxByHash_Handler,
		},
		{
			MethodName: "TotalTransactions",
			Handler:    _BlocksService_TotalTransactions_Handler,
		},
		{
			MethodName: "Transactions",
			Handler:    _BlocksService_Transactions_Handler,
		},
		{
			MethodName: "TotalBlocks",
			Handler:    _BlocksService_TotalBlocks_Handler,
		},
		{
			MethodName: "GetBlocks",
			Handler:    _BlocksService_GetBlocks_Handler,
		},
		{
			MethodName: "BlockSignatures",
			Handler:    _BlocksService_BlockSignatures_Handler,
		},
		{
			MethodName: "TxsByBlock",
			Handler:    _BlocksService_TxsByBlock_Handler,
		},
		{
			MethodName: "TransactionRawLog",
			Handler:    _BlocksService_TransactionRawLog_Handler,
		},
		{
			MethodName: "TransactionSigners",
			Handler:    _BlocksService_TransactionSigners_Handler,
		},
		{
			MethodName: "CacheTransactions",
			Handler:    _BlocksService_CacheTransactions_Handler,
		},
		{
			MethodName: "CacheGetBlocks",
			Handler:    _BlocksService_CacheGetBlocks_Handler,
		},
		{
			MethodName: "CacheAggregated",
			Handler:    _BlocksService_CacheAggregated_Handler,
		},
		{
			MethodName: "SearchHashByText",
			Handler:    _BlocksService_SearchHashByText_Handler,
		},
		{
			MethodName: "ChartTransactionsByHour",
			Handler:    _BlocksService_ChartTransactionsByHour_Handler,
		},
		{
			MethodName: "ChartTransactionsVolume",
			Handler:    _BlocksService_ChartTransactionsVolume_Handler,
		},
		{
			MethodName: "BlockUpTime",
			Handler:    _BlocksService_BlockUpTime_Handler,
		},
		{
			MethodName: "UptimeByBlocks",
			Handler:    _BlocksService_UptimeByBlocks_Handler,
		},
		{
			MethodName: "GetVotes",
			Handler:    _BlocksService_GetVotes_Handler,
		},
		{
			MethodName: "GetPowerEvents",
			Handler:    _BlocksService_GetPowerEvents_Handler,
		},
		{
			MethodName: "GetValidatorHistoryEvents",
			Handler:    _BlocksService_GetValidatorHistoryEvents_Handler,
		},
		{
			MethodName: "TransactionsByEventValue",
			Handler:    _BlocksService_TransactionsByEventValue_Handler,
		},
		{
			MethodName: "GetVotesByAccounts",
			Handler:    _BlocksService_GetVotesByAccounts_Handler,
		},
		{
			MethodName: "GetWalletsCountPerPeriod",
			Handler:    _BlocksService_GetWalletsCountPerPeriod_Handler,
		},
		{
			MethodName: "GetWalletsWithTx",
			Handler:    _BlocksService_GetWalletsWithTx_Handler,
		},
		{
			MethodName: "TxCountByAccounts",
			Handler:    _BlocksService_TxCountByAccounts_Handler,
		},
		{
			MethodName: "AccountInfo",
			Handler:    _BlocksService_AccountInfo_Handler,
		},
		{
			MethodName: "DelegatesByValidator",
			Handler:    _BlocksService_DelegatesByValidator_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "blocks.proto",
}

BlocksService_ServiceDesc is the grpc.ServiceDesc for BlocksService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_blocks_proto protoreflect.FileDescriptor

Functions

func RegisterBlocksServiceServer

func RegisterBlocksServiceServer(s grpc.ServiceRegistrar, srv BlocksServiceServer)

Types

type AccountInfoRequest

type AccountInfoRequest struct {
	Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"`
	// contains filtered or unexported fields
}

func (*AccountInfoRequest) Descriptor deprecated

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

Deprecated: Use AccountInfoRequest.ProtoReflect.Descriptor instead.

func (*AccountInfoRequest) GetAccount

func (x *AccountInfoRequest) GetAccount() string

func (*AccountInfoRequest) ProtoMessage

func (*AccountInfoRequest) ProtoMessage()

func (*AccountInfoRequest) ProtoReflect

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

func (*AccountInfoRequest) Reset

func (x *AccountInfoRequest) Reset()

func (*AccountInfoRequest) String

func (x *AccountInfoRequest) String() string

type AccountInfoResponse

type AccountInfoResponse struct {
	TxCount       int64                  `protobuf:"varint,1,opt,name=tx_count,json=txCount,proto3" json:"tx_count,omitempty"`
	FirstTxTime   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=first_tx_time,json=firstTxTime,proto3" json:"first_tx_time,omitempty"`
	TotalSpent    *Denom                 `protobuf:"bytes,3,opt,name=total_spent,json=totalSpent,proto3" json:"total_spent,omitempty"`
	TotalReceived *Denom                 `protobuf:"bytes,4,opt,name=total_received,json=totalReceived,proto3" json:"total_received,omitempty"`
	// contains filtered or unexported fields
}

func (*AccountInfoResponse) Descriptor deprecated

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

Deprecated: Use AccountInfoResponse.ProtoReflect.Descriptor instead.

func (*AccountInfoResponse) GetFirstTxTime

func (x *AccountInfoResponse) GetFirstTxTime() *timestamppb.Timestamp

func (*AccountInfoResponse) GetTotalReceived

func (x *AccountInfoResponse) GetTotalReceived() *Denom

func (*AccountInfoResponse) GetTotalSpent

func (x *AccountInfoResponse) GetTotalSpent() *Denom

func (*AccountInfoResponse) GetTxCount

func (x *AccountInfoResponse) GetTxCount() int64

func (*AccountInfoResponse) ProtoMessage

func (*AccountInfoResponse) ProtoMessage()

func (*AccountInfoResponse) ProtoReflect

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

func (*AccountInfoResponse) Reset

func (x *AccountInfoResponse) Reset()

func (*AccountInfoResponse) String

func (x *AccountInfoResponse) String() string

type Block

type Block struct {
	BlockHeight       int64                  `protobuf:"varint,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
	ProposedValidator string                 `protobuf:"bytes,2,opt,name=proposed_validator,json=proposedValidator,proto3" json:"proposed_validator,omitempty"`
	GenerationTime    *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=generation_time,json=generationTime,proto3" json:"generation_time,omitempty"`
	TotalFees         string                 `protobuf:"bytes,4,opt,name=total_fees,json=totalFees,proto3" json:"total_fees,omitempty"`
	TxHash            string                 `protobuf:"bytes,5,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"`
	TotalTx           int64                  `protobuf:"varint,6,opt,name=total_tx,json=totalTx,proto3" json:"total_tx,omitempty"`
	GasUsed           string                 `protobuf:"bytes,7,opt,name=gas_used,json=gasUsed,proto3" json:"gas_used,omitempty"`
	GasWanted         string                 `protobuf:"bytes,8,opt,name=gas_wanted,json=gasWanted,proto3" json:"gas_wanted,omitempty"`
	BlockRewards      string                 `protobuf:"bytes,9,opt,name=block_rewards,json=blockRewards,proto3" json:"block_rewards,omitempty"`
	// contains filtered or unexported fields
}

func (*Block) Descriptor deprecated

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

Deprecated: Use Block.ProtoReflect.Descriptor instead.

func (*Block) GetBlockHeight

func (x *Block) GetBlockHeight() int64

func (*Block) GetBlockRewards

func (x *Block) GetBlockRewards() string

func (*Block) GetGasUsed

func (x *Block) GetGasUsed() string

func (*Block) GetGasWanted

func (x *Block) GetGasWanted() string

func (*Block) GetGenerationTime

func (x *Block) GetGenerationTime() *timestamppb.Timestamp

func (*Block) GetProposedValidator

func (x *Block) GetProposedValidator() string

func (*Block) GetTotalFees

func (x *Block) GetTotalFees() string

func (*Block) GetTotalTx

func (x *Block) GetTotalTx() int64

func (*Block) GetTxHash

func (x *Block) GetTxHash() string

func (*Block) ProtoMessage

func (*Block) ProtoMessage()

func (*Block) ProtoReflect

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

func (*Block) Reset

func (x *Block) Reset()

func (*Block) String

func (x *Block) String() string

type BlockInfoByHashRequest

type BlockInfoByHashRequest struct {
	Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockInfoByHashRequest) Descriptor deprecated

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

Deprecated: Use BlockInfoByHashRequest.ProtoReflect.Descriptor instead.

func (*BlockInfoByHashRequest) GetHash

func (x *BlockInfoByHashRequest) GetHash() string

func (*BlockInfoByHashRequest) ProtoMessage

func (*BlockInfoByHashRequest) ProtoMessage()

func (*BlockInfoByHashRequest) ProtoReflect

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

func (*BlockInfoByHashRequest) Reset

func (x *BlockInfoByHashRequest) Reset()

func (*BlockInfoByHashRequest) String

func (x *BlockInfoByHashRequest) String() string

type BlockInfoByHashResponse

type BlockInfoByHashResponse struct {
	Info *Block `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockInfoByHashResponse) Descriptor deprecated

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

Deprecated: Use BlockInfoByHashResponse.ProtoReflect.Descriptor instead.

func (*BlockInfoByHashResponse) GetInfo

func (x *BlockInfoByHashResponse) GetInfo() *Block

func (*BlockInfoByHashResponse) ProtoMessage

func (*BlockInfoByHashResponse) ProtoMessage()

func (*BlockInfoByHashResponse) ProtoReflect

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

func (*BlockInfoByHashResponse) Reset

func (x *BlockInfoByHashResponse) Reset()

func (*BlockInfoByHashResponse) String

func (x *BlockInfoByHashResponse) String() string

type BlockSignaturesRequest

type BlockSignaturesRequest struct {
	BlockHeight int64    `protobuf:"varint,1,opt,name=blockHeight,proto3" json:"blockHeight,omitempty"`
	Limit       *Limit   `protobuf:"bytes,2,opt,name=limit,proto3" json:"limit,omitempty"`
	ValAddress  []string `protobuf:"bytes,3,rep,name=val_address,json=valAddress,proto3" json:"val_address,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockSignaturesRequest) Descriptor deprecated

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

Deprecated: Use BlockSignaturesRequest.ProtoReflect.Descriptor instead.

func (*BlockSignaturesRequest) GetBlockHeight

func (x *BlockSignaturesRequest) GetBlockHeight() int64

func (*BlockSignaturesRequest) GetLimit

func (x *BlockSignaturesRequest) GetLimit() *Limit

func (*BlockSignaturesRequest) GetValAddress

func (x *BlockSignaturesRequest) GetValAddress() []string

func (*BlockSignaturesRequest) ProtoMessage

func (*BlockSignaturesRequest) ProtoMessage()

func (*BlockSignaturesRequest) ProtoReflect

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

func (*BlockSignaturesRequest) Reset

func (x *BlockSignaturesRequest) Reset()

func (*BlockSignaturesRequest) String

func (x *BlockSignaturesRequest) String() string

type BlockSignaturesResponse

type BlockSignaturesResponse struct {
	Signers []*SignerAddress `protobuf:"bytes,1,rep,name=signers,proto3" json:"signers,omitempty"`
	Result  *Result          `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockSignaturesResponse) Descriptor deprecated

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

Deprecated: Use BlockSignaturesResponse.ProtoReflect.Descriptor instead.

func (*BlockSignaturesResponse) GetResult

func (x *BlockSignaturesResponse) GetResult() *Result

func (*BlockSignaturesResponse) GetSigners

func (x *BlockSignaturesResponse) GetSigners() []*SignerAddress

func (*BlockSignaturesResponse) ProtoMessage

func (*BlockSignaturesResponse) ProtoMessage()

func (*BlockSignaturesResponse) ProtoReflect

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

func (*BlockSignaturesResponse) Reset

func (x *BlockSignaturesResponse) Reset()

func (*BlockSignaturesResponse) String

func (x *BlockSignaturesResponse) String() string

type BlockSigned

type BlockSigned struct {
	BlockHeight int64 `protobuf:"varint,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
	Signed      bool  `protobuf:"varint,2,opt,name=signed,proto3" json:"signed,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockSigned) Descriptor deprecated

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

Deprecated: Use BlockSigned.ProtoReflect.Descriptor instead.

func (*BlockSigned) GetBlockHeight

func (x *BlockSigned) GetBlockHeight() int64

func (*BlockSigned) GetSigned

func (x *BlockSigned) GetSigned() bool

func (*BlockSigned) ProtoMessage

func (*BlockSigned) ProtoMessage()

func (*BlockSigned) ProtoReflect

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

func (*BlockSigned) Reset

func (x *BlockSigned) Reset()

func (*BlockSigned) String

func (x *BlockSigned) String() string

type BlockUpTimeRequest

type BlockUpTimeRequest struct {
	BlockWindow      int64  `protobuf:"varint,1,opt,name=block_window,json=blockWindow,proto3" json:"block_window,omitempty"`
	BlockHeight      int64  `protobuf:"varint,2,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
	ValidatorAddress string `protobuf:"bytes,3,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockUpTimeRequest) Descriptor deprecated

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

Deprecated: Use BlockUpTimeRequest.ProtoReflect.Descriptor instead.

func (*BlockUpTimeRequest) GetBlockHeight

func (x *BlockUpTimeRequest) GetBlockHeight() int64

func (*BlockUpTimeRequest) GetBlockWindow

func (x *BlockUpTimeRequest) GetBlockWindow() int64

func (*BlockUpTimeRequest) GetValidatorAddress

func (x *BlockUpTimeRequest) GetValidatorAddress() string

func (*BlockUpTimeRequest) ProtoMessage

func (*BlockUpTimeRequest) ProtoMessage()

func (*BlockUpTimeRequest) ProtoReflect

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

func (*BlockUpTimeRequest) Reset

func (x *BlockUpTimeRequest) Reset()

func (*BlockUpTimeRequest) String

func (x *BlockUpTimeRequest) String() string

type BlockUpTimeResponse

type BlockUpTimeResponse struct {
	Uptime string `protobuf:"bytes,1,opt,name=uptime,proto3" json:"uptime,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockUpTimeResponse) Descriptor deprecated

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

Deprecated: Use BlockUpTimeResponse.ProtoReflect.Descriptor instead.

func (*BlockUpTimeResponse) GetUptime

func (x *BlockUpTimeResponse) GetUptime() string

func (*BlockUpTimeResponse) ProtoMessage

func (*BlockUpTimeResponse) ProtoMessage()

func (*BlockUpTimeResponse) ProtoReflect

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

func (*BlockUpTimeResponse) Reset

func (x *BlockUpTimeResponse) Reset()

func (*BlockUpTimeResponse) String

func (x *BlockUpTimeResponse) String() string

type BlocksServiceClient

type BlocksServiceClient interface {
	BlockInfo(ctx context.Context, in *GetBlockInfoRequest, opts ...grpc.CallOption) (*GetBlockInfoResponse, error)
	BlockInfoByHash(ctx context.Context, in *BlockInfoByHashRequest, opts ...grpc.CallOption) (*BlockInfoByHashResponse, error)
	BlockValidators(ctx context.Context, in *GetBlockValidatorsRequest, opts ...grpc.CallOption) (*GetBlockValidatorsResponse, error)
	TxChartByDay(ctx context.Context, in *TxChartByDayRequest, opts ...grpc.CallOption) (*TxChartByDayResponse, error)
	TxByHash(ctx context.Context, in *TxByHashRequest, opts ...grpc.CallOption) (*TxByHashResponse, error)
	TotalTransactions(ctx context.Context, in *TotalTransactionsRequest, opts ...grpc.CallOption) (*TotalTransactionsResponse, error)
	Transactions(ctx context.Context, in *TransactionsRequest, opts ...grpc.CallOption) (*TransactionsResponse, error)
	TotalBlocks(ctx context.Context, in *TotalBlocksRequest, opts ...grpc.CallOption) (*TotalBlocksResponse, error)
	GetBlocks(ctx context.Context, in *GetBlocksRequest, opts ...grpc.CallOption) (*GetBlocksResponse, error)
	BlockSignatures(ctx context.Context, in *BlockSignaturesRequest, opts ...grpc.CallOption) (*BlockSignaturesResponse, error)
	TxsByBlock(ctx context.Context, in *TxsByBlockRequest, opts ...grpc.CallOption) (*TxsByBlockResponse, error)
	TransactionRawLog(ctx context.Context, in *TransactionRawLogRequest, opts ...grpc.CallOption) (*TransactionRawLogResponse, error)
	TransactionSigners(ctx context.Context, in *TransactionSignersRequest, opts ...grpc.CallOption) (*TransactionSignersResponse, error)
	CacheTransactions(ctx context.Context, in *TransactionsRequest, opts ...grpc.CallOption) (*TransactionsResponse, error)
	CacheGetBlocks(ctx context.Context, in *GetBlocksRequest, opts ...grpc.CallOption) (*GetBlocksResponse, error)
	CacheAggregated(ctx context.Context, in *CacheAggregatedRequest, opts ...grpc.CallOption) (*CacheAggregatedResponse, error)
	SearchHashByText(ctx context.Context, in *SearchHashByTextRequest, opts ...grpc.CallOption) (*SearchHashByTextResponse, error)
	ChartTransactionsByHour(ctx context.Context, in *ChartTransactionsByHourRequest, opts ...grpc.CallOption) (*ChartTransactionsByHourResponse, error)
	ChartTransactionsVolume(ctx context.Context, in *ChartTransactionsVolumeRequest, opts ...grpc.CallOption) (*ChartTransactionsVolumeResponse, error)
	BlockUpTime(ctx context.Context, in *BlockUpTimeRequest, opts ...grpc.CallOption) (*BlockUpTimeResponse, error)
	UptimeByBlocks(ctx context.Context, in *UptimeByBlocksRequest, opts ...grpc.CallOption) (*UptimeByBlocksResponse, error)
	GetVotes(ctx context.Context, in *GetVotesRequest, opts ...grpc.CallOption) (*GetVotesResponse, error)
	GetPowerEvents(ctx context.Context, in *GetPowerEventsRequest, opts ...grpc.CallOption) (*GetPowerEventsResponse, error)
	GetValidatorHistoryEvents(ctx context.Context, in *GetValidatorHistoryEventsRequest, opts ...grpc.CallOption) (*GetValidatorHistoryEventsResponse, error)
	TransactionsByEventValue(ctx context.Context, in *TransactionsByEventValueRequest, opts ...grpc.CallOption) (*TransactionsByEventValueResponse, error)
	GetVotesByAccounts(ctx context.Context, in *GetVotesByAccountsRequest, opts ...grpc.CallOption) (*GetVotesByAccountsResponse, error)
	GetWalletsCountPerPeriod(ctx context.Context, in *GetWalletsCountPerPeriodRequest, opts ...grpc.CallOption) (*GetWalletsCountPerPeriodResponse, error)
	GetWalletsWithTx(ctx context.Context, in *GetWalletsWithTxRequest, opts ...grpc.CallOption) (*GetWalletsWithTxResponse, error)
	TxCountByAccounts(ctx context.Context, in *TxCountByAccountsRequest, opts ...grpc.CallOption) (*TxCountByAccountsResponse, error)
	AccountInfo(ctx context.Context, in *AccountInfoRequest, opts ...grpc.CallOption) (*AccountInfoResponse, error)
	DelegatesByValidator(ctx context.Context, in *DelegatesByValidatorRequest, opts ...grpc.CallOption) (*DelegatesByValidatorResponse, error)
}

BlocksServiceClient is the client API for BlocksService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BlocksServiceServer

type BlocksServiceServer interface {
	BlockInfo(context.Context, *GetBlockInfoRequest) (*GetBlockInfoResponse, error)
	BlockInfoByHash(context.Context, *BlockInfoByHashRequest) (*BlockInfoByHashResponse, error)
	BlockValidators(context.Context, *GetBlockValidatorsRequest) (*GetBlockValidatorsResponse, error)
	TxChartByDay(context.Context, *TxChartByDayRequest) (*TxChartByDayResponse, error)
	TxByHash(context.Context, *TxByHashRequest) (*TxByHashResponse, error)
	TotalTransactions(context.Context, *TotalTransactionsRequest) (*TotalTransactionsResponse, error)
	Transactions(context.Context, *TransactionsRequest) (*TransactionsResponse, error)
	TotalBlocks(context.Context, *TotalBlocksRequest) (*TotalBlocksResponse, error)
	GetBlocks(context.Context, *GetBlocksRequest) (*GetBlocksResponse, error)
	BlockSignatures(context.Context, *BlockSignaturesRequest) (*BlockSignaturesResponse, error)
	TxsByBlock(context.Context, *TxsByBlockRequest) (*TxsByBlockResponse, error)
	TransactionRawLog(context.Context, *TransactionRawLogRequest) (*TransactionRawLogResponse, error)
	TransactionSigners(context.Context, *TransactionSignersRequest) (*TransactionSignersResponse, error)
	CacheTransactions(context.Context, *TransactionsRequest) (*TransactionsResponse, error)
	CacheGetBlocks(context.Context, *GetBlocksRequest) (*GetBlocksResponse, error)
	CacheAggregated(context.Context, *CacheAggregatedRequest) (*CacheAggregatedResponse, error)
	SearchHashByText(context.Context, *SearchHashByTextRequest) (*SearchHashByTextResponse, error)
	ChartTransactionsByHour(context.Context, *ChartTransactionsByHourRequest) (*ChartTransactionsByHourResponse, error)
	ChartTransactionsVolume(context.Context, *ChartTransactionsVolumeRequest) (*ChartTransactionsVolumeResponse, error)
	BlockUpTime(context.Context, *BlockUpTimeRequest) (*BlockUpTimeResponse, error)
	UptimeByBlocks(context.Context, *UptimeByBlocksRequest) (*UptimeByBlocksResponse, error)
	GetVotes(context.Context, *GetVotesRequest) (*GetVotesResponse, error)
	GetPowerEvents(context.Context, *GetPowerEventsRequest) (*GetPowerEventsResponse, error)
	GetValidatorHistoryEvents(context.Context, *GetValidatorHistoryEventsRequest) (*GetValidatorHistoryEventsResponse, error)
	TransactionsByEventValue(context.Context, *TransactionsByEventValueRequest) (*TransactionsByEventValueResponse, error)
	GetVotesByAccounts(context.Context, *GetVotesByAccountsRequest) (*GetVotesByAccountsResponse, error)
	GetWalletsCountPerPeriod(context.Context, *GetWalletsCountPerPeriodRequest) (*GetWalletsCountPerPeriodResponse, error)
	GetWalletsWithTx(context.Context, *GetWalletsWithTxRequest) (*GetWalletsWithTxResponse, error)
	TxCountByAccounts(context.Context, *TxCountByAccountsRequest) (*TxCountByAccountsResponse, error)
	AccountInfo(context.Context, *AccountInfoRequest) (*AccountInfoResponse, error)
	DelegatesByValidator(context.Context, *DelegatesByValidatorRequest) (*DelegatesByValidatorResponse, error)
	// contains filtered or unexported methods
}

BlocksServiceServer is the server API for BlocksService service. All implementations must embed UnimplementedBlocksServiceServer for forward compatibility

type CacheAggregatedRequest

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

func (*CacheAggregatedRequest) Descriptor deprecated

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

Deprecated: Use CacheAggregatedRequest.ProtoReflect.Descriptor instead.

func (*CacheAggregatedRequest) ProtoMessage

func (*CacheAggregatedRequest) ProtoMessage()

func (*CacheAggregatedRequest) ProtoReflect

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

func (*CacheAggregatedRequest) Reset

func (x *CacheAggregatedRequest) Reset()

func (*CacheAggregatedRequest) String

func (x *CacheAggregatedRequest) String() string

type CacheAggregatedResponse

type CacheAggregatedResponse struct {
	Transactions *TotalTransactionsResponse `protobuf:"bytes,1,opt,name=transactions,proto3" json:"transactions,omitempty"`
	Blocks       *TotalBlocksResponse       `protobuf:"bytes,2,opt,name=blocks,proto3" json:"blocks,omitempty"`
	Wallets      *TotalWallets              `protobuf:"bytes,3,opt,name=wallets,proto3" json:"wallets,omitempty"`
	// contains filtered or unexported fields
}

func (*CacheAggregatedResponse) Descriptor deprecated

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

Deprecated: Use CacheAggregatedResponse.ProtoReflect.Descriptor instead.

func (*CacheAggregatedResponse) GetBlocks

func (*CacheAggregatedResponse) GetTransactions

func (x *CacheAggregatedResponse) GetTransactions() *TotalTransactionsResponse

func (*CacheAggregatedResponse) GetWallets

func (x *CacheAggregatedResponse) GetWallets() *TotalWallets

func (*CacheAggregatedResponse) ProtoMessage

func (*CacheAggregatedResponse) ProtoMessage()

func (*CacheAggregatedResponse) ProtoReflect

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

func (*CacheAggregatedResponse) Reset

func (x *CacheAggregatedResponse) Reset()

func (*CacheAggregatedResponse) String

func (x *CacheAggregatedResponse) String() string

type ChartTransactionsByHourRequest

type ChartTransactionsByHourRequest struct {
	To *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=to,proto3" json:"to,omitempty"`
	// contains filtered or unexported fields
}

func (*ChartTransactionsByHourRequest) Descriptor deprecated

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

Deprecated: Use ChartTransactionsByHourRequest.ProtoReflect.Descriptor instead.

func (*ChartTransactionsByHourRequest) GetTo

func (*ChartTransactionsByHourRequest) ProtoMessage

func (*ChartTransactionsByHourRequest) ProtoMessage()

func (*ChartTransactionsByHourRequest) ProtoReflect

func (*ChartTransactionsByHourRequest) Reset

func (x *ChartTransactionsByHourRequest) Reset()

func (*ChartTransactionsByHourRequest) String

type ChartTransactionsByHourResponse

type ChartTransactionsByHourResponse struct {
	Points    []*TxsByHour `protobuf:"bytes,1,rep,name=points,proto3" json:"points,omitempty"`
	Total_24H int64        `protobuf:"varint,2,opt,name=total_24H,json=total24H,proto3" json:"total_24H,omitempty"`
	Total_48H int64        `protobuf:"varint,3,opt,name=total_48H,json=total48H,proto3" json:"total_48H,omitempty"`
	// contains filtered or unexported fields
}

func (*ChartTransactionsByHourResponse) Descriptor deprecated

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

Deprecated: Use ChartTransactionsByHourResponse.ProtoReflect.Descriptor instead.

func (*ChartTransactionsByHourResponse) GetPoints

func (x *ChartTransactionsByHourResponse) GetPoints() []*TxsByHour

func (*ChartTransactionsByHourResponse) GetTotal_24H

func (x *ChartTransactionsByHourResponse) GetTotal_24H() int64

func (*ChartTransactionsByHourResponse) GetTotal_48H

func (x *ChartTransactionsByHourResponse) GetTotal_48H() int64

func (*ChartTransactionsByHourResponse) ProtoMessage

func (*ChartTransactionsByHourResponse) ProtoMessage()

func (*ChartTransactionsByHourResponse) ProtoReflect

func (*ChartTransactionsByHourResponse) Reset

func (*ChartTransactionsByHourResponse) String

type ChartTransactionsVolumeRequest

type ChartTransactionsVolumeRequest struct {
	To *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=to,proto3" json:"to,omitempty"`
	// contains filtered or unexported fields
}

func (*ChartTransactionsVolumeRequest) Descriptor deprecated

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

Deprecated: Use ChartTransactionsVolumeRequest.ProtoReflect.Descriptor instead.

func (*ChartTransactionsVolumeRequest) GetTo

func (*ChartTransactionsVolumeRequest) ProtoMessage

func (*ChartTransactionsVolumeRequest) ProtoMessage()

func (*ChartTransactionsVolumeRequest) ProtoReflect

func (*ChartTransactionsVolumeRequest) Reset

func (x *ChartTransactionsVolumeRequest) Reset()

func (*ChartTransactionsVolumeRequest) String

type ChartTransactionsVolumeResponse

type ChartTransactionsVolumeResponse struct {
	Points []*TxsVolumeByHour `protobuf:"bytes,1,rep,name=points,proto3" json:"points,omitempty"`
	// contains filtered or unexported fields
}

func (*ChartTransactionsVolumeResponse) Descriptor deprecated

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

Deprecated: Use ChartTransactionsVolumeResponse.ProtoReflect.Descriptor instead.

func (*ChartTransactionsVolumeResponse) GetPoints

func (*ChartTransactionsVolumeResponse) ProtoMessage

func (*ChartTransactionsVolumeResponse) ProtoMessage()

func (*ChartTransactionsVolumeResponse) ProtoReflect

func (*ChartTransactionsVolumeResponse) Reset

func (*ChartTransactionsVolumeResponse) String

type DelegatesByValidatorRequest

type DelegatesByValidatorRequest struct {
	From           *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
	To             *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=to,proto3" json:"to,omitempty"`
	ValoperAddress string                 `protobuf:"bytes,3,opt,name=valoperAddress,proto3" json:"valoperAddress,omitempty"`
	Limit          *Limit                 `protobuf:"bytes,4,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*DelegatesByValidatorRequest) Descriptor deprecated

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

Deprecated: Use DelegatesByValidatorRequest.ProtoReflect.Descriptor instead.

func (*DelegatesByValidatorRequest) GetFrom

func (*DelegatesByValidatorRequest) GetLimit

func (x *DelegatesByValidatorRequest) GetLimit() *Limit

func (*DelegatesByValidatorRequest) GetTo

func (*DelegatesByValidatorRequest) GetValoperAddress

func (x *DelegatesByValidatorRequest) GetValoperAddress() string

func (*DelegatesByValidatorRequest) ProtoMessage

func (*DelegatesByValidatorRequest) ProtoMessage()

func (*DelegatesByValidatorRequest) ProtoReflect

func (*DelegatesByValidatorRequest) Reset

func (x *DelegatesByValidatorRequest) Reset()

func (*DelegatesByValidatorRequest) String

func (x *DelegatesByValidatorRequest) String() string

type DelegatesByValidatorResponse

type DelegatesByValidatorResponse struct {
	TotalSum *Denom      `protobuf:"bytes,1,opt,name=totalSum,proto3" json:"totalSum,omitempty"`
	Tx       []*TxByHash `protobuf:"bytes,2,rep,name=tx,proto3" json:"tx,omitempty"`
	Result   *Result     `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DelegatesByValidatorResponse) Descriptor deprecated

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

Deprecated: Use DelegatesByValidatorResponse.ProtoReflect.Descriptor instead.

func (*DelegatesByValidatorResponse) GetResult

func (x *DelegatesByValidatorResponse) GetResult() *Result

func (*DelegatesByValidatorResponse) GetTotalSum

func (x *DelegatesByValidatorResponse) GetTotalSum() *Denom

func (*DelegatesByValidatorResponse) GetTx

func (x *DelegatesByValidatorResponse) GetTx() []*TxByHash

func (*DelegatesByValidatorResponse) ProtoMessage

func (*DelegatesByValidatorResponse) ProtoMessage()

func (*DelegatesByValidatorResponse) ProtoReflect

func (*DelegatesByValidatorResponse) Reset

func (x *DelegatesByValidatorResponse) Reset()

func (*DelegatesByValidatorResponse) String

type Denom

type Denom struct {
	Denom  string `protobuf:"bytes,1,opt,name=denom,proto3" json:"denom,omitempty"`
	Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

func (*Denom) Descriptor deprecated

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

Deprecated: Use Denom.ProtoReflect.Descriptor instead.

func (*Denom) GetAmount

func (x *Denom) GetAmount() string

func (*Denom) GetDenom

func (x *Denom) GetDenom() string

func (*Denom) ProtoMessage

func (*Denom) ProtoMessage()

func (*Denom) ProtoReflect

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

func (*Denom) Reset

func (x *Denom) Reset()

func (*Denom) String

func (x *Denom) String() string

type Fee

type Fee struct {
	Amount string `protobuf:"bytes,1,opt,name=amount,proto3" json:"amount,omitempty"`
	Denom  string `protobuf:"bytes,2,opt,name=denom,proto3" json:"denom,omitempty"`
	Payer  string `protobuf:"bytes,3,opt,name=payer,proto3" json:"payer,omitempty"`
	// contains filtered or unexported fields
}

func (*Fee) Descriptor deprecated

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

Deprecated: Use Fee.ProtoReflect.Descriptor instead.

func (*Fee) GetAmount

func (x *Fee) GetAmount() string

func (*Fee) GetDenom

func (x *Fee) GetDenom() string

func (*Fee) GetPayer

func (x *Fee) GetPayer() string

func (*Fee) ProtoMessage

func (*Fee) ProtoMessage()

func (*Fee) ProtoReflect

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

func (*Fee) Reset

func (x *Fee) Reset()

func (*Fee) String

func (x *Fee) String() string

type GetBlockInfoRequest

type GetBlockInfoRequest struct {
	BlockNumber int32 `protobuf:"varint,1,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"`
	ChainId     int32 `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBlockInfoRequest) Descriptor deprecated

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

Deprecated: Use GetBlockInfoRequest.ProtoReflect.Descriptor instead.

func (*GetBlockInfoRequest) GetBlockNumber

func (x *GetBlockInfoRequest) GetBlockNumber() int32

func (*GetBlockInfoRequest) GetChainId

func (x *GetBlockInfoRequest) GetChainId() int32

func (*GetBlockInfoRequest) ProtoMessage

func (*GetBlockInfoRequest) ProtoMessage()

func (*GetBlockInfoRequest) ProtoReflect

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

func (*GetBlockInfoRequest) Reset

func (x *GetBlockInfoRequest) Reset()

func (*GetBlockInfoRequest) String

func (x *GetBlockInfoRequest) String() string

type GetBlockInfoResponse

type GetBlockInfoResponse struct {
	BlockNumber int32  `protobuf:"varint,1,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"`
	ChainId     int32  `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
	Info        *Block `protobuf:"bytes,3,opt,name=info,proto3" json:"info,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBlockInfoResponse) Descriptor deprecated

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

Deprecated: Use GetBlockInfoResponse.ProtoReflect.Descriptor instead.

func (*GetBlockInfoResponse) GetBlockNumber

func (x *GetBlockInfoResponse) GetBlockNumber() int32

func (*GetBlockInfoResponse) GetChainId

func (x *GetBlockInfoResponse) GetChainId() int32

func (*GetBlockInfoResponse) GetInfo

func (x *GetBlockInfoResponse) GetInfo() *Block

func (*GetBlockInfoResponse) ProtoMessage

func (*GetBlockInfoResponse) ProtoMessage()

func (*GetBlockInfoResponse) ProtoReflect

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

func (*GetBlockInfoResponse) Reset

func (x *GetBlockInfoResponse) Reset()

func (*GetBlockInfoResponse) String

func (x *GetBlockInfoResponse) String() string

type GetBlockValidatorsRequest

type GetBlockValidatorsRequest struct {
	BlockNumber int32 `protobuf:"varint,1,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"`
	ChainId     int32 `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBlockValidatorsRequest) Descriptor deprecated

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

Deprecated: Use GetBlockValidatorsRequest.ProtoReflect.Descriptor instead.

func (*GetBlockValidatorsRequest) GetBlockNumber

func (x *GetBlockValidatorsRequest) GetBlockNumber() int32

func (*GetBlockValidatorsRequest) GetChainId

func (x *GetBlockValidatorsRequest) GetChainId() int32

func (*GetBlockValidatorsRequest) ProtoMessage

func (*GetBlockValidatorsRequest) ProtoMessage()

func (*GetBlockValidatorsRequest) ProtoReflect

func (*GetBlockValidatorsRequest) Reset

func (x *GetBlockValidatorsRequest) Reset()

func (*GetBlockValidatorsRequest) String

func (x *GetBlockValidatorsRequest) String() string

type GetBlockValidatorsResponse

type GetBlockValidatorsResponse struct {
	BlockNumber    int32    `protobuf:"varint,1,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"`
	ChainId        int32    `protobuf:"varint,2,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
	ValidatorsList []string `protobuf:"bytes,3,rep,name=validators_list,json=validatorsList,proto3" json:"validators_list,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBlockValidatorsResponse) Descriptor deprecated

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

Deprecated: Use GetBlockValidatorsResponse.ProtoReflect.Descriptor instead.

func (*GetBlockValidatorsResponse) GetBlockNumber

func (x *GetBlockValidatorsResponse) GetBlockNumber() int32

func (*GetBlockValidatorsResponse) GetChainId

func (x *GetBlockValidatorsResponse) GetChainId() int32

func (*GetBlockValidatorsResponse) GetValidatorsList

func (x *GetBlockValidatorsResponse) GetValidatorsList() []string

func (*GetBlockValidatorsResponse) ProtoMessage

func (*GetBlockValidatorsResponse) ProtoMessage()

func (*GetBlockValidatorsResponse) ProtoReflect

func (*GetBlockValidatorsResponse) Reset

func (x *GetBlockValidatorsResponse) Reset()

func (*GetBlockValidatorsResponse) String

func (x *GetBlockValidatorsResponse) String() string

type GetBlocksRequest

type GetBlocksRequest struct {
	Limit *Limit `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBlocksRequest) Descriptor deprecated

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

Deprecated: Use GetBlocksRequest.ProtoReflect.Descriptor instead.

func (*GetBlocksRequest) GetLimit

func (x *GetBlocksRequest) GetLimit() *Limit

func (*GetBlocksRequest) ProtoMessage

func (*GetBlocksRequest) ProtoMessage()

func (*GetBlocksRequest) ProtoReflect

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

func (*GetBlocksRequest) Reset

func (x *GetBlocksRequest) Reset()

func (*GetBlocksRequest) String

func (x *GetBlocksRequest) String() string

type GetBlocksResponse

type GetBlocksResponse struct {
	Blocks []*Block `protobuf:"bytes,1,rep,name=blocks,proto3" json:"blocks,omitempty"`
	Result *Result  `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBlocksResponse) Descriptor deprecated

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

Deprecated: Use GetBlocksResponse.ProtoReflect.Descriptor instead.

func (*GetBlocksResponse) GetBlocks

func (x *GetBlocksResponse) GetBlocks() []*Block

func (*GetBlocksResponse) GetResult

func (x *GetBlocksResponse) GetResult() *Result

func (*GetBlocksResponse) ProtoMessage

func (*GetBlocksResponse) ProtoMessage()

func (*GetBlocksResponse) ProtoReflect

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

func (*GetBlocksResponse) Reset

func (x *GetBlocksResponse) Reset()

func (*GetBlocksResponse) String

func (x *GetBlocksResponse) String() string

type GetPowerEventsRequest

type GetPowerEventsRequest struct {
	ValidatorAccountAddress string `` /* 132-byte string literal not displayed */
	Limit                   *Limit `protobuf:"bytes,2,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPowerEventsRequest) Descriptor deprecated

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

Deprecated: Use GetPowerEventsRequest.ProtoReflect.Descriptor instead.

func (*GetPowerEventsRequest) GetLimit

func (x *GetPowerEventsRequest) GetLimit() *Limit

func (*GetPowerEventsRequest) GetValidatorAccountAddress

func (x *GetPowerEventsRequest) GetValidatorAccountAddress() string

func (*GetPowerEventsRequest) ProtoMessage

func (*GetPowerEventsRequest) ProtoMessage()

func (*GetPowerEventsRequest) ProtoReflect

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

func (*GetPowerEventsRequest) Reset

func (x *GetPowerEventsRequest) Reset()

func (*GetPowerEventsRequest) String

func (x *GetPowerEventsRequest) String() string

type GetPowerEventsResponse

type GetPowerEventsResponse struct {
	Data   []*TxByHash `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	Result *Result     `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPowerEventsResponse) Descriptor deprecated

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

Deprecated: Use GetPowerEventsResponse.ProtoReflect.Descriptor instead.

func (*GetPowerEventsResponse) GetData

func (x *GetPowerEventsResponse) GetData() []*TxByHash

func (*GetPowerEventsResponse) GetResult

func (x *GetPowerEventsResponse) GetResult() *Result

func (*GetPowerEventsResponse) ProtoMessage

func (*GetPowerEventsResponse) ProtoMessage()

func (*GetPowerEventsResponse) ProtoReflect

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

func (*GetPowerEventsResponse) Reset

func (x *GetPowerEventsResponse) Reset()

func (*GetPowerEventsResponse) String

func (x *GetPowerEventsResponse) String() string

type GetValidatorHistoryEventsRequest

type GetValidatorHistoryEventsRequest struct {
	ValidatorAccountAddress string `` /* 132-byte string literal not displayed */
	Limit                   *Limit `protobuf:"bytes,2,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*GetValidatorHistoryEventsRequest) Descriptor deprecated

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

Deprecated: Use GetValidatorHistoryEventsRequest.ProtoReflect.Descriptor instead.

func (*GetValidatorHistoryEventsRequest) GetLimit

func (x *GetValidatorHistoryEventsRequest) GetLimit() *Limit

func (*GetValidatorHistoryEventsRequest) GetValidatorAccountAddress

func (x *GetValidatorHistoryEventsRequest) GetValidatorAccountAddress() string

func (*GetValidatorHistoryEventsRequest) ProtoMessage

func (*GetValidatorHistoryEventsRequest) ProtoMessage()

func (*GetValidatorHistoryEventsRequest) ProtoReflect

func (*GetValidatorHistoryEventsRequest) Reset

func (*GetValidatorHistoryEventsRequest) String

type GetValidatorHistoryEventsResponse

type GetValidatorHistoryEventsResponse struct {
	Data   []*TxByHash `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	Result *Result     `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetValidatorHistoryEventsResponse) Descriptor deprecated

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

Deprecated: Use GetValidatorHistoryEventsResponse.ProtoReflect.Descriptor instead.

func (*GetValidatorHistoryEventsResponse) GetData

func (*GetValidatorHistoryEventsResponse) GetResult

func (x *GetValidatorHistoryEventsResponse) GetResult() *Result

func (*GetValidatorHistoryEventsResponse) ProtoMessage

func (*GetValidatorHistoryEventsResponse) ProtoMessage()

func (*GetValidatorHistoryEventsResponse) ProtoReflect

func (*GetValidatorHistoryEventsResponse) Reset

func (*GetValidatorHistoryEventsResponse) String

type GetVotesByAccountsRequest

type GetVotesByAccountsRequest struct {
	Accounts   []string `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"`
	Exclude    bool     `protobuf:"varint,2,opt,name=exclude,proto3" json:"exclude,omitempty"`
	VoteType   string   `protobuf:"bytes,3,opt,name=vote_type,json=voteType,proto3" json:"vote_type,omitempty"`
	ProposalID int32    `protobuf:"varint,4,opt,name=proposalID,proto3" json:"proposalID,omitempty"`
	Limit      *Limit   `protobuf:"bytes,5,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVotesByAccountsRequest) Descriptor deprecated

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

Deprecated: Use GetVotesByAccountsRequest.ProtoReflect.Descriptor instead.

func (*GetVotesByAccountsRequest) GetAccounts

func (x *GetVotesByAccountsRequest) GetAccounts() []string

func (*GetVotesByAccountsRequest) GetExclude

func (x *GetVotesByAccountsRequest) GetExclude() bool

func (*GetVotesByAccountsRequest) GetLimit

func (x *GetVotesByAccountsRequest) GetLimit() *Limit

func (*GetVotesByAccountsRequest) GetProposalID

func (x *GetVotesByAccountsRequest) GetProposalID() int32

func (*GetVotesByAccountsRequest) GetVoteType

func (x *GetVotesByAccountsRequest) GetVoteType() string

func (*GetVotesByAccountsRequest) ProtoMessage

func (*GetVotesByAccountsRequest) ProtoMessage()

func (*GetVotesByAccountsRequest) ProtoReflect

func (*GetVotesByAccountsRequest) Reset

func (x *GetVotesByAccountsRequest) Reset()

func (*GetVotesByAccountsRequest) String

func (x *GetVotesByAccountsRequest) String() string

type GetVotesByAccountsResponse

type GetVotesByAccountsResponse struct {
	Data   []*VotesTransaction `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	Result *Result             `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVotesByAccountsResponse) Descriptor deprecated

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

Deprecated: Use GetVotesByAccountsResponse.ProtoReflect.Descriptor instead.

func (*GetVotesByAccountsResponse) GetData

func (*GetVotesByAccountsResponse) GetResult

func (x *GetVotesByAccountsResponse) GetResult() *Result

func (*GetVotesByAccountsResponse) ProtoMessage

func (*GetVotesByAccountsResponse) ProtoMessage()

func (*GetVotesByAccountsResponse) ProtoReflect

func (*GetVotesByAccountsResponse) Reset

func (x *GetVotesByAccountsResponse) Reset()

func (*GetVotesByAccountsResponse) String

func (x *GetVotesByAccountsResponse) String() string

type GetVotesRequest

type GetVotesRequest struct {
	ValidatorAccountAddress string `` /* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GetVotesRequest) Descriptor deprecated

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

Deprecated: Use GetVotesRequest.ProtoReflect.Descriptor instead.

func (*GetVotesRequest) GetValidatorAccountAddress

func (x *GetVotesRequest) GetValidatorAccountAddress() string

func (*GetVotesRequest) ProtoMessage

func (*GetVotesRequest) ProtoMessage()

func (*GetVotesRequest) ProtoReflect

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

func (*GetVotesRequest) Reset

func (x *GetVotesRequest) Reset()

func (*GetVotesRequest) String

func (x *GetVotesRequest) String() string

type GetVotesResponse

type GetVotesResponse struct {
	Transactions []*VotesTransaction `protobuf:"bytes,1,rep,name=transactions,proto3" json:"transactions,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVotesResponse) Descriptor deprecated

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

Deprecated: Use GetVotesResponse.ProtoReflect.Descriptor instead.

func (*GetVotesResponse) GetTransactions

func (x *GetVotesResponse) GetTransactions() []*VotesTransaction

func (*GetVotesResponse) ProtoMessage

func (*GetVotesResponse) ProtoMessage()

func (*GetVotesResponse) ProtoReflect

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

func (*GetVotesResponse) Reset

func (x *GetVotesResponse) Reset()

func (*GetVotesResponse) String

func (x *GetVotesResponse) String() string

type GetWalletsCountPerPeriodRequest

type GetWalletsCountPerPeriodRequest struct {
	Start *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"`
	End   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWalletsCountPerPeriodRequest) Descriptor deprecated

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

Deprecated: Use GetWalletsCountPerPeriodRequest.ProtoReflect.Descriptor instead.

func (*GetWalletsCountPerPeriodRequest) GetEnd

func (*GetWalletsCountPerPeriodRequest) GetStart

func (*GetWalletsCountPerPeriodRequest) ProtoMessage

func (*GetWalletsCountPerPeriodRequest) ProtoMessage()

func (*GetWalletsCountPerPeriodRequest) ProtoReflect

func (*GetWalletsCountPerPeriodRequest) Reset

func (*GetWalletsCountPerPeriodRequest) String

type GetWalletsCountPerPeriodResponse

type GetWalletsCountPerPeriodResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWalletsCountPerPeriodResponse) Descriptor deprecated

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

Deprecated: Use GetWalletsCountPerPeriodResponse.ProtoReflect.Descriptor instead.

func (*GetWalletsCountPerPeriodResponse) GetResult

func (x *GetWalletsCountPerPeriodResponse) GetResult() int64

func (*GetWalletsCountPerPeriodResponse) ProtoMessage

func (*GetWalletsCountPerPeriodResponse) ProtoMessage()

func (*GetWalletsCountPerPeriodResponse) ProtoReflect

func (*GetWalletsCountPerPeriodResponse) Reset

func (*GetWalletsCountPerPeriodResponse) String

type GetWalletsWithTxRequest

type GetWalletsWithTxRequest struct {
	Limit *Limit `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWalletsWithTxRequest) Descriptor deprecated

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

Deprecated: Use GetWalletsWithTxRequest.ProtoReflect.Descriptor instead.

func (*GetWalletsWithTxRequest) GetLimit

func (x *GetWalletsWithTxRequest) GetLimit() *Limit

func (*GetWalletsWithTxRequest) ProtoMessage

func (*GetWalletsWithTxRequest) ProtoMessage()

func (*GetWalletsWithTxRequest) ProtoReflect

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

func (*GetWalletsWithTxRequest) Reset

func (x *GetWalletsWithTxRequest) Reset()

func (*GetWalletsWithTxRequest) String

func (x *GetWalletsWithTxRequest) String() string

type GetWalletsWithTxResponse

type GetWalletsWithTxResponse struct {
	Data   []*WalletWithTxs `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	Result *Result          `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWalletsWithTxResponse) Descriptor deprecated

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

Deprecated: Use GetWalletsWithTxResponse.ProtoReflect.Descriptor instead.

func (*GetWalletsWithTxResponse) GetData

func (x *GetWalletsWithTxResponse) GetData() []*WalletWithTxs

func (*GetWalletsWithTxResponse) GetResult

func (x *GetWalletsWithTxResponse) GetResult() *Result

func (*GetWalletsWithTxResponse) ProtoMessage

func (*GetWalletsWithTxResponse) ProtoMessage()

func (*GetWalletsWithTxResponse) ProtoReflect

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

func (*GetWalletsWithTxResponse) Reset

func (x *GetWalletsWithTxResponse) Reset()

func (*GetWalletsWithTxResponse) String

func (x *GetWalletsWithTxResponse) String() string

type Limit

type Limit struct {
	Limit  int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"`
	Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

func (*Limit) Descriptor deprecated

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

Deprecated: Use Limit.ProtoReflect.Descriptor instead.

func (*Limit) GetLimit

func (x *Limit) GetLimit() int64

func (*Limit) GetOffset

func (x *Limit) GetOffset() int64

func (*Limit) ProtoMessage

func (*Limit) ProtoMessage()

func (*Limit) ProtoReflect

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

func (*Limit) Reset

func (x *Limit) Reset()

func (*Limit) String

func (x *Limit) String() string

type Result

type Result struct {
	Limit  int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"`
	Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"`
	All    int64 `protobuf:"varint,3,opt,name=all,proto3" json:"all,omitempty"`
	// contains filtered or unexported fields
}

func (*Result) Descriptor deprecated

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

Deprecated: Use Result.ProtoReflect.Descriptor instead.

func (*Result) GetAll

func (x *Result) GetAll() int64

func (*Result) GetLimit

func (x *Result) GetLimit() int64

func (*Result) GetOffset

func (x *Result) GetOffset() int64

func (*Result) ProtoMessage

func (*Result) ProtoMessage()

func (*Result) ProtoReflect

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

func (*Result) Reset

func (x *Result) Reset()

func (*Result) String

func (x *Result) String() string

type SearchHashByTextRequest

type SearchHashByTextRequest struct {
	Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"`
	// contains filtered or unexported fields
}

func (*SearchHashByTextRequest) Descriptor deprecated

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

Deprecated: Use SearchHashByTextRequest.ProtoReflect.Descriptor instead.

func (*SearchHashByTextRequest) GetText

func (x *SearchHashByTextRequest) GetText() string

func (*SearchHashByTextRequest) ProtoMessage

func (*SearchHashByTextRequest) ProtoMessage()

func (*SearchHashByTextRequest) ProtoReflect

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

func (*SearchHashByTextRequest) Reset

func (x *SearchHashByTextRequest) Reset()

func (*SearchHashByTextRequest) String

func (x *SearchHashByTextRequest) String() string

type SearchHashByTextResponse

type SearchHashByTextResponse struct {
	Results []*SearchResults `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*SearchHashByTextResponse) Descriptor deprecated

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

Deprecated: Use SearchHashByTextResponse.ProtoReflect.Descriptor instead.

func (*SearchHashByTextResponse) GetResults

func (x *SearchHashByTextResponse) GetResults() []*SearchResults

func (*SearchHashByTextResponse) ProtoMessage

func (*SearchHashByTextResponse) ProtoMessage()

func (*SearchHashByTextResponse) ProtoReflect

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

func (*SearchHashByTextResponse) Reset

func (x *SearchHashByTextResponse) Reset()

func (*SearchHashByTextResponse) String

func (x *SearchHashByTextResponse) String() string

type SearchResults

type SearchResults struct {
	Hash        string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
	HashType    string `protobuf:"bytes,2,opt,name=hash_type,json=hashType,proto3" json:"hash_type,omitempty"`
	BlockHeight string `protobuf:"bytes,3,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
	// contains filtered or unexported fields
}

func (*SearchResults) Descriptor deprecated

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

Deprecated: Use SearchResults.ProtoReflect.Descriptor instead.

func (*SearchResults) GetBlockHeight

func (x *SearchResults) GetBlockHeight() string

func (*SearchResults) GetHash

func (x *SearchResults) GetHash() string

func (*SearchResults) GetHashType

func (x *SearchResults) GetHashType() string

func (*SearchResults) ProtoMessage

func (*SearchResults) ProtoMessage()

func (*SearchResults) ProtoReflect

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

func (*SearchResults) Reset

func (x *SearchResults) Reset()

func (*SearchResults) String

func (x *SearchResults) String() string

type SignerAddress

type SignerAddress struct {
	Address string                 `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
	Time    *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"`
	Rank    int64                  `protobuf:"varint,3,opt,name=rank,proto3" json:"rank,omitempty"`
	// contains filtered or unexported fields
}

func (*SignerAddress) Descriptor deprecated

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

Deprecated: Use SignerAddress.ProtoReflect.Descriptor instead.

func (*SignerAddress) GetAddress

func (x *SignerAddress) GetAddress() string

func (*SignerAddress) GetRank

func (x *SignerAddress) GetRank() int64

func (*SignerAddress) GetTime

func (x *SignerAddress) GetTime() *timestamppb.Timestamp

func (*SignerAddress) ProtoMessage

func (*SignerAddress) ProtoMessage()

func (*SignerAddress) ProtoReflect

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

func (*SignerAddress) Reset

func (x *SignerAddress) Reset()

func (*SignerAddress) String

func (x *SignerAddress) String() string

type SignerInfo

type SignerInfo struct {
	Address  string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
	ModeInfo string `protobuf:"bytes,2,opt,name=mode_info,json=modeInfo,proto3" json:"mode_info,omitempty"`
	Sequence int64  `protobuf:"varint,3,opt,name=sequence,proto3" json:"sequence,omitempty"`
	// contains filtered or unexported fields
}

func (*SignerInfo) Descriptor deprecated

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

Deprecated: Use SignerInfo.ProtoReflect.Descriptor instead.

func (*SignerInfo) GetAddress

func (x *SignerInfo) GetAddress() string

func (*SignerInfo) GetModeInfo

func (x *SignerInfo) GetModeInfo() string

func (*SignerInfo) GetSequence

func (x *SignerInfo) GetSequence() int64

func (*SignerInfo) ProtoMessage

func (*SignerInfo) ProtoMessage()

func (*SignerInfo) ProtoReflect

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

func (*SignerInfo) Reset

func (x *SignerInfo) Reset()

func (*SignerInfo) String

func (x *SignerInfo) String() string

type TotalBlocksRequest

type TotalBlocksRequest struct {
	To *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=to,proto3" json:"to,omitempty"`
	// contains filtered or unexported fields
}

func (*TotalBlocksRequest) Descriptor deprecated

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

Deprecated: Use TotalBlocksRequest.ProtoReflect.Descriptor instead.

func (*TotalBlocksRequest) GetTo

func (*TotalBlocksRequest) ProtoMessage

func (*TotalBlocksRequest) ProtoMessage()

func (*TotalBlocksRequest) ProtoReflect

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

func (*TotalBlocksRequest) Reset

func (x *TotalBlocksRequest) Reset()

func (*TotalBlocksRequest) String

func (x *TotalBlocksRequest) String() string

type TotalBlocksResponse

type TotalBlocksResponse struct {
	Height      int64  `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
	Count24H    int64  `protobuf:"varint,2,opt,name=count24H,proto3" json:"count24H,omitempty"`
	Time        int64  `protobuf:"varint,3,opt,name=time,proto3" json:"time,omitempty"`
	TotalFee24H string `protobuf:"bytes,4,opt,name=totalFee24H,proto3" json:"totalFee24H,omitempty"`
	Count48H    int64  `protobuf:"varint,5,opt,name=count48H,proto3" json:"count48H,omitempty"`
	// contains filtered or unexported fields
}

func (*TotalBlocksResponse) Descriptor deprecated

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

Deprecated: Use TotalBlocksResponse.ProtoReflect.Descriptor instead.

func (*TotalBlocksResponse) GetCount24H

func (x *TotalBlocksResponse) GetCount24H() int64

func (*TotalBlocksResponse) GetCount48H

func (x *TotalBlocksResponse) GetCount48H() int64

func (*TotalBlocksResponse) GetHeight

func (x *TotalBlocksResponse) GetHeight() int64

func (*TotalBlocksResponse) GetTime

func (x *TotalBlocksResponse) GetTime() int64

func (*TotalBlocksResponse) GetTotalFee24H

func (x *TotalBlocksResponse) GetTotalFee24H() string

func (*TotalBlocksResponse) ProtoMessage

func (*TotalBlocksResponse) ProtoMessage()

func (*TotalBlocksResponse) ProtoReflect

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

func (*TotalBlocksResponse) Reset

func (x *TotalBlocksResponse) Reset()

func (*TotalBlocksResponse) String

func (x *TotalBlocksResponse) String() string

type TotalTransactionsRequest

type TotalTransactionsRequest struct {
	To *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=to,proto3" json:"to,omitempty"`
	// contains filtered or unexported fields
}

func (*TotalTransactionsRequest) Descriptor deprecated

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

Deprecated: Use TotalTransactionsRequest.ProtoReflect.Descriptor instead.

func (*TotalTransactionsRequest) GetTo

func (*TotalTransactionsRequest) ProtoMessage

func (*TotalTransactionsRequest) ProtoMessage()

func (*TotalTransactionsRequest) ProtoReflect

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

func (*TotalTransactionsRequest) Reset

func (x *TotalTransactionsRequest) Reset()

func (*TotalTransactionsRequest) String

func (x *TotalTransactionsRequest) String() string

type TotalTransactionsResponse

type TotalTransactionsResponse struct {
	Total     string `protobuf:"bytes,1,opt,name=total,proto3" json:"total,omitempty"`
	Total24H  string `protobuf:"bytes,2,opt,name=total24h,proto3" json:"total24h,omitempty"`
	Total30D  string `protobuf:"bytes,3,opt,name=total30d,proto3" json:"total30d,omitempty"`
	Volume24H string `protobuf:"bytes,4,opt,name=volume24h,proto3" json:"volume24h,omitempty"`
	Volume30D string `protobuf:"bytes,5,opt,name=volume30d,proto3" json:"volume30d,omitempty"`
	Total48H  string `protobuf:"bytes,6,opt,name=total48h,proto3" json:"total48h,omitempty"`
	// contains filtered or unexported fields
}

func (*TotalTransactionsResponse) Descriptor deprecated

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

Deprecated: Use TotalTransactionsResponse.ProtoReflect.Descriptor instead.

func (*TotalTransactionsResponse) GetTotal

func (x *TotalTransactionsResponse) GetTotal() string

func (*TotalTransactionsResponse) GetTotal24H

func (x *TotalTransactionsResponse) GetTotal24H() string

func (*TotalTransactionsResponse) GetTotal30D

func (x *TotalTransactionsResponse) GetTotal30D() string

func (*TotalTransactionsResponse) GetTotal48H

func (x *TotalTransactionsResponse) GetTotal48H() string

func (*TotalTransactionsResponse) GetVolume24H

func (x *TotalTransactionsResponse) GetVolume24H() string

func (*TotalTransactionsResponse) GetVolume30D

func (x *TotalTransactionsResponse) GetVolume30D() string

func (*TotalTransactionsResponse) ProtoMessage

func (*TotalTransactionsResponse) ProtoMessage()

func (*TotalTransactionsResponse) ProtoReflect

func (*TotalTransactionsResponse) Reset

func (x *TotalTransactionsResponse) Reset()

func (*TotalTransactionsResponse) String

func (x *TotalTransactionsResponse) String() string

type TotalWallets

type TotalWallets struct {
	Total     int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	Count_24H int64 `protobuf:"varint,2,opt,name=count_24H,json=count24H,proto3" json:"count_24H,omitempty"`
	Count_48H int64 `protobuf:"varint,3,opt,name=count_48H,json=count48H,proto3" json:"count_48H,omitempty"`
	Count_30D int64 `protobuf:"varint,4,opt,name=count_30D,json=count30D,proto3" json:"count_30D,omitempty"`
	// contains filtered or unexported fields
}

func (*TotalWallets) Descriptor deprecated

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

Deprecated: Use TotalWallets.ProtoReflect.Descriptor instead.

func (*TotalWallets) GetCount_24H

func (x *TotalWallets) GetCount_24H() int64

func (*TotalWallets) GetCount_30D

func (x *TotalWallets) GetCount_30D() int64

func (*TotalWallets) GetCount_48H

func (x *TotalWallets) GetCount_48H() int64

func (*TotalWallets) GetTotal

func (x *TotalWallets) GetTotal() int64

func (*TotalWallets) ProtoMessage

func (*TotalWallets) ProtoMessage()

func (*TotalWallets) ProtoReflect

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

func (*TotalWallets) Reset

func (x *TotalWallets) Reset()

func (*TotalWallets) String

func (x *TotalWallets) String() string

type TransactionRawLogRequest

type TransactionRawLogRequest struct {
	TxHash string `protobuf:"bytes,1,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionRawLogRequest) Descriptor deprecated

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

Deprecated: Use TransactionRawLogRequest.ProtoReflect.Descriptor instead.

func (*TransactionRawLogRequest) GetTxHash

func (x *TransactionRawLogRequest) GetTxHash() string

func (*TransactionRawLogRequest) ProtoMessage

func (*TransactionRawLogRequest) ProtoMessage()

func (*TransactionRawLogRequest) ProtoReflect

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

func (*TransactionRawLogRequest) Reset

func (x *TransactionRawLogRequest) Reset()

func (*TransactionRawLogRequest) String

func (x *TransactionRawLogRequest) String() string

type TransactionRawLogResponse

type TransactionRawLogResponse struct {
	RawLog []byte `protobuf:"bytes,1,opt,name=raw_log,json=rawLog,proto3" json:"raw_log,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionRawLogResponse) Descriptor deprecated

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

Deprecated: Use TransactionRawLogResponse.ProtoReflect.Descriptor instead.

func (*TransactionRawLogResponse) GetRawLog

func (x *TransactionRawLogResponse) GetRawLog() []byte

func (*TransactionRawLogResponse) ProtoMessage

func (*TransactionRawLogResponse) ProtoMessage()

func (*TransactionRawLogResponse) ProtoReflect

func (*TransactionRawLogResponse) Reset

func (x *TransactionRawLogResponse) Reset()

func (*TransactionRawLogResponse) String

func (x *TransactionRawLogResponse) String() string

type TransactionSignersRequest

type TransactionSignersRequest struct {
	TxHash string `protobuf:"bytes,1,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionSignersRequest) Descriptor deprecated

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

Deprecated: Use TransactionSignersRequest.ProtoReflect.Descriptor instead.

func (*TransactionSignersRequest) GetTxHash

func (x *TransactionSignersRequest) GetTxHash() string

func (*TransactionSignersRequest) ProtoMessage

func (*TransactionSignersRequest) ProtoMessage()

func (*TransactionSignersRequest) ProtoReflect

func (*TransactionSignersRequest) Reset

func (x *TransactionSignersRequest) Reset()

func (*TransactionSignersRequest) String

func (x *TransactionSignersRequest) String() string

type TransactionSignersResponse

type TransactionSignersResponse struct {
	Signers []*SignerInfo `protobuf:"bytes,1,rep,name=signers,proto3" json:"signers,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionSignersResponse) Descriptor deprecated

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

Deprecated: Use TransactionSignersResponse.ProtoReflect.Descriptor instead.

func (*TransactionSignersResponse) GetSigners

func (x *TransactionSignersResponse) GetSigners() []*SignerInfo

func (*TransactionSignersResponse) ProtoMessage

func (*TransactionSignersResponse) ProtoMessage()

func (*TransactionSignersResponse) ProtoReflect

func (*TransactionSignersResponse) Reset

func (x *TransactionSignersResponse) Reset()

func (*TransactionSignersResponse) String

func (x *TransactionSignersResponse) String() string

type TransactionsByEventValueRequest

type TransactionsByEventValueRequest struct {
	Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"`
	Type   []string `protobuf:"bytes,2,rep,name=type,proto3" json:"type,omitempty"`
	Limit  *Limit   `protobuf:"bytes,3,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionsByEventValueRequest) Descriptor deprecated

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

Deprecated: Use TransactionsByEventValueRequest.ProtoReflect.Descriptor instead.

func (*TransactionsByEventValueRequest) GetLimit

func (x *TransactionsByEventValueRequest) GetLimit() *Limit

func (*TransactionsByEventValueRequest) GetType

func (x *TransactionsByEventValueRequest) GetType() []string

func (*TransactionsByEventValueRequest) GetValues

func (x *TransactionsByEventValueRequest) GetValues() []string

func (*TransactionsByEventValueRequest) ProtoMessage

func (*TransactionsByEventValueRequest) ProtoMessage()

func (*TransactionsByEventValueRequest) ProtoReflect

func (*TransactionsByEventValueRequest) Reset

func (*TransactionsByEventValueRequest) String

type TransactionsByEventValueResponse

type TransactionsByEventValueResponse struct {
	Data   []*TxByHash `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	Result *Result     `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionsByEventValueResponse) Descriptor deprecated

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

Deprecated: Use TransactionsByEventValueResponse.ProtoReflect.Descriptor instead.

func (*TransactionsByEventValueResponse) GetData

func (*TransactionsByEventValueResponse) GetResult

func (x *TransactionsByEventValueResponse) GetResult() *Result

func (*TransactionsByEventValueResponse) ProtoMessage

func (*TransactionsByEventValueResponse) ProtoMessage()

func (*TransactionsByEventValueResponse) ProtoReflect

func (*TransactionsByEventValueResponse) Reset

func (*TransactionsByEventValueResponse) String

type TransactionsRequest

type TransactionsRequest struct {
	Limit *Limit `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionsRequest) Descriptor deprecated

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

Deprecated: Use TransactionsRequest.ProtoReflect.Descriptor instead.

func (*TransactionsRequest) GetLimit

func (x *TransactionsRequest) GetLimit() *Limit

func (*TransactionsRequest) ProtoMessage

func (*TransactionsRequest) ProtoMessage()

func (*TransactionsRequest) ProtoReflect

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

func (*TransactionsRequest) Reset

func (x *TransactionsRequest) Reset()

func (*TransactionsRequest) String

func (x *TransactionsRequest) String() string

type TransactionsResponse

type TransactionsResponse struct {
	Tx     []*TxByHash `protobuf:"bytes,1,rep,name=tx,proto3" json:"tx,omitempty"`
	Result *Result     `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionsResponse) Descriptor deprecated

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

Deprecated: Use TransactionsResponse.ProtoReflect.Descriptor instead.

func (*TransactionsResponse) GetResult

func (x *TransactionsResponse) GetResult() *Result

func (*TransactionsResponse) GetTx

func (x *TransactionsResponse) GetTx() []*TxByHash

func (*TransactionsResponse) ProtoMessage

func (*TransactionsResponse) ProtoMessage()

func (*TransactionsResponse) ProtoReflect

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

func (*TransactionsResponse) Reset

func (x *TransactionsResponse) Reset()

func (*TransactionsResponse) String

func (x *TransactionsResponse) String() string

type TxAuthInfo

type TxAuthInfo struct {
	PublicKey   []string      `protobuf:"bytes,1,rep,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
	Fee         *TxFee        `protobuf:"bytes,2,opt,name=fee,proto3" json:"fee,omitempty"`
	Signatures  [][]byte      `protobuf:"bytes,3,rep,name=signatures,proto3" json:"signatures,omitempty"`
	Tip         *TxTip        `protobuf:"bytes,4,opt,name=tip,proto3" json:"tip,omitempty"`
	SignerInfos []*SignerInfo `protobuf:"bytes,5,rep,name=signer_infos,json=signerInfos,proto3" json:"signer_infos,omitempty"`
	// contains filtered or unexported fields
}

func (*TxAuthInfo) Descriptor deprecated

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

Deprecated: Use TxAuthInfo.ProtoReflect.Descriptor instead.

func (*TxAuthInfo) GetFee

func (x *TxAuthInfo) GetFee() *TxFee

func (*TxAuthInfo) GetPublicKey

func (x *TxAuthInfo) GetPublicKey() []string

func (*TxAuthInfo) GetSignatures

func (x *TxAuthInfo) GetSignatures() [][]byte

func (*TxAuthInfo) GetSignerInfos

func (x *TxAuthInfo) GetSignerInfos() []*SignerInfo

func (*TxAuthInfo) GetTip

func (x *TxAuthInfo) GetTip() *TxTip

func (*TxAuthInfo) ProtoMessage

func (*TxAuthInfo) ProtoMessage()

func (*TxAuthInfo) ProtoReflect

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

func (*TxAuthInfo) Reset

func (x *TxAuthInfo) Reset()

func (*TxAuthInfo) String

func (x *TxAuthInfo) String() string

type TxByDay

type TxByDay struct {
	TxNum int32                  `protobuf:"varint,1,opt,name=tx_num,json=txNum,proto3" json:"tx_num,omitempty"`
	Day   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=day,proto3" json:"day,omitempty"`
	// contains filtered or unexported fields
}

func (*TxByDay) Descriptor deprecated

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

Deprecated: Use TxByDay.ProtoReflect.Descriptor instead.

func (*TxByDay) GetDay

func (x *TxByDay) GetDay() *timestamppb.Timestamp

func (*TxByDay) GetTxNum

func (x *TxByDay) GetTxNum() int32

func (*TxByDay) ProtoMessage

func (*TxByDay) ProtoMessage()

func (*TxByDay) ProtoReflect

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

func (*TxByDay) Reset

func (x *TxByDay) Reset()

func (*TxByDay) String

func (x *TxByDay) String() string

type TxByHash

type TxByHash struct {
	Messages                    []string          `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"`
	Memo                        string            `protobuf:"bytes,2,opt,name=memo,proto3" json:"memo,omitempty"`
	TimeoutHeight               string            `protobuf:"bytes,3,opt,name=timeout_height,json=timeoutHeight,proto3" json:"timeout_height,omitempty"`
	ExtensionOptions            []string          `protobuf:"bytes,4,rep,name=extension_options,json=extensionOptions,proto3" json:"extension_options,omitempty"`
	NonCriticalExtensionOptions []string          `` /* 146-byte string literal not displayed */
	AuthInfo                    *TxAuthInfo       `protobuf:"bytes,6,opt,name=auth_info,json=authInfo,proto3" json:"auth_info,omitempty"`
	TxResponse                  *TxResponse       `protobuf:"bytes,7,opt,name=tx_response,json=txResponse,proto3" json:"tx_response,omitempty"`
	Block                       *Block            `protobuf:"bytes,8,opt,name=block,proto3" json:"block,omitempty"`
	Fees                        []*Fee            `protobuf:"bytes,9,rep,name=fees,proto3" json:"fees,omitempty"`
	SenderReceiver              *TxSenderReceiver `protobuf:"bytes,10,opt,name=sender_receiver,json=senderReceiver,proto3,oneof" json:"sender_receiver,omitempty"`
	Events                      []*TxEvent        `protobuf:"bytes,11,rep,name=events,proto3" json:"events,omitempty"`
	// contains filtered or unexported fields
}

func (*TxByHash) Descriptor deprecated

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

Deprecated: Use TxByHash.ProtoReflect.Descriptor instead.

func (*TxByHash) GetAuthInfo

func (x *TxByHash) GetAuthInfo() *TxAuthInfo

func (*TxByHash) GetBlock

func (x *TxByHash) GetBlock() *Block

func (*TxByHash) GetEvents

func (x *TxByHash) GetEvents() []*TxEvent

func (*TxByHash) GetExtensionOptions

func (x *TxByHash) GetExtensionOptions() []string

func (*TxByHash) GetFees

func (x *TxByHash) GetFees() []*Fee

func (*TxByHash) GetMemo

func (x *TxByHash) GetMemo() string

func (*TxByHash) GetMessages

func (x *TxByHash) GetMessages() []string

func (*TxByHash) GetNonCriticalExtensionOptions

func (x *TxByHash) GetNonCriticalExtensionOptions() []string

func (*TxByHash) GetSenderReceiver

func (x *TxByHash) GetSenderReceiver() *TxSenderReceiver

func (*TxByHash) GetTimeoutHeight

func (x *TxByHash) GetTimeoutHeight() string

func (*TxByHash) GetTxResponse

func (x *TxByHash) GetTxResponse() *TxResponse

func (*TxByHash) ProtoMessage

func (*TxByHash) ProtoMessage()

func (*TxByHash) ProtoReflect

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

func (*TxByHash) Reset

func (x *TxByHash) Reset()

func (*TxByHash) String

func (x *TxByHash) String() string

type TxByHashRequest

type TxByHashRequest struct {
	Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
	// contains filtered or unexported fields
}

func (*TxByHashRequest) Descriptor deprecated

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

Deprecated: Use TxByHashRequest.ProtoReflect.Descriptor instead.

func (*TxByHashRequest) GetHash

func (x *TxByHashRequest) GetHash() string

func (*TxByHashRequest) ProtoMessage

func (*TxByHashRequest) ProtoMessage()

func (*TxByHashRequest) ProtoReflect

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

func (*TxByHashRequest) Reset

func (x *TxByHashRequest) Reset()

func (*TxByHashRequest) String

func (x *TxByHashRequest) String() string

type TxByHashResponse

type TxByHashResponse struct {
	Tx *TxByHash `protobuf:"bytes,1,opt,name=tx,proto3" json:"tx,omitempty"`
	// contains filtered or unexported fields
}

func (*TxByHashResponse) Descriptor deprecated

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

Deprecated: Use TxByHashResponse.ProtoReflect.Descriptor instead.

func (*TxByHashResponse) GetTx

func (x *TxByHashResponse) GetTx() *TxByHash

func (*TxByHashResponse) ProtoMessage

func (*TxByHashResponse) ProtoMessage()

func (*TxByHashResponse) ProtoReflect

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

func (*TxByHashResponse) Reset

func (x *TxByHashResponse) Reset()

func (*TxByHashResponse) String

func (x *TxByHashResponse) String() string

type TxChartByDayRequest

type TxChartByDayRequest struct {
	From *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
	To   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=to,proto3" json:"to,omitempty"`
	// contains filtered or unexported fields
}

func (*TxChartByDayRequest) Descriptor deprecated

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

Deprecated: Use TxChartByDayRequest.ProtoReflect.Descriptor instead.

func (*TxChartByDayRequest) GetFrom

func (*TxChartByDayRequest) GetTo

func (*TxChartByDayRequest) ProtoMessage

func (*TxChartByDayRequest) ProtoMessage()

func (*TxChartByDayRequest) ProtoReflect

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

func (*TxChartByDayRequest) Reset

func (x *TxChartByDayRequest) Reset()

func (*TxChartByDayRequest) String

func (x *TxChartByDayRequest) String() string

type TxChartByDayResponse

type TxChartByDayResponse struct {
	TxByDay []*TxByDay `protobuf:"bytes,1,rep,name=tx_by_day,json=txByDay,proto3" json:"tx_by_day,omitempty"`
	// contains filtered or unexported fields
}

func (*TxChartByDayResponse) Descriptor deprecated

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

Deprecated: Use TxChartByDayResponse.ProtoReflect.Descriptor instead.

func (*TxChartByDayResponse) GetTxByDay

func (x *TxChartByDayResponse) GetTxByDay() []*TxByDay

func (*TxChartByDayResponse) ProtoMessage

func (*TxChartByDayResponse) ProtoMessage()

func (*TxChartByDayResponse) ProtoReflect

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

func (*TxChartByDayResponse) Reset

func (x *TxChartByDayResponse) Reset()

func (*TxChartByDayResponse) String

func (x *TxChartByDayResponse) String() string

type TxCountByAccountsRequest

type TxCountByAccountsRequest struct {
	Accounts []string `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"`
	// contains filtered or unexported fields
}

func (*TxCountByAccountsRequest) Descriptor deprecated

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

Deprecated: Use TxCountByAccountsRequest.ProtoReflect.Descriptor instead.

func (*TxCountByAccountsRequest) GetAccounts

func (x *TxCountByAccountsRequest) GetAccounts() []string

func (*TxCountByAccountsRequest) ProtoMessage

func (*TxCountByAccountsRequest) ProtoMessage()

func (*TxCountByAccountsRequest) ProtoReflect

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

func (*TxCountByAccountsRequest) Reset

func (x *TxCountByAccountsRequest) Reset()

func (*TxCountByAccountsRequest) String

func (x *TxCountByAccountsRequest) String() string

type TxCountByAccountsResponse

type TxCountByAccountsResponse struct {
	Data []*WalletWithTxs `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*TxCountByAccountsResponse) Descriptor deprecated

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

Deprecated: Use TxCountByAccountsResponse.ProtoReflect.Descriptor instead.

func (*TxCountByAccountsResponse) GetData

func (x *TxCountByAccountsResponse) GetData() []*WalletWithTxs

func (*TxCountByAccountsResponse) ProtoMessage

func (*TxCountByAccountsResponse) ProtoMessage()

func (*TxCountByAccountsResponse) ProtoReflect

func (*TxCountByAccountsResponse) Reset

func (x *TxCountByAccountsResponse) Reset()

func (*TxCountByAccountsResponse) String

func (x *TxCountByAccountsResponse) String() string

type TxEvent

type TxEvent struct {
	MessageType string `protobuf:"bytes,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`
	EventIndex  int32  `protobuf:"varint,2,opt,name=event_index,json=eventIndex,proto3" json:"event_index,omitempty"`
	Type        string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
	Index       int32  `protobuf:"varint,4,opt,name=index,proto3" json:"index,omitempty"`
	Value       string `protobuf:"bytes,5,opt,name=value,proto3" json:"value,omitempty"`
	Key         string `protobuf:"bytes,6,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*TxEvent) Descriptor deprecated

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

Deprecated: Use TxEvent.ProtoReflect.Descriptor instead.

func (*TxEvent) GetEventIndex

func (x *TxEvent) GetEventIndex() int32

func (*TxEvent) GetIndex

func (x *TxEvent) GetIndex() int32

func (*TxEvent) GetKey

func (x *TxEvent) GetKey() string

func (*TxEvent) GetMessageType

func (x *TxEvent) GetMessageType() string

func (*TxEvent) GetType

func (x *TxEvent) GetType() string

func (*TxEvent) GetValue

func (x *TxEvent) GetValue() string

func (*TxEvent) ProtoMessage

func (*TxEvent) ProtoMessage()

func (*TxEvent) ProtoReflect

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

func (*TxEvent) Reset

func (x *TxEvent) Reset()

func (*TxEvent) String

func (x *TxEvent) String() string

type TxFee

type TxFee struct {
	Amount   []*Denom `protobuf:"bytes,1,rep,name=amount,proto3" json:"amount,omitempty"`
	GasLimit string   `protobuf:"bytes,2,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"`
	Payer    string   `protobuf:"bytes,3,opt,name=payer,proto3" json:"payer,omitempty"`
	Granter  string   `protobuf:"bytes,4,opt,name=granter,proto3" json:"granter,omitempty"`
	// contains filtered or unexported fields
}

func (*TxFee) Descriptor deprecated

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

Deprecated: Use TxFee.ProtoReflect.Descriptor instead.

func (*TxFee) GetAmount

func (x *TxFee) GetAmount() []*Denom

func (*TxFee) GetGasLimit

func (x *TxFee) GetGasLimit() string

func (*TxFee) GetGranter

func (x *TxFee) GetGranter() string

func (*TxFee) GetPayer

func (x *TxFee) GetPayer() string

func (*TxFee) ProtoMessage

func (*TxFee) ProtoMessage()

func (*TxFee) ProtoReflect

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

func (*TxFee) Reset

func (x *TxFee) Reset()

func (*TxFee) String

func (x *TxFee) String() string

type TxLog

type TxLog struct {
	MsgIndex int32  `protobuf:"varint,1,opt,name=msg_index,json=msgIndex,proto3" json:"msg_index,omitempty"`
	Log      string `protobuf:"bytes,2,opt,name=log,proto3" json:"log,omitempty"`
	// contains filtered or unexported fields
}

func (*TxLog) Descriptor deprecated

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

Deprecated: Use TxLog.ProtoReflect.Descriptor instead.

func (*TxLog) GetLog

func (x *TxLog) GetLog() string

func (*TxLog) GetMsgIndex

func (x *TxLog) GetMsgIndex() int32

func (*TxLog) ProtoMessage

func (*TxLog) ProtoMessage()

func (*TxLog) ProtoReflect

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

func (*TxLog) Reset

func (x *TxLog) Reset()

func (*TxLog) String

func (x *TxLog) String() string

type TxResponse

type TxResponse struct {
	Height    string   `protobuf:"bytes,1,opt,name=height,proto3" json:"height,omitempty"`
	Txhash    string   `protobuf:"bytes,2,opt,name=txhash,proto3" json:"txhash,omitempty"`
	Codespace string   `protobuf:"bytes,3,opt,name=codespace,proto3" json:"codespace,omitempty"`
	Code      int32    `protobuf:"varint,4,opt,name=code,proto3" json:"code,omitempty"`
	Data      string   `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	RawLog    string   `protobuf:"bytes,6,opt,name=raw_log,json=rawLog,proto3" json:"raw_log,omitempty"`
	Logs      []*TxLog `protobuf:"bytes,7,rep,name=logs,proto3" json:"logs,omitempty"`
	Info      string   `protobuf:"bytes,8,opt,name=info,proto3" json:"info,omitempty"`
	GasWanted string   `protobuf:"bytes,9,opt,name=gas_wanted,json=gasWanted,proto3" json:"gas_wanted,omitempty"`
	GasUsed   string   `protobuf:"bytes,10,opt,name=gas_used,json=gasUsed,proto3" json:"gas_used,omitempty"`
	Timestamp string   `protobuf:"bytes,11,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*TxResponse) Descriptor deprecated

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

Deprecated: Use TxResponse.ProtoReflect.Descriptor instead.

func (*TxResponse) GetCode

func (x *TxResponse) GetCode() int32

func (*TxResponse) GetCodespace

func (x *TxResponse) GetCodespace() string

func (*TxResponse) GetData

func (x *TxResponse) GetData() string

func (*TxResponse) GetGasUsed

func (x *TxResponse) GetGasUsed() string

func (*TxResponse) GetGasWanted

func (x *TxResponse) GetGasWanted() string

func (*TxResponse) GetHeight

func (x *TxResponse) GetHeight() string

func (*TxResponse) GetInfo

func (x *TxResponse) GetInfo() string

func (*TxResponse) GetLogs

func (x *TxResponse) GetLogs() []*TxLog

func (*TxResponse) GetRawLog

func (x *TxResponse) GetRawLog() string

func (*TxResponse) GetTimestamp

func (x *TxResponse) GetTimestamp() string

func (*TxResponse) GetTxhash

func (x *TxResponse) GetTxhash() string

func (*TxResponse) ProtoMessage

func (*TxResponse) ProtoMessage()

func (*TxResponse) ProtoReflect

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

func (*TxResponse) Reset

func (x *TxResponse) Reset()

func (*TxResponse) String

func (x *TxResponse) String() string

type TxSenderReceiver

type TxSenderReceiver struct {
	MessageType string `protobuf:"bytes,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`
	Sender      string `protobuf:"bytes,2,opt,name=sender,proto3" json:"sender,omitempty"`
	Receiver    string `protobuf:"bytes,3,opt,name=receiver,proto3" json:"receiver,omitempty"`
	Amount      string `protobuf:"bytes,4,opt,name=amount,proto3" json:"amount,omitempty"`
	Denom       string `protobuf:"bytes,5,opt,name=denom,proto3" json:"denom,omitempty"`
	// contains filtered or unexported fields
}

func (*TxSenderReceiver) Descriptor deprecated

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

Deprecated: Use TxSenderReceiver.ProtoReflect.Descriptor instead.

func (*TxSenderReceiver) GetAmount

func (x *TxSenderReceiver) GetAmount() string

func (*TxSenderReceiver) GetDenom

func (x *TxSenderReceiver) GetDenom() string

func (*TxSenderReceiver) GetMessageType

func (x *TxSenderReceiver) GetMessageType() string

func (*TxSenderReceiver) GetReceiver

func (x *TxSenderReceiver) GetReceiver() string

func (*TxSenderReceiver) GetSender

func (x *TxSenderReceiver) GetSender() string

func (*TxSenderReceiver) ProtoMessage

func (*TxSenderReceiver) ProtoMessage()

func (*TxSenderReceiver) ProtoReflect

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

func (*TxSenderReceiver) Reset

func (x *TxSenderReceiver) Reset()

func (*TxSenderReceiver) String

func (x *TxSenderReceiver) String() string

type TxTip

type TxTip struct {
	Amount []*Denom `protobuf:"bytes,1,rep,name=amount,proto3" json:"amount,omitempty"`
	Tipper string   `protobuf:"bytes,2,opt,name=tipper,proto3" json:"tipper,omitempty"`
	// contains filtered or unexported fields
}

func (*TxTip) Descriptor deprecated

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

Deprecated: Use TxTip.ProtoReflect.Descriptor instead.

func (*TxTip) GetAmount

func (x *TxTip) GetAmount() []*Denom

func (*TxTip) GetTipper

func (x *TxTip) GetTipper() string

func (*TxTip) ProtoMessage

func (*TxTip) ProtoMessage()

func (*TxTip) ProtoReflect

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

func (*TxTip) Reset

func (x *TxTip) Reset()

func (*TxTip) String

func (x *TxTip) String() string

type TxsByBlockRequest

type TxsByBlockRequest struct {
	BlockHeight int64  `protobuf:"varint,1,opt,name=blockHeight,proto3" json:"blockHeight,omitempty"`
	Limit       *Limit `protobuf:"bytes,2,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*TxsByBlockRequest) Descriptor deprecated

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

Deprecated: Use TxsByBlockRequest.ProtoReflect.Descriptor instead.

func (*TxsByBlockRequest) GetBlockHeight

func (x *TxsByBlockRequest) GetBlockHeight() int64

func (*TxsByBlockRequest) GetLimit

func (x *TxsByBlockRequest) GetLimit() *Limit

func (*TxsByBlockRequest) ProtoMessage

func (*TxsByBlockRequest) ProtoMessage()

func (*TxsByBlockRequest) ProtoReflect

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

func (*TxsByBlockRequest) Reset

func (x *TxsByBlockRequest) Reset()

func (*TxsByBlockRequest) String

func (x *TxsByBlockRequest) String() string

type TxsByBlockResponse

type TxsByBlockResponse struct {
	Data   []*TxByHash `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	Result *Result     `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*TxsByBlockResponse) Descriptor deprecated

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

Deprecated: Use TxsByBlockResponse.ProtoReflect.Descriptor instead.

func (*TxsByBlockResponse) GetData

func (x *TxsByBlockResponse) GetData() []*TxByHash

func (*TxsByBlockResponse) GetResult

func (x *TxsByBlockResponse) GetResult() *Result

func (*TxsByBlockResponse) ProtoMessage

func (*TxsByBlockResponse) ProtoMessage()

func (*TxsByBlockResponse) ProtoReflect

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

func (*TxsByBlockResponse) Reset

func (x *TxsByBlockResponse) Reset()

func (*TxsByBlockResponse) String

func (x *TxsByBlockResponse) String() string

type TxsByHour

type TxsByHour struct {
	TxNum int64                  `protobuf:"varint,1,opt,name=tx_num,json=txNum,proto3" json:"tx_num,omitempty"`
	Hour  *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=hour,proto3" json:"hour,omitempty"`
	// contains filtered or unexported fields
}

func (*TxsByHour) Descriptor deprecated

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

Deprecated: Use TxsByHour.ProtoReflect.Descriptor instead.

func (*TxsByHour) GetHour

func (x *TxsByHour) GetHour() *timestamppb.Timestamp

func (*TxsByHour) GetTxNum

func (x *TxsByHour) GetTxNum() int64

func (*TxsByHour) ProtoMessage

func (*TxsByHour) ProtoMessage()

func (*TxsByHour) ProtoReflect

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

func (*TxsByHour) Reset

func (x *TxsByHour) Reset()

func (*TxsByHour) String

func (x *TxsByHour) String() string

type TxsVolumeByHour

type TxsVolumeByHour struct {
	TxVolume string                 `protobuf:"bytes,1,opt,name=tx_volume,json=txVolume,proto3" json:"tx_volume,omitempty"`
	Hour     *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=hour,proto3" json:"hour,omitempty"`
	// contains filtered or unexported fields
}

func (*TxsVolumeByHour) Descriptor deprecated

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

Deprecated: Use TxsVolumeByHour.ProtoReflect.Descriptor instead.

func (*TxsVolumeByHour) GetHour

func (x *TxsVolumeByHour) GetHour() *timestamppb.Timestamp

func (*TxsVolumeByHour) GetTxVolume

func (x *TxsVolumeByHour) GetTxVolume() string

func (*TxsVolumeByHour) ProtoMessage

func (*TxsVolumeByHour) ProtoMessage()

func (*TxsVolumeByHour) ProtoReflect

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

func (*TxsVolumeByHour) Reset

func (x *TxsVolumeByHour) Reset()

func (*TxsVolumeByHour) String

func (x *TxsVolumeByHour) String() string

type UnimplementedBlocksServiceServer

type UnimplementedBlocksServiceServer struct {
}

UnimplementedBlocksServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedBlocksServiceServer) AccountInfo

func (UnimplementedBlocksServiceServer) BlockInfo

func (UnimplementedBlocksServiceServer) BlockInfoByHash

func (UnimplementedBlocksServiceServer) BlockSignatures

func (UnimplementedBlocksServiceServer) BlockUpTime

func (UnimplementedBlocksServiceServer) CacheAggregated

func (UnimplementedBlocksServiceServer) CacheGetBlocks

func (UnimplementedBlocksServiceServer) CacheTransactions

func (UnimplementedBlocksServiceServer) GetBlocks

func (UnimplementedBlocksServiceServer) GetPowerEvents

func (UnimplementedBlocksServiceServer) GetVotes

func (UnimplementedBlocksServiceServer) GetVotesByAccounts

func (UnimplementedBlocksServiceServer) GetWalletsWithTx

func (UnimplementedBlocksServiceServer) SearchHashByText

func (UnimplementedBlocksServiceServer) TotalBlocks

func (UnimplementedBlocksServiceServer) TotalTransactions

func (UnimplementedBlocksServiceServer) TransactionRawLog

func (UnimplementedBlocksServiceServer) TransactionSigners

func (UnimplementedBlocksServiceServer) Transactions

func (UnimplementedBlocksServiceServer) TxByHash

func (UnimplementedBlocksServiceServer) TxChartByDay

func (UnimplementedBlocksServiceServer) TxCountByAccounts

func (UnimplementedBlocksServiceServer) TxsByBlock

func (UnimplementedBlocksServiceServer) UptimeByBlocks

type UnsafeBlocksServiceServer

type UnsafeBlocksServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBlocksServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BlocksServiceServer will result in compilation errors.

type UptimeByBlocksRequest

type UptimeByBlocksRequest struct {
	BlockWindow      int64  `protobuf:"varint,1,opt,name=block_window,json=blockWindow,proto3" json:"block_window,omitempty"`
	BlockHeight      int64  `protobuf:"varint,2,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
	ValidatorAddress string `protobuf:"bytes,3,opt,name=validator_address,json=validatorAddress,proto3" json:"validator_address,omitempty"`
	// contains filtered or unexported fields
}

func (*UptimeByBlocksRequest) Descriptor deprecated

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

Deprecated: Use UptimeByBlocksRequest.ProtoReflect.Descriptor instead.

func (*UptimeByBlocksRequest) GetBlockHeight

func (x *UptimeByBlocksRequest) GetBlockHeight() int64

func (*UptimeByBlocksRequest) GetBlockWindow

func (x *UptimeByBlocksRequest) GetBlockWindow() int64

func (*UptimeByBlocksRequest) GetValidatorAddress

func (x *UptimeByBlocksRequest) GetValidatorAddress() string

func (*UptimeByBlocksRequest) ProtoMessage

func (*UptimeByBlocksRequest) ProtoMessage()

func (*UptimeByBlocksRequest) ProtoReflect

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

func (*UptimeByBlocksRequest) Reset

func (x *UptimeByBlocksRequest) Reset()

func (*UptimeByBlocksRequest) String

func (x *UptimeByBlocksRequest) String() string

type UptimeByBlocksResponse

type UptimeByBlocksResponse struct {
	Blocks []*BlockSigned `protobuf:"bytes,1,rep,name=blocks,proto3" json:"blocks,omitempty"`
	Uptime float32        `protobuf:"fixed32,2,opt,name=uptime,proto3" json:"uptime,omitempty"`
	// contains filtered or unexported fields
}

func (*UptimeByBlocksResponse) Descriptor deprecated

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

Deprecated: Use UptimeByBlocksResponse.ProtoReflect.Descriptor instead.

func (*UptimeByBlocksResponse) GetBlocks

func (x *UptimeByBlocksResponse) GetBlocks() []*BlockSigned

func (*UptimeByBlocksResponse) GetUptime

func (x *UptimeByBlocksResponse) GetUptime() float32

func (*UptimeByBlocksResponse) ProtoMessage

func (*UptimeByBlocksResponse) ProtoMessage()

func (*UptimeByBlocksResponse) ProtoReflect

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

func (*UptimeByBlocksResponse) Reset

func (x *UptimeByBlocksResponse) Reset()

func (*UptimeByBlocksResponse) String

func (x *UptimeByBlocksResponse) String() string

type VotesTransaction

type VotesTransaction struct {
	BlockHeight int64                  `protobuf:"varint,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
	Time        *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"`
	TxHash      string                 `protobuf:"bytes,3,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"`
	ProposalId  int32                  `protobuf:"varint,4,opt,name=proposal_id,json=proposalId,proto3" json:"proposal_id,omitempty"`
	Voter       string                 `protobuf:"bytes,5,opt,name=voter,proto3" json:"voter,omitempty"`
	Option      string                 `protobuf:"bytes,6,opt,name=option,proto3" json:"option,omitempty"`
	Weight      string                 `protobuf:"bytes,7,opt,name=weight,proto3" json:"weight,omitempty"`
	// contains filtered or unexported fields
}

func (*VotesTransaction) Descriptor deprecated

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

Deprecated: Use VotesTransaction.ProtoReflect.Descriptor instead.

func (*VotesTransaction) GetBlockHeight

func (x *VotesTransaction) GetBlockHeight() int64

func (*VotesTransaction) GetOption

func (x *VotesTransaction) GetOption() string

func (*VotesTransaction) GetProposalId

func (x *VotesTransaction) GetProposalId() int32

func (*VotesTransaction) GetTime

func (x *VotesTransaction) GetTime() *timestamppb.Timestamp

func (*VotesTransaction) GetTxHash

func (x *VotesTransaction) GetTxHash() string

func (*VotesTransaction) GetVoter

func (x *VotesTransaction) GetVoter() string

func (*VotesTransaction) GetWeight

func (x *VotesTransaction) GetWeight() string

func (*VotesTransaction) ProtoMessage

func (*VotesTransaction) ProtoMessage()

func (*VotesTransaction) ProtoReflect

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

func (*VotesTransaction) Reset

func (x *VotesTransaction) Reset()

func (*VotesTransaction) String

func (x *VotesTransaction) String() string

type WalletWithTxs

type WalletWithTxs struct {
	Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"`
	TxCount int64  `protobuf:"varint,2,opt,name=tx_count,json=txCount,proto3" json:"tx_count,omitempty"`
	// contains filtered or unexported fields
}

func (*WalletWithTxs) Descriptor deprecated

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

Deprecated: Use WalletWithTxs.ProtoReflect.Descriptor instead.

func (*WalletWithTxs) GetAccount

func (x *WalletWithTxs) GetAccount() string

func (*WalletWithTxs) GetTxCount

func (x *WalletWithTxs) GetTxCount() int64

func (*WalletWithTxs) ProtoMessage

func (*WalletWithTxs) ProtoMessage()

func (*WalletWithTxs) ProtoReflect

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

func (*WalletWithTxs) Reset

func (x *WalletWithTxs) Reset()

func (*WalletWithTxs) String

func (x *WalletWithTxs) String() string

Jump to

Keyboard shortcuts

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