package aptos.indexer.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service DataService

grpc.proto:109

service GrpcManager

grpc.proto:103

service RawData

raw_data.proto:51

message APIFilter

filter.proto:50

Used in: BooleanTransactionFilter

message ActiveStream

grpc.proto:22

Used in: StreamInfo

message BooleanTransactionFilter

filter.proto:58

Used in: GetTransactionsRequest, LogicalAndFilters, LogicalOrFilters

message EntryFunctionFilter

filter.proto:23

Used in: UserTransactionPayloadFilter

message EventFilter

filter.proto:45

Used in: APIFilter

message FullnodeInfo

grpc.proto:51

Used in: ServiceInfo, internal.fullnode.v1.PingFullnodeResponse

message GetTransactionsRequest

raw_data.proto:19

Used as request type in: DataService.GetTransactions, GrpcManager.GetTransactions, RawData.GetTransactions

Used as field type in: GetDataServiceForRequestRequest

message GrpcManagerInfo

grpc.proto:57

Used in: ServiceInfo

message HistoricalDataServiceInfo

grpc.proto:44

Used in: PingDataServiceResponse, ServiceInfo

message LiveDataServiceInfo

grpc.proto:35

Used in: PingDataServiceResponse, ServiceInfo

message LogicalAndFilters

filter.proto:10

Used in: BooleanTransactionFilter

message LogicalOrFilters

filter.proto:14

Used in: BooleanTransactionFilter

message MoveStructTagFilter

filter.proto:39

Used in: EventFilter

message ProcessedRange

raw_data.proto:35

Used in: TransactionsResponse

message ServiceInfo

grpc.proto:64

Used in: HeartbeatRequest

message StreamInfo

grpc.proto:31

Used in: HistoricalDataServiceInfo, LiveDataServiceInfo

message StreamProgress

grpc.proto:18

Used in: ActiveStream

message StreamProgressSampleProto

grpc.proto:12

Used in: StreamProgress

message TransactionRootFilter

filter.proto:18

Used in: APIFilter

message TransactionsInStorage

raw_data.proto:12

This is for storage only.

message TransactionsResponse

raw_data.proto:41

TransactionsResponse is a batch of transactions.

Used as response type in: DataService.GetTransactions, GrpcManager.GetTransactions, RawData.GetTransactions

message UserTransactionFilter

filter.proto:33

Used in: APIFilter

message UserTransactionPayloadFilter

filter.proto:29

Used in: UserTransactionFilter