Documentation ¶
Index ¶
- Constants
- Variables
- func EnumName(m map[int32]string, v int32) string
- func RegisterChainStorageServer(s grpc.ServiceRegistrar, srv ChainStorageServer)
- type AccountKey
- func (*AccountKey) Descriptor() ([]byte, []int)deprecated
- func (x *AccountKey) GetPubkey() string
- func (x *AccountKey) GetSigner() bool
- func (x *AccountKey) GetSource() string
- func (x *AccountKey) GetWritable() bool
- func (*AccountKey) ProtoMessage()
- func (x *AccountKey) ProtoReflect() protoreflect.Message
- func (x *AccountKey) Reset()
- func (x *AccountKey) String() string
- type AddressTableLookup
- func (*AddressTableLookup) Descriptor() ([]byte, []int)deprecated
- func (x *AddressTableLookup) GetAccountKey() string
- func (x *AddressTableLookup) GetReadonlyIndexes() []uint64
- func (x *AddressTableLookup) GetWritableIndexes() []uint64
- func (*AddressTableLookup) ProtoMessage()
- func (x *AddressTableLookup) ProtoReflect() protoreflect.Message
- func (x *AddressTableLookup) Reset()
- func (x *AddressTableLookup) String() string
- type AptosAccountSignature
- func (*AptosAccountSignature) Descriptor() ([]byte, []int)deprecated
- func (x *AptosAccountSignature) GetEd25519() *AptosEd25519Signature
- func (x *AptosAccountSignature) GetFeePayer() *AptosFeePayerSignature
- func (x *AptosAccountSignature) GetMultiEd25519() *AptosMultiEd25519Signature
- func (m *AptosAccountSignature) GetSignature() isAptosAccountSignature_Signature
- func (x *AptosAccountSignature) GetType() AptosAccountSignature_Type
- func (*AptosAccountSignature) ProtoMessage()
- func (x *AptosAccountSignature) ProtoReflect() protoreflect.Message
- func (x *AptosAccountSignature) Reset()
- func (x *AptosAccountSignature) String() string
- type AptosAccountSignature_Ed25519
- type AptosAccountSignature_FeePayer
- type AptosAccountSignature_MultiEd25519
- type AptosAccountSignature_Type
- func (AptosAccountSignature_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AptosAccountSignature_Type) Enum() *AptosAccountSignature_Type
- func (AptosAccountSignature_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosAccountSignature_Type) Number() protoreflect.EnumNumber
- func (x AptosAccountSignature_Type) String() string
- func (AptosAccountSignature_Type) Type() protoreflect.EnumType
- type AptosBlobdata
- type AptosBlock
- func (*AptosBlock) Descriptor() ([]byte, []int)deprecated
- func (x *AptosBlock) GetHeader() *AptosHeader
- func (x *AptosBlock) GetTransactions() []*AptosTransaction
- func (*AptosBlock) ProtoMessage()
- func (x *AptosBlock) ProtoReflect() protoreflect.Message
- func (x *AptosBlock) Reset()
- func (x *AptosBlock) String() string
- type AptosBlockMetadataTransaction
- func (*AptosBlockMetadataTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *AptosBlockMetadataTransaction) GetEpoch() uint64
- func (x *AptosBlockMetadataTransaction) GetEvents() []*AptosEvent
- func (x *AptosBlockMetadataTransaction) GetFailedProposerIndices() []uint32
- func (x *AptosBlockMetadataTransaction) GetId() string
- func (x *AptosBlockMetadataTransaction) GetPreviousBlockVotesBitvec() []byte
- func (x *AptosBlockMetadataTransaction) GetProposer() string
- func (x *AptosBlockMetadataTransaction) GetRound() uint64
- func (*AptosBlockMetadataTransaction) ProtoMessage()
- func (x *AptosBlockMetadataTransaction) ProtoReflect() protoreflect.Message
- func (x *AptosBlockMetadataTransaction) Reset()
- func (x *AptosBlockMetadataTransaction) String() string
- type AptosDeleteModule
- func (*AptosDeleteModule) Descriptor() ([]byte, []int)deprecated
- func (x *AptosDeleteModule) GetAddress() string
- func (x *AptosDeleteModule) GetModule() *AptosMoveModuleId
- func (x *AptosDeleteModule) GetStateKeyHash() string
- func (*AptosDeleteModule) ProtoMessage()
- func (x *AptosDeleteModule) ProtoReflect() protoreflect.Message
- func (x *AptosDeleteModule) Reset()
- func (x *AptosDeleteModule) String() string
- type AptosDeleteResource
- func (*AptosDeleteResource) Descriptor() ([]byte, []int)deprecated
- func (x *AptosDeleteResource) GetAddress() string
- func (x *AptosDeleteResource) GetResource() string
- func (x *AptosDeleteResource) GetStateKeyHash() string
- func (*AptosDeleteResource) ProtoMessage()
- func (x *AptosDeleteResource) ProtoReflect() protoreflect.Message
- func (x *AptosDeleteResource) Reset()
- func (x *AptosDeleteResource) String() string
- type AptosDeleteTableData
- func (*AptosDeleteTableData) Descriptor() ([]byte, []int)deprecated
- func (x *AptosDeleteTableData) GetKey() string
- func (x *AptosDeleteTableData) GetKeyType() string
- func (*AptosDeleteTableData) ProtoMessage()
- func (x *AptosDeleteTableData) ProtoReflect() protoreflect.Message
- func (x *AptosDeleteTableData) Reset()
- func (x *AptosDeleteTableData) String() string
- type AptosDeleteTableItem
- func (*AptosDeleteTableItem) Descriptor() ([]byte, []int)deprecated
- func (x *AptosDeleteTableItem) GetData() *AptosDeleteTableData
- func (x *AptosDeleteTableItem) GetHandle() string
- func (x *AptosDeleteTableItem) GetKey() string
- func (x *AptosDeleteTableItem) GetStateKeyHash() string
- func (*AptosDeleteTableItem) ProtoMessage()
- func (x *AptosDeleteTableItem) ProtoReflect() protoreflect.Message
- func (x *AptosDeleteTableItem) Reset()
- func (x *AptosDeleteTableItem) String() string
- type AptosDirectWriteSet
- func (*AptosDirectWriteSet) Descriptor() ([]byte, []int)deprecated
- func (x *AptosDirectWriteSet) GetEvents() []*AptosEvent
- func (x *AptosDirectWriteSet) GetWriteSetChange() []*AptosWriteSetChange
- func (*AptosDirectWriteSet) ProtoMessage()
- func (x *AptosDirectWriteSet) ProtoReflect() protoreflect.Message
- func (x *AptosDirectWriteSet) Reset()
- func (x *AptosDirectWriteSet) String() string
- type AptosEd25519Signature
- func (*AptosEd25519Signature) Descriptor() ([]byte, []int)deprecated
- func (x *AptosEd25519Signature) GetPublicKey() string
- func (x *AptosEd25519Signature) GetSignature() string
- func (*AptosEd25519Signature) ProtoMessage()
- func (x *AptosEd25519Signature) ProtoReflect() protoreflect.Message
- func (x *AptosEd25519Signature) Reset()
- func (x *AptosEd25519Signature) String() string
- type AptosEntryFunctionId
- func (*AptosEntryFunctionId) Descriptor() ([]byte, []int)deprecated
- func (x *AptosEntryFunctionId) GetFunctionName() string
- func (x *AptosEntryFunctionId) GetModule() *AptosMoveModuleId
- func (*AptosEntryFunctionId) ProtoMessage()
- func (x *AptosEntryFunctionId) ProtoReflect() protoreflect.Message
- func (x *AptosEntryFunctionId) Reset()
- func (x *AptosEntryFunctionId) String() string
- type AptosEntryFunctionPayload
- func (*AptosEntryFunctionPayload) Descriptor() ([]byte, []int)deprecated
- func (x *AptosEntryFunctionPayload) GetArguments() [][]byte
- func (x *AptosEntryFunctionPayload) GetFunction() *AptosEntryFunctionId
- func (x *AptosEntryFunctionPayload) GetTypeArguments() []string
- func (*AptosEntryFunctionPayload) ProtoMessage()
- func (x *AptosEntryFunctionPayload) ProtoReflect() protoreflect.Message
- func (x *AptosEntryFunctionPayload) Reset()
- func (x *AptosEntryFunctionPayload) String() string
- type AptosEvent
- func (*AptosEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AptosEvent) GetData() string
- func (x *AptosEvent) GetKey() *AptosEventKey
- func (x *AptosEvent) GetSequenceNumber() uint64
- func (x *AptosEvent) GetType() string
- func (*AptosEvent) ProtoMessage()
- func (x *AptosEvent) ProtoReflect() protoreflect.Message
- func (x *AptosEvent) Reset()
- func (x *AptosEvent) String() string
- type AptosEventKey
- func (*AptosEventKey) Descriptor() ([]byte, []int)deprecated
- func (x *AptosEventKey) GetAccountAddress() string
- func (x *AptosEventKey) GetCreationNumber() uint64
- func (*AptosEventKey) ProtoMessage()
- func (x *AptosEventKey) ProtoReflect() protoreflect.Message
- func (x *AptosEventKey) Reset()
- func (x *AptosEventKey) String() string
- type AptosFeePayerSignature
- func (*AptosFeePayerSignature) Descriptor() ([]byte, []int)deprecated
- func (x *AptosFeePayerSignature) GetFeePayerAddress() string
- func (x *AptosFeePayerSignature) GetFeePayerSigner() *AptosAccountSignature
- func (x *AptosFeePayerSignature) GetSecondarySignerAddresses() []string
- func (x *AptosFeePayerSignature) GetSecondarySigners() []*AptosAccountSignature
- func (x *AptosFeePayerSignature) GetSender() *AptosAccountSignature
- func (*AptosFeePayerSignature) ProtoMessage()
- func (x *AptosFeePayerSignature) ProtoReflect() protoreflect.Message
- func (x *AptosFeePayerSignature) Reset()
- func (x *AptosFeePayerSignature) String() string
- type AptosGenesisTransaction
- func (*AptosGenesisTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *AptosGenesisTransaction) GetEvents() []*AptosEvent
- func (x *AptosGenesisTransaction) GetPayload() *AptosWriteSet
- func (*AptosGenesisTransaction) ProtoMessage()
- func (x *AptosGenesisTransaction) ProtoReflect() protoreflect.Message
- func (x *AptosGenesisTransaction) Reset()
- func (x *AptosGenesisTransaction) String() string
- type AptosHeader
- func (*AptosHeader) Descriptor() ([]byte, []int)deprecated
- func (x *AptosHeader) GetBlockHash() string
- func (x *AptosHeader) GetBlockHeight() uint64
- func (x *AptosHeader) GetBlockTime() *timestamppb.Timestamp
- func (*AptosHeader) ProtoMessage()
- func (x *AptosHeader) ProtoReflect() protoreflect.Message
- func (x *AptosHeader) Reset()
- func (x *AptosHeader) String() string
- type AptosModuleBundlePayload
- func (*AptosModuleBundlePayload) Descriptor() ([]byte, []int)deprecated
- func (x *AptosModuleBundlePayload) GetModules() []*AptosMoveModuleBytecode
- func (*AptosModuleBundlePayload) ProtoMessage()
- func (x *AptosModuleBundlePayload) ProtoReflect() protoreflect.Message
- func (x *AptosModuleBundlePayload) Reset()
- func (x *AptosModuleBundlePayload) String() string
- type AptosMoveFunction
- func (*AptosMoveFunction) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveFunction) GetGenericTypeParams() []*AptosMoveFunctionGenericTypeParam
- func (x *AptosMoveFunction) GetIsEntry() bool
- func (x *AptosMoveFunction) GetName() string
- func (x *AptosMoveFunction) GetParams() []string
- func (x *AptosMoveFunction) GetReturn() []string
- func (x *AptosMoveFunction) GetVisibility() AptosMoveFunction_Type
- func (*AptosMoveFunction) ProtoMessage()
- func (x *AptosMoveFunction) ProtoReflect() protoreflect.Message
- func (x *AptosMoveFunction) Reset()
- func (x *AptosMoveFunction) String() string
- type AptosMoveFunctionGenericTypeParam
- func (*AptosMoveFunctionGenericTypeParam) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveFunctionGenericTypeParam) GetConstraints() []string
- func (*AptosMoveFunctionGenericTypeParam) ProtoMessage()
- func (x *AptosMoveFunctionGenericTypeParam) ProtoReflect() protoreflect.Message
- func (x *AptosMoveFunctionGenericTypeParam) Reset()
- func (x *AptosMoveFunctionGenericTypeParam) String() string
- type AptosMoveFunction_Type
- func (AptosMoveFunction_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AptosMoveFunction_Type) Enum() *AptosMoveFunction_Type
- func (AptosMoveFunction_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosMoveFunction_Type) Number() protoreflect.EnumNumber
- func (x AptosMoveFunction_Type) String() string
- func (AptosMoveFunction_Type) Type() protoreflect.EnumType
- type AptosMoveModule
- func (*AptosMoveModule) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveModule) GetAddress() string
- func (x *AptosMoveModule) GetExposedFunctions() []*AptosMoveFunction
- func (x *AptosMoveModule) GetFriends() []*AptosMoveModuleId
- func (x *AptosMoveModule) GetName() string
- func (x *AptosMoveModule) GetStructs() []*AptosMoveStruct
- func (*AptosMoveModule) ProtoMessage()
- func (x *AptosMoveModule) ProtoReflect() protoreflect.Message
- func (x *AptosMoveModule) Reset()
- func (x *AptosMoveModule) String() string
- type AptosMoveModuleBytecode
- func (*AptosMoveModuleBytecode) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveModuleBytecode) GetAbi() *AptosMoveModule
- func (x *AptosMoveModuleBytecode) GetBytecode() string
- func (*AptosMoveModuleBytecode) ProtoMessage()
- func (x *AptosMoveModuleBytecode) ProtoReflect() protoreflect.Message
- func (x *AptosMoveModuleBytecode) Reset()
- func (x *AptosMoveModuleBytecode) String() string
- type AptosMoveModuleId
- func (*AptosMoveModuleId) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveModuleId) GetAddress() string
- func (x *AptosMoveModuleId) GetName() string
- func (*AptosMoveModuleId) ProtoMessage()
- func (x *AptosMoveModuleId) ProtoReflect() protoreflect.Message
- func (x *AptosMoveModuleId) Reset()
- func (x *AptosMoveModuleId) String() string
- type AptosMoveScriptBytecode
- func (*AptosMoveScriptBytecode) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveScriptBytecode) GetAbi() *AptosMoveFunction
- func (x *AptosMoveScriptBytecode) GetBytecode() string
- func (*AptosMoveScriptBytecode) ProtoMessage()
- func (x *AptosMoveScriptBytecode) ProtoReflect() protoreflect.Message
- func (x *AptosMoveScriptBytecode) Reset()
- func (x *AptosMoveScriptBytecode) String() string
- type AptosMoveStruct
- func (*AptosMoveStruct) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveStruct) GetAbilities() []string
- func (x *AptosMoveStruct) GetFields() []*AptosMoveStructField
- func (x *AptosMoveStruct) GetGenericTypeParams() []*AptosMoveStructGenericTypeParam
- func (x *AptosMoveStruct) GetIsNative() bool
- func (x *AptosMoveStruct) GetName() string
- func (*AptosMoveStruct) ProtoMessage()
- func (x *AptosMoveStruct) ProtoReflect() protoreflect.Message
- func (x *AptosMoveStruct) Reset()
- func (x *AptosMoveStruct) String() string
- type AptosMoveStructField
- func (*AptosMoveStructField) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveStructField) GetName() string
- func (x *AptosMoveStructField) GetType() string
- func (*AptosMoveStructField) ProtoMessage()
- func (x *AptosMoveStructField) ProtoReflect() protoreflect.Message
- func (x *AptosMoveStructField) Reset()
- func (x *AptosMoveStructField) String() string
- type AptosMoveStructGenericTypeParam
- func (*AptosMoveStructGenericTypeParam) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMoveStructGenericTypeParam) GetConstraints() []string
- func (*AptosMoveStructGenericTypeParam) ProtoMessage()
- func (x *AptosMoveStructGenericTypeParam) ProtoReflect() protoreflect.Message
- func (x *AptosMoveStructGenericTypeParam) Reset()
- func (x *AptosMoveStructGenericTypeParam) String() string
- type AptosMultiAgentSignature
- func (*AptosMultiAgentSignature) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMultiAgentSignature) GetSecondarySignerAddresses() []string
- func (x *AptosMultiAgentSignature) GetSecondarySigners() []*AptosAccountSignature
- func (x *AptosMultiAgentSignature) GetSender() *AptosAccountSignature
- func (*AptosMultiAgentSignature) ProtoMessage()
- func (x *AptosMultiAgentSignature) ProtoReflect() protoreflect.Message
- func (x *AptosMultiAgentSignature) Reset()
- func (x *AptosMultiAgentSignature) String() string
- type AptosMultiEd25519Signature
- func (*AptosMultiEd25519Signature) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMultiEd25519Signature) GetPublicKeyIndices() string
- func (x *AptosMultiEd25519Signature) GetPublicKeys() []string
- func (x *AptosMultiEd25519Signature) GetSignatures() []string
- func (x *AptosMultiEd25519Signature) GetThreshold() uint32
- func (*AptosMultiEd25519Signature) ProtoMessage()
- func (x *AptosMultiEd25519Signature) ProtoReflect() protoreflect.Message
- func (x *AptosMultiEd25519Signature) Reset()
- func (x *AptosMultiEd25519Signature) String() string
- type AptosMultisigPayload
- func (*AptosMultisigPayload) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMultisigPayload) GetMultisigAddress() string
- func (m *AptosMultisigPayload) GetOptionalTransactionPayload() isAptosMultisigPayload_OptionalTransactionPayload
- func (x *AptosMultisigPayload) GetTransactionPayload() *AptosMultisigTransactionPayload
- func (*AptosMultisigPayload) ProtoMessage()
- func (x *AptosMultisigPayload) ProtoReflect() protoreflect.Message
- func (x *AptosMultisigPayload) Reset()
- func (x *AptosMultisigPayload) String() string
- type AptosMultisigPayload_TransactionPayload
- type AptosMultisigTransactionPayload
- func (*AptosMultisigTransactionPayload) Descriptor() ([]byte, []int)deprecated
- func (x *AptosMultisigTransactionPayload) GetEntryFunctionPayload() *AptosEntryFunctionPayload
- func (m *AptosMultisigTransactionPayload) GetPayload() isAptosMultisigTransactionPayload_Payload
- func (x *AptosMultisigTransactionPayload) GetType() AptosMultisigTransactionPayload_Type
- func (*AptosMultisigTransactionPayload) ProtoMessage()
- func (x *AptosMultisigTransactionPayload) ProtoReflect() protoreflect.Message
- func (x *AptosMultisigTransactionPayload) Reset()
- func (x *AptosMultisigTransactionPayload) String() string
- type AptosMultisigTransactionPayload_EntryFunctionPayload
- type AptosMultisigTransactionPayload_Type
- func (AptosMultisigTransactionPayload_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AptosMultisigTransactionPayload_Type) Enum() *AptosMultisigTransactionPayload_Type
- func (AptosMultisigTransactionPayload_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosMultisigTransactionPayload_Type) Number() protoreflect.EnumNumber
- func (x AptosMultisigTransactionPayload_Type) String() string
- func (AptosMultisigTransactionPayload_Type) Type() protoreflect.EnumType
- type AptosScriptPayload
- func (*AptosScriptPayload) Descriptor() ([]byte, []int)deprecated
- func (x *AptosScriptPayload) GetArguments() [][]byte
- func (x *AptosScriptPayload) GetCode() *AptosMoveScriptBytecode
- func (x *AptosScriptPayload) GetTypeArguments() []string
- func (*AptosScriptPayload) ProtoMessage()
- func (x *AptosScriptPayload) ProtoReflect() protoreflect.Message
- func (x *AptosScriptPayload) Reset()
- func (x *AptosScriptPayload) String() string
- type AptosScriptWriteSet
- func (*AptosScriptWriteSet) Descriptor() ([]byte, []int)deprecated
- func (x *AptosScriptWriteSet) GetExecuteAs() string
- func (x *AptosScriptWriteSet) GetScript() *AptosScriptPayload
- func (*AptosScriptWriteSet) ProtoMessage()
- func (x *AptosScriptWriteSet) ProtoReflect() protoreflect.Message
- func (x *AptosScriptWriteSet) Reset()
- func (x *AptosScriptWriteSet) String() string
- type AptosSignature
- func (*AptosSignature) Descriptor() ([]byte, []int)deprecated
- func (x *AptosSignature) GetEd25519() *AptosEd25519Signature
- func (x *AptosSignature) GetFeePayer() *AptosFeePayerSignature
- func (x *AptosSignature) GetMultiAgent() *AptosMultiAgentSignature
- func (x *AptosSignature) GetMultiEd25519() *AptosMultiEd25519Signature
- func (m *AptosSignature) GetSignature() isAptosSignature_Signature
- func (x *AptosSignature) GetType() AptosSignature_Type
- func (*AptosSignature) ProtoMessage()
- func (x *AptosSignature) ProtoReflect() protoreflect.Message
- func (x *AptosSignature) Reset()
- func (x *AptosSignature) String() string
- type AptosSignature_Ed25519
- type AptosSignature_FeePayer
- type AptosSignature_MultiAgent
- type AptosSignature_MultiEd25519
- type AptosSignature_Type
- func (AptosSignature_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AptosSignature_Type) Enum() *AptosSignature_Type
- func (AptosSignature_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosSignature_Type) Number() protoreflect.EnumNumber
- func (x AptosSignature_Type) String() string
- func (AptosSignature_Type) Type() protoreflect.EnumType
- type AptosStateCheckpointTransaction
- func (*AptosStateCheckpointTransaction) Descriptor() ([]byte, []int)deprecated
- func (*AptosStateCheckpointTransaction) ProtoMessage()
- func (x *AptosStateCheckpointTransaction) ProtoReflect() protoreflect.Message
- func (x *AptosStateCheckpointTransaction) Reset()
- func (x *AptosStateCheckpointTransaction) String() string
- type AptosTransaction
- func (*AptosTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *AptosTransaction) GetBlockHeight() uint64
- func (x *AptosTransaction) GetBlockMetadata() *AptosBlockMetadataTransaction
- func (x *AptosTransaction) GetGenesis() *AptosGenesisTransaction
- func (x *AptosTransaction) GetInfo() *AptosTransactionInfo
- func (x *AptosTransaction) GetStateCheckpoint() *AptosStateCheckpointTransaction
- func (x *AptosTransaction) GetTimestamp() *timestamppb.Timestamp
- func (m *AptosTransaction) GetTxnData() isAptosTransaction_TxnData
- func (x *AptosTransaction) GetType() AptosTransaction_TransactionType
- func (x *AptosTransaction) GetUser() *AptosUserTransaction
- func (x *AptosTransaction) GetVersion() uint64
- func (*AptosTransaction) ProtoMessage()
- func (x *AptosTransaction) ProtoReflect() protoreflect.Message
- func (x *AptosTransaction) Reset()
- func (x *AptosTransaction) String() string
- type AptosTransactionInfo
- func (*AptosTransactionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AptosTransactionInfo) GetAccumulatorRootHash() string
- func (x *AptosTransactionInfo) GetChanges() []*AptosWriteSetChange
- func (x *AptosTransactionInfo) GetEventRootHash() string
- func (x *AptosTransactionInfo) GetGasUsed() uint64
- func (x *AptosTransactionInfo) GetHash() string
- func (m *AptosTransactionInfo) GetOptionalStateCheckpointHash() isAptosTransactionInfo_OptionalStateCheckpointHash
- func (x *AptosTransactionInfo) GetStateChangeHash() string
- func (x *AptosTransactionInfo) GetStateCheckpointHash() string
- func (x *AptosTransactionInfo) GetSuccess() bool
- func (x *AptosTransactionInfo) GetVmStatus() string
- func (*AptosTransactionInfo) ProtoMessage()
- func (x *AptosTransactionInfo) ProtoReflect() protoreflect.Message
- func (x *AptosTransactionInfo) Reset()
- func (x *AptosTransactionInfo) String() string
- type AptosTransactionInfo_StateCheckpointHash
- type AptosTransactionPayload
- func (*AptosTransactionPayload) Descriptor() ([]byte, []int)deprecated
- func (x *AptosTransactionPayload) GetEntryFunctionPayload() *AptosEntryFunctionPayload
- func (x *AptosTransactionPayload) GetModuleBundlePayload() *AptosModuleBundlePayload
- func (x *AptosTransactionPayload) GetMultisigPayload() *AptosMultisigPayload
- func (m *AptosTransactionPayload) GetPayload() isAptosTransactionPayload_Payload
- func (x *AptosTransactionPayload) GetScriptPayload() *AptosScriptPayload
- func (x *AptosTransactionPayload) GetType() AptosTransactionPayload_Type
- func (x *AptosTransactionPayload) GetWriteSetPayload() *AptosWriteSetPayload
- func (*AptosTransactionPayload) ProtoMessage()
- func (x *AptosTransactionPayload) ProtoReflect() protoreflect.Message
- func (x *AptosTransactionPayload) Reset()
- func (x *AptosTransactionPayload) String() string
- type AptosTransactionPayload_EntryFunctionPayload
- type AptosTransactionPayload_ModuleBundlePayload
- type AptosTransactionPayload_MultisigPayload
- type AptosTransactionPayload_ScriptPayload
- type AptosTransactionPayload_Type
- func (AptosTransactionPayload_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AptosTransactionPayload_Type) Enum() *AptosTransactionPayload_Type
- func (AptosTransactionPayload_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosTransactionPayload_Type) Number() protoreflect.EnumNumber
- func (x AptosTransactionPayload_Type) String() string
- func (AptosTransactionPayload_Type) Type() protoreflect.EnumType
- type AptosTransactionPayload_WriteSetPayload
- type AptosTransaction_BlockMetadata
- type AptosTransaction_Genesis
- type AptosTransaction_StateCheckpoint
- type AptosTransaction_TransactionType
- func (AptosTransaction_TransactionType) Descriptor() protoreflect.EnumDescriptor
- func (x AptosTransaction_TransactionType) Enum() *AptosTransaction_TransactionType
- func (AptosTransaction_TransactionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosTransaction_TransactionType) Number() protoreflect.EnumNumber
- func (x AptosTransaction_TransactionType) String() string
- func (AptosTransaction_TransactionType) Type() protoreflect.EnumType
- type AptosTransaction_User
- type AptosUserTransaction
- func (*AptosUserTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *AptosUserTransaction) GetEvents() []*AptosEvent
- func (x *AptosUserTransaction) GetRequest() *AptosUserTransactionRequest
- func (*AptosUserTransaction) ProtoMessage()
- func (x *AptosUserTransaction) ProtoReflect() protoreflect.Message
- func (x *AptosUserTransaction) Reset()
- func (x *AptosUserTransaction) String() string
- type AptosUserTransactionRequest
- func (*AptosUserTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AptosUserTransactionRequest) GetExpirationTimestampSecs() *timestamppb.Timestamp
- func (x *AptosUserTransactionRequest) GetGasUnitPrice() uint64
- func (x *AptosUserTransactionRequest) GetMaxGasAmount() uint64
- func (x *AptosUserTransactionRequest) GetPayload() *AptosTransactionPayload
- func (x *AptosUserTransactionRequest) GetSender() string
- func (x *AptosUserTransactionRequest) GetSequenceNumber() uint64
- func (x *AptosUserTransactionRequest) GetSignature() *AptosSignature
- func (*AptosUserTransactionRequest) ProtoMessage()
- func (x *AptosUserTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *AptosUserTransactionRequest) Reset()
- func (x *AptosUserTransactionRequest) String() string
- type AptosWriteModule
- func (*AptosWriteModule) Descriptor() ([]byte, []int)deprecated
- func (x *AptosWriteModule) GetAddress() string
- func (x *AptosWriteModule) GetData() *AptosMoveModuleBytecode
- func (x *AptosWriteModule) GetStateKeyHash() string
- func (*AptosWriteModule) ProtoMessage()
- func (x *AptosWriteModule) ProtoReflect() protoreflect.Message
- func (x *AptosWriteModule) Reset()
- func (x *AptosWriteModule) String() string
- type AptosWriteResource
- func (*AptosWriteResource) Descriptor() ([]byte, []int)deprecated
- func (x *AptosWriteResource) GetAddress() string
- func (x *AptosWriteResource) GetData() string
- func (x *AptosWriteResource) GetStateKeyHash() string
- func (x *AptosWriteResource) GetTypeStr() string
- func (*AptosWriteResource) ProtoMessage()
- func (x *AptosWriteResource) ProtoReflect() protoreflect.Message
- func (x *AptosWriteResource) Reset()
- func (x *AptosWriteResource) String() string
- type AptosWriteSet
- func (*AptosWriteSet) Descriptor() ([]byte, []int)deprecated
- func (x *AptosWriteSet) GetDirectWriteSet() *AptosDirectWriteSet
- func (x *AptosWriteSet) GetScriptWriteSet() *AptosScriptWriteSet
- func (m *AptosWriteSet) GetWriteSet() isAptosWriteSet_WriteSet
- func (x *AptosWriteSet) GetWriteSetType() AptosWriteSet_Type
- func (*AptosWriteSet) ProtoMessage()
- func (x *AptosWriteSet) ProtoReflect() protoreflect.Message
- func (x *AptosWriteSet) Reset()
- func (x *AptosWriteSet) String() string
- type AptosWriteSetChange
- func (*AptosWriteSetChange) Descriptor() ([]byte, []int)deprecated
- func (m *AptosWriteSetChange) GetChange() isAptosWriteSetChange_Change
- func (x *AptosWriteSetChange) GetDeleteModule() *AptosDeleteModule
- func (x *AptosWriteSetChange) GetDeleteResource() *AptosDeleteResource
- func (x *AptosWriteSetChange) GetDeleteTableItem() *AptosDeleteTableItem
- func (x *AptosWriteSetChange) GetType() AptosWriteSetChange_Type
- func (x *AptosWriteSetChange) GetWriteModule() *AptosWriteModule
- func (x *AptosWriteSetChange) GetWriteResource() *AptosWriteResource
- func (x *AptosWriteSetChange) GetWriteTableItem() *AptosWriteTableItem
- func (*AptosWriteSetChange) ProtoMessage()
- func (x *AptosWriteSetChange) ProtoReflect() protoreflect.Message
- func (x *AptosWriteSetChange) Reset()
- func (x *AptosWriteSetChange) String() string
- type AptosWriteSetChange_DeleteModule
- type AptosWriteSetChange_DeleteResource
- type AptosWriteSetChange_DeleteTableItem
- type AptosWriteSetChange_Type
- func (AptosWriteSetChange_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AptosWriteSetChange_Type) Enum() *AptosWriteSetChange_Type
- func (AptosWriteSetChange_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosWriteSetChange_Type) Number() protoreflect.EnumNumber
- func (x AptosWriteSetChange_Type) String() string
- func (AptosWriteSetChange_Type) Type() protoreflect.EnumType
- type AptosWriteSetChange_WriteModule
- type AptosWriteSetChange_WriteResource
- type AptosWriteSetChange_WriteTableItem
- type AptosWriteSetPayload
- func (*AptosWriteSetPayload) Descriptor() ([]byte, []int)deprecated
- func (x *AptosWriteSetPayload) GetWriteSet() *AptosWriteSet
- func (*AptosWriteSetPayload) ProtoMessage()
- func (x *AptosWriteSetPayload) ProtoReflect() protoreflect.Message
- func (x *AptosWriteSetPayload) Reset()
- func (x *AptosWriteSetPayload) String() string
- type AptosWriteSet_DirectWriteSet
- type AptosWriteSet_ScriptWriteSet
- type AptosWriteSet_Type
- func (AptosWriteSet_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AptosWriteSet_Type) Enum() *AptosWriteSet_Type
- func (AptosWriteSet_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x AptosWriteSet_Type) Number() protoreflect.EnumNumber
- func (x AptosWriteSet_Type) String() string
- func (AptosWriteSet_Type) Type() protoreflect.EnumType
- type AptosWriteTableItem
- func (*AptosWriteTableItem) Descriptor() ([]byte, []int)deprecated
- func (x *AptosWriteTableItem) GetData() *AptosWriteTableItemData
- func (x *AptosWriteTableItem) GetHandle() string
- func (x *AptosWriteTableItem) GetKey() string
- func (x *AptosWriteTableItem) GetStateKeyHash() string
- func (x *AptosWriteTableItem) GetValue() string
- func (*AptosWriteTableItem) ProtoMessage()
- func (x *AptosWriteTableItem) ProtoReflect() protoreflect.Message
- func (x *AptosWriteTableItem) Reset()
- func (x *AptosWriteTableItem) String() string
- type AptosWriteTableItemData
- func (*AptosWriteTableItemData) Descriptor() ([]byte, []int)deprecated
- func (x *AptosWriteTableItemData) GetKey() string
- func (x *AptosWriteTableItemData) GetKeyType() string
- func (x *AptosWriteTableItemData) GetValue() string
- func (x *AptosWriteTableItemData) GetValueType() string
- func (*AptosWriteTableItemData) ProtoMessage()
- func (x *AptosWriteTableItemData) ProtoReflect() protoreflect.Message
- func (x *AptosWriteTableItemData) Reset()
- func (x *AptosWriteTableItemData) String() string
- type BitcoinBlobdata
- func (*BitcoinBlobdata) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinBlobdata) GetHeader() []byte
- func (x *BitcoinBlobdata) GetInputTransactions() []*RepeatedBytes
- func (*BitcoinBlobdata) ProtoMessage()
- func (x *BitcoinBlobdata) ProtoReflect() protoreflect.Message
- func (x *BitcoinBlobdata) Reset()
- func (x *BitcoinBlobdata) String() string
- type BitcoinBlock
- func (*BitcoinBlock) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinBlock) GetHeader() *BitcoinHeader
- func (x *BitcoinBlock) GetTransactions() []*BitcoinTransaction
- func (*BitcoinBlock) ProtoMessage()
- func (x *BitcoinBlock) ProtoReflect() protoreflect.Message
- func (x *BitcoinBlock) Reset()
- func (x *BitcoinBlock) String() string
- type BitcoinHeader
- func (*BitcoinHeader) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinHeader) GetBits() string
- func (x *BitcoinHeader) GetChainWork() string
- func (x *BitcoinHeader) GetDifficulty() string
- func (x *BitcoinHeader) GetHash() string
- func (x *BitcoinHeader) GetHeight() uint64
- func (x *BitcoinHeader) GetMedianTime() uint64
- func (x *BitcoinHeader) GetMerkleRoot() string
- func (x *BitcoinHeader) GetNextBlockHash() string
- func (x *BitcoinHeader) GetNonce() uint64
- func (x *BitcoinHeader) GetNumberOfTransactions() uint64
- func (x *BitcoinHeader) GetPreviousBlockHash() string
- func (x *BitcoinHeader) GetSize() uint64
- func (x *BitcoinHeader) GetStrippedSize() uint64
- func (x *BitcoinHeader) GetTime() uint64
- func (x *BitcoinHeader) GetTimestamp() *timestamppb.Timestamp
- func (x *BitcoinHeader) GetVersion() uint64
- func (x *BitcoinHeader) GetVersionHex() string
- func (x *BitcoinHeader) GetWeight() uint64
- func (*BitcoinHeader) ProtoMessage()
- func (x *BitcoinHeader) ProtoReflect() protoreflect.Message
- func (x *BitcoinHeader) Reset()
- func (x *BitcoinHeader) String() string
- type BitcoinScriptPublicKey
- func (*BitcoinScriptPublicKey) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinScriptPublicKey) GetAddress() string
- func (x *BitcoinScriptPublicKey) GetAssembly() string
- func (x *BitcoinScriptPublicKey) GetHex() string
- func (x *BitcoinScriptPublicKey) GetType() string
- func (*BitcoinScriptPublicKey) ProtoMessage()
- func (x *BitcoinScriptPublicKey) ProtoReflect() protoreflect.Message
- func (x *BitcoinScriptPublicKey) Reset()
- func (x *BitcoinScriptPublicKey) String() string
- type BitcoinScriptSignature
- func (*BitcoinScriptSignature) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinScriptSignature) GetAssembly() string
- func (x *BitcoinScriptSignature) GetHex() string
- func (*BitcoinScriptSignature) ProtoMessage()
- func (x *BitcoinScriptSignature) ProtoReflect() protoreflect.Message
- func (x *BitcoinScriptSignature) Reset()
- func (x *BitcoinScriptSignature) String() string
- type BitcoinTransaction
- func (*BitcoinTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinTransaction) GetBlockHash() string
- func (x *BitcoinTransaction) GetBlockTime() uint64
- func (x *BitcoinTransaction) GetFee() uint64
- func (x *BitcoinTransaction) GetHash() string
- func (x *BitcoinTransaction) GetHex() string
- func (x *BitcoinTransaction) GetIndex() uint64
- func (x *BitcoinTransaction) GetInputCount() uint64
- func (x *BitcoinTransaction) GetInputValue() uint64
- func (x *BitcoinTransaction) GetInputs() []*BitcoinTransactionInput
- func (x *BitcoinTransaction) GetIsCoinbase() bool
- func (x *BitcoinTransaction) GetLockTime() uint64
- func (x *BitcoinTransaction) GetOutputCount() uint64
- func (x *BitcoinTransaction) GetOutputValue() uint64
- func (x *BitcoinTransaction) GetOutputs() []*BitcoinTransactionOutput
- func (x *BitcoinTransaction) GetSize() uint64
- func (x *BitcoinTransaction) GetTime() uint64
- func (x *BitcoinTransaction) GetTransactionId() string
- func (x *BitcoinTransaction) GetVersion() uint64
- func (x *BitcoinTransaction) GetVirtualSize() uint64
- func (x *BitcoinTransaction) GetWeight() uint64
- func (*BitcoinTransaction) ProtoMessage()
- func (x *BitcoinTransaction) ProtoReflect() protoreflect.Message
- func (x *BitcoinTransaction) Reset()
- func (x *BitcoinTransaction) String() string
- type BitcoinTransactionInput
- func (*BitcoinTransactionInput) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinTransactionInput) GetCoinbase() string
- func (x *BitcoinTransactionInput) GetFromOutput() *BitcoinTransactionOutput
- func (x *BitcoinTransactionInput) GetFromOutputIndex() uint64
- func (x *BitcoinTransactionInput) GetIndex() uint64
- func (x *BitcoinTransactionInput) GetScriptSignature() *BitcoinScriptSignature
- func (x *BitcoinTransactionInput) GetSequence() uint64
- func (x *BitcoinTransactionInput) GetTransactionId() string
- func (x *BitcoinTransactionInput) GetTransactionInputWitnesses() []string
- func (*BitcoinTransactionInput) ProtoMessage()
- func (x *BitcoinTransactionInput) ProtoReflect() protoreflect.Message
- func (x *BitcoinTransactionInput) Reset()
- func (x *BitcoinTransactionInput) String() string
- type BitcoinTransactionOutput
- func (*BitcoinTransactionOutput) Descriptor() ([]byte, []int)deprecated
- func (x *BitcoinTransactionOutput) GetIndex() uint64
- func (x *BitcoinTransactionOutput) GetScriptPublicKey() *BitcoinScriptPublicKey
- func (x *BitcoinTransactionOutput) GetValue() uint64
- func (*BitcoinTransactionOutput) ProtoMessage()
- func (x *BitcoinTransactionOutput) ProtoReflect() protoreflect.Message
- func (x *BitcoinTransactionOutput) Reset()
- func (x *BitcoinTransactionOutput) String() string
- type Block
- func (*Block) Descriptor() ([]byte, []int)deprecated
- func (x *Block) GetAptos() *AptosBlobdata
- func (x *Block) GetBitcoin() *BitcoinBlobdata
- func (m *Block) GetBlobdata() isBlock_Blobdata
- func (x *Block) GetBlockchain() common.Blockchain
- func (x *Block) GetEthereum() *EthereumBlobdata
- func (x *Block) GetMetadata() *BlockMetadata
- func (x *Block) GetNetwork() common.Network
- func (x *Block) GetRosetta() *RosettaBlobdata
- func (x *Block) GetSideChain() SideChain
- func (x *Block) GetSolana() *SolanaBlobdata
- func (x *Block) GetTransactionMetadata() *TransactionMetadata
- func (*Block) ProtoMessage()
- func (x *Block) ProtoReflect() protoreflect.Message
- func (x *Block) Reset()
- func (x *Block) String() string
- type BlockFile
- func (*BlockFile) Descriptor() ([]byte, []int)deprecated
- func (x *BlockFile) GetBlockTimestamp() *timestamppb.Timestamp
- func (x *BlockFile) GetCompression() Compression
- func (x *BlockFile) GetFileUrl() string
- func (x *BlockFile) GetHash() string
- func (x *BlockFile) GetHeight() uint64
- func (x *BlockFile) GetParentHash() string
- func (x *BlockFile) GetParentHeight() uint64
- func (x *BlockFile) GetSkipped() bool
- func (x *BlockFile) GetTag() uint32
- func (*BlockFile) ProtoMessage()
- func (x *BlockFile) ProtoReflect() protoreflect.Message
- func (x *BlockFile) Reset()
- func (x *BlockFile) String() string
- type BlockIdentifier
- func (*BlockIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *BlockIdentifier) GetHash() string
- func (x *BlockIdentifier) GetHeight() uint64
- func (x *BlockIdentifier) GetSkipped() bool
- func (x *BlockIdentifier) GetTag() uint32
- func (x *BlockIdentifier) GetTimestamp() *timestamppb.Timestamp
- func (*BlockIdentifier) ProtoMessage()
- func (x *BlockIdentifier) ProtoReflect() protoreflect.Message
- func (x *BlockIdentifier) Reset()
- func (x *BlockIdentifier) String() string
- type BlockMetadata
- func (*BlockMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *BlockMetadata) GetHash() string
- func (x *BlockMetadata) GetHeight() uint64
- func (x *BlockMetadata) GetObjectKeyMain() string
- func (x *BlockMetadata) GetParentHash() string
- func (x *BlockMetadata) GetParentHeight() uint64
- func (x *BlockMetadata) GetSkipped() bool
- func (x *BlockMetadata) GetTag() uint32
- func (x *BlockMetadata) GetTimestamp() *timestamppb.Timestamp
- func (*BlockMetadata) ProtoMessage()
- func (x *BlockMetadata) ProtoReflect() protoreflect.Message
- func (x *BlockMetadata) Reset()
- func (x *BlockMetadata) String() string
- type Block_Aptos
- type Block_Bitcoin
- type Block_Ethereum
- type Block_Rosetta
- type Block_Solana
- type BlockchainEvent
- func (*BlockchainEvent) Descriptor() ([]byte, []int)deprecated
- func (x *BlockchainEvent) GetBlock() *BlockIdentifier
- func (x *BlockchainEvent) GetEventTag() uint32
- func (x *BlockchainEvent) GetSequence() stringdeprecated
- func (x *BlockchainEvent) GetSequenceNum() int64
- func (x *BlockchainEvent) GetType() BlockchainEvent_Type
- func (*BlockchainEvent) ProtoMessage()
- func (x *BlockchainEvent) ProtoReflect() protoreflect.Message
- func (x *BlockchainEvent) Reset()
- func (x *BlockchainEvent) String() string
- type BlockchainEvent_Type
- func (BlockchainEvent_Type) Descriptor() protoreflect.EnumDescriptor
- func (x BlockchainEvent_Type) Enum() *BlockchainEvent_Type
- func (BlockchainEvent_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x BlockchainEvent_Type) Number() protoreflect.EnumNumber
- func (x BlockchainEvent_Type) String() string
- func (BlockchainEvent_Type) Type() protoreflect.EnumType
- type ChainEventsRequest
- func (*ChainEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChainEventsRequest) GetEventTag() uint32
- func (x *ChainEventsRequest) GetInitialPositionInStream() string
- func (x *ChainEventsRequest) GetSequence() stringdeprecated
- func (x *ChainEventsRequest) GetSequenceNum() int64
- func (*ChainEventsRequest) ProtoMessage()
- func (x *ChainEventsRequest) ProtoReflect() protoreflect.Message
- func (x *ChainEventsRequest) Reset()
- func (x *ChainEventsRequest) String() string
- type ChainEventsResponse
- func (*ChainEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChainEventsResponse) GetEvent() *BlockchainEvent
- func (*ChainEventsResponse) ProtoMessage()
- func (x *ChainEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ChainEventsResponse) Reset()
- func (x *ChainEventsResponse) String() string
- type ChainStorageClient
- type ChainStorageServer
- type ChainStorage_StreamChainEventsClient
- type ChainStorage_StreamChainEventsServer
- type Compression
- func (Compression) Descriptor() protoreflect.EnumDescriptor
- func (x Compression) Enum() *Compression
- func (Compression) EnumDescriptor() ([]byte, []int)deprecated
- func (x Compression) Number() protoreflect.EnumNumber
- func (x Compression) String() string
- func (Compression) Type() protoreflect.EnumType
- type ERC20TokenTransfer
- func (*ERC20TokenTransfer) Descriptor() ([]byte, []int)deprecated
- func (x *ERC20TokenTransfer) GetFromAddress() string
- func (x *ERC20TokenTransfer) GetToAddress() string
- func (x *ERC20TokenTransfer) GetValue() string
- func (*ERC20TokenTransfer) ProtoMessage()
- func (x *ERC20TokenTransfer) ProtoReflect() protoreflect.Message
- func (x *ERC20TokenTransfer) Reset()
- func (x *ERC20TokenTransfer) String() string
- type ERC721TokenTransfer
- func (*ERC721TokenTransfer) Descriptor() ([]byte, []int)deprecated
- func (x *ERC721TokenTransfer) GetFromAddress() string
- func (x *ERC721TokenTransfer) GetToAddress() string
- func (x *ERC721TokenTransfer) GetTokenId() string
- func (*ERC721TokenTransfer) ProtoMessage()
- func (x *ERC721TokenTransfer) ProtoReflect() protoreflect.Message
- func (x *ERC721TokenTransfer) Reset()
- func (x *ERC721TokenTransfer) String() string
- type EthereumAccountStateProof
- func (*EthereumAccountStateProof) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumAccountStateProof) GetAccountProof() []byte
- func (*EthereumAccountStateProof) ProtoMessage()
- func (x *EthereumAccountStateProof) ProtoReflect() protoreflect.Message
- func (x *EthereumAccountStateProof) Reset()
- func (x *EthereumAccountStateProof) String() string
- type EthereumAccountStateResponse
- func (*EthereumAccountStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumAccountStateResponse) GetCodeHash() string
- func (x *EthereumAccountStateResponse) GetNonce() uint64
- func (x *EthereumAccountStateResponse) GetStorageHash() string
- func (*EthereumAccountStateResponse) ProtoMessage()
- func (x *EthereumAccountStateResponse) ProtoReflect() protoreflect.Message
- func (x *EthereumAccountStateResponse) Reset()
- func (x *EthereumAccountStateResponse) String() string
- type EthereumBlobdata
- func (*EthereumBlobdata) Descriptor() ([]byte, []int)deprecated
- func (m *EthereumBlobdata) GetExtraData() isEthereumBlobdata_ExtraData
- func (x *EthereumBlobdata) GetHeader() []byte
- func (x *EthereumBlobdata) GetPolygon() *PolygonExtraData
- func (x *EthereumBlobdata) GetTransactionReceipts() [][]byte
- func (x *EthereumBlobdata) GetTransactionTraces() [][]byte
- func (x *EthereumBlobdata) GetUncles() [][]byte
- func (*EthereumBlobdata) ProtoMessage()
- func (x *EthereumBlobdata) ProtoReflect() protoreflect.Message
- func (x *EthereumBlobdata) Reset()
- func (x *EthereumBlobdata) String() string
- type EthereumBlobdata_Polygon
- type EthereumBlock
- func (*EthereumBlock) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumBlock) GetHeader() *EthereumHeader
- func (x *EthereumBlock) GetTransactions() []*EthereumTransaction
- func (x *EthereumBlock) GetUncles() []*EthereumHeader
- func (*EthereumBlock) ProtoMessage()
- func (x *EthereumBlock) ProtoReflect() protoreflect.Message
- func (x *EthereumBlock) Reset()
- func (x *EthereumBlock) String() string
- type EthereumEventLog
- func (*EthereumEventLog) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumEventLog) GetAddress() string
- func (x *EthereumEventLog) GetBlockHash() string
- func (x *EthereumEventLog) GetBlockNumber() uint64
- func (x *EthereumEventLog) GetData() string
- func (x *EthereumEventLog) GetLogIndex() uint64
- func (x *EthereumEventLog) GetRemoved() bool
- func (x *EthereumEventLog) GetTopics() []string
- func (x *EthereumEventLog) GetTransactionHash() string
- func (x *EthereumEventLog) GetTransactionIndex() uint64
- func (*EthereumEventLog) ProtoMessage()
- func (x *EthereumEventLog) ProtoReflect() protoreflect.Message
- func (x *EthereumEventLog) Reset()
- func (x *EthereumEventLog) String() string
- type EthereumExtraInput
- func (*EthereumExtraInput) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumExtraInput) GetErc20Contract() string
- func (*EthereumExtraInput) ProtoMessage()
- func (x *EthereumExtraInput) ProtoReflect() protoreflect.Message
- func (x *EthereumExtraInput) Reset()
- func (x *EthereumExtraInput) String() string
- type EthereumHeader
- func (*EthereumHeader) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumHeader) GetAuthor() string
- func (x *EthereumHeader) GetBaseFeePerGas() uint64
- func (x *EthereumHeader) GetDifficulty() uint64
- func (x *EthereumHeader) GetExtraData() string
- func (x *EthereumHeader) GetGasLimit() uint64
- func (x *EthereumHeader) GetGasUsed() uint64
- func (x *EthereumHeader) GetHash() string
- func (x *EthereumHeader) GetLogsBloom() string
- func (x *EthereumHeader) GetMiner() string
- func (x *EthereumHeader) GetMixHash() string
- func (x *EthereumHeader) GetNonce() string
- func (x *EthereumHeader) GetNumber() uint64
- func (m *EthereumHeader) GetOptionalBaseFeePerGas() isEthereumHeader_OptionalBaseFeePerGas
- func (m *EthereumHeader) GetOptionalPolygonAuthor() isEthereumHeader_OptionalPolygonAuthor
- func (x *EthereumHeader) GetParentHash() string
- func (x *EthereumHeader) GetReceiptsRoot() string
- func (x *EthereumHeader) GetSha3Uncles() string
- func (x *EthereumHeader) GetSize() uint64
- func (x *EthereumHeader) GetStateRoot() string
- func (x *EthereumHeader) GetTimestamp() *timestamppb.Timestamp
- func (x *EthereumHeader) GetTotalDifficulty() string
- func (x *EthereumHeader) GetTransactions() []string
- func (x *EthereumHeader) GetTransactionsRoot() string
- func (x *EthereumHeader) GetUncles() []string
- func (x *EthereumHeader) GetWithdrawals() []*EthereumWithdrawal
- func (x *EthereumHeader) GetWithdrawalsRoot() string
- func (*EthereumHeader) ProtoMessage()
- func (x *EthereumHeader) ProtoReflect() protoreflect.Message
- func (x *EthereumHeader) Reset()
- func (x *EthereumHeader) String() string
- type EthereumHeader_Author
- type EthereumHeader_BaseFeePerGas
- type EthereumTokenTransfer
- func (*EthereumTokenTransfer) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTokenTransfer) GetBlockHash() string
- func (x *EthereumTokenTransfer) GetBlockNumber() uint64
- func (x *EthereumTokenTransfer) GetErc20() *ERC20TokenTransfer
- func (x *EthereumTokenTransfer) GetErc721() *ERC721TokenTransfer
- func (x *EthereumTokenTransfer) GetFromAddress() string
- func (x *EthereumTokenTransfer) GetLogIndex() uint64
- func (x *EthereumTokenTransfer) GetToAddress() string
- func (x *EthereumTokenTransfer) GetTokenAddress() string
- func (m *EthereumTokenTransfer) GetTokenTransfer() isEthereumTokenTransfer_TokenTransfer
- func (x *EthereumTokenTransfer) GetTransactionHash() string
- func (x *EthereumTokenTransfer) GetTransactionIndex() uint64
- func (x *EthereumTokenTransfer) GetValue() string
- func (*EthereumTokenTransfer) ProtoMessage()
- func (x *EthereumTokenTransfer) ProtoReflect() protoreflect.Message
- func (x *EthereumTokenTransfer) Reset()
- func (x *EthereumTokenTransfer) String() string
- type EthereumTokenTransfer_Erc20
- type EthereumTokenTransfer_Erc721
- type EthereumTransaction
- func (*EthereumTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTransaction) GetBlockHash() string
- func (x *EthereumTransaction) GetBlockNumber() uint64
- func (x *EthereumTransaction) GetBlockTimestamp() *timestamppb.Timestamp
- func (x *EthereumTransaction) GetChainId() uint64
- func (x *EthereumTransaction) GetFlattenedTraces() []*EthereumTransactionFlattenedTrace
- func (x *EthereumTransaction) GetFrom() string
- func (x *EthereumTransaction) GetGas() uint64
- func (x *EthereumTransaction) GetGasPrice() uint64
- func (x *EthereumTransaction) GetHash() string
- func (x *EthereumTransaction) GetIndex() uint64
- func (x *EthereumTransaction) GetInput() string
- func (x *EthereumTransaction) GetIsSystemTx() bool
- func (x *EthereumTransaction) GetMaxFeePerGas() uint64
- func (x *EthereumTransaction) GetMaxPriorityFeePerGas() uint64
- func (x *EthereumTransaction) GetMint() string
- func (x *EthereumTransaction) GetNonce() uint64
- func (m *EthereumTransaction) GetOptionalChainId() isEthereumTransaction_OptionalChainId
- func (m *EthereumTransaction) GetOptionalMaxFeePerGas() isEthereumTransaction_OptionalMaxFeePerGas
- func (m *EthereumTransaction) GetOptionalMaxPriorityFeePerGas() isEthereumTransaction_OptionalMaxPriorityFeePerGas
- func (m *EthereumTransaction) GetOptionalMint() isEthereumTransaction_OptionalMint
- func (m *EthereumTransaction) GetOptionalPriorityFeePerGas() isEthereumTransaction_OptionalPriorityFeePerGas
- func (m *EthereumTransaction) GetOptionalTransactionAccessList() isEthereumTransaction_OptionalTransactionAccessList
- func (x *EthereumTransaction) GetPriorityFeePerGas() uint64
- func (x *EthereumTransaction) GetR() string
- func (x *EthereumTransaction) GetReceipt() *EthereumTransactionReceipt
- func (x *EthereumTransaction) GetS() string
- func (x *EthereumTransaction) GetSourceHash() string
- func (x *EthereumTransaction) GetTo() string
- func (x *EthereumTransaction) GetTokenTransfers() []*EthereumTokenTransfer
- func (x *EthereumTransaction) GetTransactionAccessList() *EthereumTransactionAccessList
- func (x *EthereumTransaction) GetType() uint64
- func (x *EthereumTransaction) GetV() string
- func (x *EthereumTransaction) GetValue() string
- func (*EthereumTransaction) ProtoMessage()
- func (x *EthereumTransaction) ProtoReflect() protoreflect.Message
- func (x *EthereumTransaction) Reset()
- func (x *EthereumTransaction) String() string
- type EthereumTransactionAccess
- func (*EthereumTransactionAccess) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTransactionAccess) GetAddress() string
- func (x *EthereumTransactionAccess) GetStorageKeys() []string
- func (*EthereumTransactionAccess) ProtoMessage()
- func (x *EthereumTransactionAccess) ProtoReflect() protoreflect.Message
- func (x *EthereumTransactionAccess) Reset()
- func (x *EthereumTransactionAccess) String() string
- type EthereumTransactionAccessList
- func (*EthereumTransactionAccessList) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTransactionAccessList) GetAccessList() []*EthereumTransactionAccess
- func (*EthereumTransactionAccessList) ProtoMessage()
- func (x *EthereumTransactionAccessList) ProtoReflect() protoreflect.Message
- func (x *EthereumTransactionAccessList) Reset()
- func (x *EthereumTransactionAccessList) String() string
- type EthereumTransactionFlattenedTrace
- func (*EthereumTransactionFlattenedTrace) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTransactionFlattenedTrace) GetBlockHash() string
- func (x *EthereumTransactionFlattenedTrace) GetBlockNumber() uint64
- func (x *EthereumTransactionFlattenedTrace) GetCallType() string
- func (x *EthereumTransactionFlattenedTrace) GetError() string
- func (x *EthereumTransactionFlattenedTrace) GetFrom() string
- func (x *EthereumTransactionFlattenedTrace) GetGas() uint64
- func (x *EthereumTransactionFlattenedTrace) GetGasUsed() uint64
- func (x *EthereumTransactionFlattenedTrace) GetInput() string
- func (x *EthereumTransactionFlattenedTrace) GetOutput() string
- func (x *EthereumTransactionFlattenedTrace) GetStatus() uint64
- func (x *EthereumTransactionFlattenedTrace) GetSubtraces() uint64
- func (x *EthereumTransactionFlattenedTrace) GetTo() string
- func (x *EthereumTransactionFlattenedTrace) GetTraceAddress() []uint64
- func (x *EthereumTransactionFlattenedTrace) GetTraceId() string
- func (x *EthereumTransactionFlattenedTrace) GetTraceType() string
- func (x *EthereumTransactionFlattenedTrace) GetTransactionHash() string
- func (x *EthereumTransactionFlattenedTrace) GetTransactionIndex() uint64
- func (x *EthereumTransactionFlattenedTrace) GetType() string
- func (x *EthereumTransactionFlattenedTrace) GetValue() string
- func (*EthereumTransactionFlattenedTrace) ProtoMessage()
- func (x *EthereumTransactionFlattenedTrace) ProtoReflect() protoreflect.Message
- func (x *EthereumTransactionFlattenedTrace) Reset()
- func (x *EthereumTransactionFlattenedTrace) String() string
- type EthereumTransactionReceipt
- func (*EthereumTransactionReceipt) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTransactionReceipt) GetBlockHash() string
- func (x *EthereumTransactionReceipt) GetBlockNumber() uint64
- func (x *EthereumTransactionReceipt) GetContractAddress() string
- func (x *EthereumTransactionReceipt) GetCumulativeGasUsed() uint64
- func (x *EthereumTransactionReceipt) GetDepositNonce() uint64
- func (x *EthereumTransactionReceipt) GetDepositReceiptVersion() uint64
- func (x *EthereumTransactionReceipt) GetEffectiveGasPrice() uint64
- func (x *EthereumTransactionReceipt) GetFrom() string
- func (x *EthereumTransactionReceipt) GetGasUsed() uint64
- func (x *EthereumTransactionReceipt) GetL1FeeInfo() *EthereumTransactionReceipt_L1FeeInfo
- func (x *EthereumTransactionReceipt) GetLogs() []*EthereumEventLog
- func (x *EthereumTransactionReceipt) GetLogsBloom() string
- func (m *EthereumTransactionReceipt) GetOptionalDepositNonce() isEthereumTransactionReceipt_OptionalDepositNonce
- func (m *EthereumTransactionReceipt) GetOptionalDepositReceiptVersion() isEthereumTransactionReceipt_OptionalDepositReceiptVersion
- func (m *EthereumTransactionReceipt) GetOptionalL1FeeInfo() isEthereumTransactionReceipt_OptionalL1FeeInfo
- func (m *EthereumTransactionReceipt) GetOptionalStatus() isEthereumTransactionReceipt_OptionalStatus
- func (x *EthereumTransactionReceipt) GetRoot() string
- func (x *EthereumTransactionReceipt) GetStatus() uint64
- func (x *EthereumTransactionReceipt) GetTo() string
- func (x *EthereumTransactionReceipt) GetTransactionHash() string
- func (x *EthereumTransactionReceipt) GetTransactionIndex() uint64
- func (x *EthereumTransactionReceipt) GetType() uint64
- func (*EthereumTransactionReceipt) ProtoMessage()
- func (x *EthereumTransactionReceipt) ProtoReflect() protoreflect.Message
- func (x *EthereumTransactionReceipt) Reset()
- func (x *EthereumTransactionReceipt) String() string
- type EthereumTransactionReceipt_DepositNonce
- type EthereumTransactionReceipt_DepositReceiptVersion
- type EthereumTransactionReceipt_L1FeeInfo
- func (*EthereumTransactionReceipt_L1FeeInfo) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTransactionReceipt_L1FeeInfo) GetL1Fee() uint64
- func (x *EthereumTransactionReceipt_L1FeeInfo) GetL1FeeScalar() string
- func (x *EthereumTransactionReceipt_L1FeeInfo) GetL1GasPrice() uint64
- func (x *EthereumTransactionReceipt_L1FeeInfo) GetL1GasUsed() uint64
- func (*EthereumTransactionReceipt_L1FeeInfo) ProtoMessage()
- func (x *EthereumTransactionReceipt_L1FeeInfo) ProtoReflect() protoreflect.Message
- func (x *EthereumTransactionReceipt_L1FeeInfo) Reset()
- func (x *EthereumTransactionReceipt_L1FeeInfo) String() string
- type EthereumTransactionReceipt_L1FeeInfo_
- type EthereumTransactionReceipt_Status
- type EthereumTransactionTrace
- func (*EthereumTransactionTrace) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumTransactionTrace) GetCalls() []*EthereumTransactionTrace
- func (x *EthereumTransactionTrace) GetError() string
- func (x *EthereumTransactionTrace) GetFrom() string
- func (x *EthereumTransactionTrace) GetGas() uint64
- func (x *EthereumTransactionTrace) GetGasUsed() uint64
- func (x *EthereumTransactionTrace) GetInput() string
- func (x *EthereumTransactionTrace) GetOutput() string
- func (x *EthereumTransactionTrace) GetTo() string
- func (x *EthereumTransactionTrace) GetType() string
- func (x *EthereumTransactionTrace) GetValue() string
- func (*EthereumTransactionTrace) ProtoMessage()
- func (x *EthereumTransactionTrace) ProtoReflect() protoreflect.Message
- func (x *EthereumTransactionTrace) Reset()
- func (x *EthereumTransactionTrace) String() string
- type EthereumTransaction_ChainId
- type EthereumTransaction_MaxFeePerGas
- type EthereumTransaction_MaxPriorityFeePerGas
- type EthereumTransaction_Mint
- type EthereumTransaction_PriorityFeePerGas
- type EthereumTransaction_TransactionAccessList
- type EthereumWithdrawal
- func (*EthereumWithdrawal) Descriptor() ([]byte, []int)deprecated
- func (x *EthereumWithdrawal) GetAddress() string
- func (x *EthereumWithdrawal) GetAmount() uint64
- func (x *EthereumWithdrawal) GetIndex() uint64
- func (x *EthereumWithdrawal) GetValidatorIndex() uint64
- func (*EthereumWithdrawal) ProtoMessage()
- func (x *EthereumWithdrawal) ProtoReflect() protoreflect.Message
- func (x *EthereumWithdrawal) Reset()
- func (x *EthereumWithdrawal) String() string
- type GetAccountProofResponse
- func (*GetAccountProofResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountProofResponse) GetEthereum() *EthereumAccountStateProof
- func (m *GetAccountProofResponse) GetResponse() isGetAccountProofResponse_Response
- func (*GetAccountProofResponse) ProtoMessage()
- func (x *GetAccountProofResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccountProofResponse) Reset()
- func (x *GetAccountProofResponse) String() string
- type GetAccountProofResponse_Ethereum
- type GetBlockByTransactionRequest
- func (*GetBlockByTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockByTransactionRequest) GetTag() uint32
- func (x *GetBlockByTransactionRequest) GetTransactionHash() string
- func (*GetBlockByTransactionRequest) ProtoMessage()
- func (x *GetBlockByTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockByTransactionRequest) Reset()
- func (x *GetBlockByTransactionRequest) String() string
- type GetBlockByTransactionResponse
- func (*GetBlockByTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockByTransactionResponse) GetBlocks() []*BlockIdentifier
- func (*GetBlockByTransactionResponse) ProtoMessage()
- func (x *GetBlockByTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockByTransactionResponse) Reset()
- func (x *GetBlockByTransactionResponse) String() string
- type GetBlockFileRequest
- func (*GetBlockFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockFileRequest) GetHash() string
- func (x *GetBlockFileRequest) GetHeight() uint64
- func (x *GetBlockFileRequest) GetTag() uint32
- func (*GetBlockFileRequest) ProtoMessage()
- func (x *GetBlockFileRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockFileRequest) Reset()
- func (x *GetBlockFileRequest) String() string
- type GetBlockFileResponse
- func (*GetBlockFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockFileResponse) GetFile() *BlockFile
- func (*GetBlockFileResponse) ProtoMessage()
- func (x *GetBlockFileResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockFileResponse) Reset()
- func (x *GetBlockFileResponse) String() string
- type GetBlockFilesByRangeRequest
- func (*GetBlockFilesByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockFilesByRangeRequest) GetEndHeight() uint64
- func (x *GetBlockFilesByRangeRequest) GetStartHeight() uint64
- func (x *GetBlockFilesByRangeRequest) GetTag() uint32
- func (*GetBlockFilesByRangeRequest) ProtoMessage()
- func (x *GetBlockFilesByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockFilesByRangeRequest) Reset()
- func (x *GetBlockFilesByRangeRequest) String() string
- type GetBlockFilesByRangeResponse
- func (*GetBlockFilesByRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockFilesByRangeResponse) GetFiles() []*BlockFile
- func (*GetBlockFilesByRangeResponse) ProtoMessage()
- func (x *GetBlockFilesByRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockFilesByRangeResponse) Reset()
- func (x *GetBlockFilesByRangeResponse) String() string
- type GetChainEventsRequest
- func (*GetChainEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetChainEventsRequest) GetEventTag() uint32
- func (x *GetChainEventsRequest) GetInitialPositionInStream() string
- func (x *GetChainEventsRequest) GetMaxNumEvents() uint64
- func (x *GetChainEventsRequest) GetSequence() stringdeprecated
- func (x *GetChainEventsRequest) GetSequenceNum() int64
- func (*GetChainEventsRequest) ProtoMessage()
- func (x *GetChainEventsRequest) ProtoReflect() protoreflect.Message
- func (x *GetChainEventsRequest) Reset()
- func (x *GetChainEventsRequest) String() string
- type GetChainEventsResponse
- func (*GetChainEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChainEventsResponse) GetEvents() []*BlockchainEvent
- func (*GetChainEventsResponse) ProtoMessage()
- func (x *GetChainEventsResponse) ProtoReflect() protoreflect.Message
- func (x *GetChainEventsResponse) Reset()
- func (x *GetChainEventsResponse) String() string
- type GetChainMetadataRequest
- type GetChainMetadataResponse
- func (*GetChainMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChainMetadataResponse) GetBlockStartHeight() uint64
- func (x *GetChainMetadataResponse) GetBlockTime() string
- func (x *GetChainMetadataResponse) GetIrreversibleDistance() uint64
- func (x *GetChainMetadataResponse) GetLatestBlockTag() uint32
- func (x *GetChainMetadataResponse) GetLatestEventTag() uint32
- func (x *GetChainMetadataResponse) GetStableBlockTag() uint32
- func (x *GetChainMetadataResponse) GetStableEventTag() uint32
- func (*GetChainMetadataResponse) ProtoMessage()
- func (x *GetChainMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *GetChainMetadataResponse) Reset()
- func (x *GetChainMetadataResponse) String() string
- type GetLatestBlockRequest
- func (*GetLatestBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLatestBlockRequest) GetTag() uint32
- func (*GetLatestBlockRequest) ProtoMessage()
- func (x *GetLatestBlockRequest) ProtoReflect() protoreflect.Message
- func (x *GetLatestBlockRequest) Reset()
- func (x *GetLatestBlockRequest) String() string
- type GetLatestBlockResponse
- func (*GetLatestBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLatestBlockResponse) GetHash() string
- func (x *GetLatestBlockResponse) GetHeight() uint64
- func (x *GetLatestBlockResponse) GetParentHash() string
- func (x *GetLatestBlockResponse) GetTag() uint32
- func (x *GetLatestBlockResponse) GetTimestamp() *timestamppb.Timestamp
- func (*GetLatestBlockResponse) ProtoMessage()
- func (x *GetLatestBlockResponse) ProtoReflect() protoreflect.Message
- func (x *GetLatestBlockResponse) Reset()
- func (x *GetLatestBlockResponse) String() string
- type GetNativeBlockRequest
- func (*GetNativeBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNativeBlockRequest) GetHash() string
- func (x *GetNativeBlockRequest) GetHeight() uint64
- func (x *GetNativeBlockRequest) GetTag() uint32
- func (*GetNativeBlockRequest) ProtoMessage()
- func (x *GetNativeBlockRequest) ProtoReflect() protoreflect.Message
- func (x *GetNativeBlockRequest) Reset()
- func (x *GetNativeBlockRequest) String() string
- type GetNativeBlockResponse
- func (*GetNativeBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNativeBlockResponse) GetBlock() *NativeBlock
- func (*GetNativeBlockResponse) ProtoMessage()
- func (x *GetNativeBlockResponse) ProtoReflect() protoreflect.Message
- func (x *GetNativeBlockResponse) Reset()
- func (x *GetNativeBlockResponse) String() string
- type GetNativeBlocksByRangeRequest
- func (*GetNativeBlocksByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNativeBlocksByRangeRequest) GetEndHeight() uint64
- func (x *GetNativeBlocksByRangeRequest) GetStartHeight() uint64
- func (x *GetNativeBlocksByRangeRequest) GetTag() uint32
- func (*GetNativeBlocksByRangeRequest) ProtoMessage()
- func (x *GetNativeBlocksByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetNativeBlocksByRangeRequest) Reset()
- func (x *GetNativeBlocksByRangeRequest) String() string
- type GetNativeBlocksByRangeResponse
- func (*GetNativeBlocksByRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNativeBlocksByRangeResponse) GetBlocks() []*NativeBlock
- func (*GetNativeBlocksByRangeResponse) ProtoMessage()
- func (x *GetNativeBlocksByRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetNativeBlocksByRangeResponse) Reset()
- func (x *GetNativeBlocksByRangeResponse) String() string
- type GetNativeTransactionRequest
- func (*GetNativeTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNativeTransactionRequest) GetTag() uint32
- func (x *GetNativeTransactionRequest) GetTransactionHash() string
- func (*GetNativeTransactionRequest) ProtoMessage()
- func (x *GetNativeTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *GetNativeTransactionRequest) Reset()
- func (x *GetNativeTransactionRequest) String() string
- type GetNativeTransactionResponse
- func (*GetNativeTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNativeTransactionResponse) GetTransactions() []*NativeTransaction
- func (*GetNativeTransactionResponse) ProtoMessage()
- func (x *GetNativeTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *GetNativeTransactionResponse) Reset()
- func (x *GetNativeTransactionResponse) String() string
- type GetRawBlockRequest
- func (*GetRawBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRawBlockRequest) GetHash() string
- func (x *GetRawBlockRequest) GetHeight() uint64
- func (x *GetRawBlockRequest) GetTag() uint32
- func (*GetRawBlockRequest) ProtoMessage()
- func (x *GetRawBlockRequest) ProtoReflect() protoreflect.Message
- func (x *GetRawBlockRequest) Reset()
- func (x *GetRawBlockRequest) String() string
- type GetRawBlockResponse
- func (*GetRawBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRawBlockResponse) GetBlock() *Block
- func (*GetRawBlockResponse) ProtoMessage()
- func (x *GetRawBlockResponse) ProtoReflect() protoreflect.Message
- func (x *GetRawBlockResponse) Reset()
- func (x *GetRawBlockResponse) String() string
- type GetRawBlocksByRangeRequest
- func (*GetRawBlocksByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRawBlocksByRangeRequest) GetEndHeight() uint64
- func (x *GetRawBlocksByRangeRequest) GetStartHeight() uint64
- func (x *GetRawBlocksByRangeRequest) GetTag() uint32
- func (*GetRawBlocksByRangeRequest) ProtoMessage()
- func (x *GetRawBlocksByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetRawBlocksByRangeRequest) Reset()
- func (x *GetRawBlocksByRangeRequest) String() string
- type GetRawBlocksByRangeResponse
- func (*GetRawBlocksByRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRawBlocksByRangeResponse) GetBlocks() []*Block
- func (*GetRawBlocksByRangeResponse) ProtoMessage()
- func (x *GetRawBlocksByRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetRawBlocksByRangeResponse) Reset()
- func (x *GetRawBlocksByRangeResponse) String() string
- type GetRosettaBlockRequest
- func (*GetRosettaBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRosettaBlockRequest) GetHash() string
- func (x *GetRosettaBlockRequest) GetHeight() uint64
- func (x *GetRosettaBlockRequest) GetTag() uint32
- func (*GetRosettaBlockRequest) ProtoMessage()
- func (x *GetRosettaBlockRequest) ProtoReflect() protoreflect.Message
- func (x *GetRosettaBlockRequest) Reset()
- func (x *GetRosettaBlockRequest) String() string
- type GetRosettaBlockResponse
- func (*GetRosettaBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRosettaBlockResponse) GetBlock() *RosettaBlock
- func (*GetRosettaBlockResponse) ProtoMessage()
- func (x *GetRosettaBlockResponse) ProtoReflect() protoreflect.Message
- func (x *GetRosettaBlockResponse) Reset()
- func (x *GetRosettaBlockResponse) String() string
- type GetRosettaBlocksByRangeRequest
- func (*GetRosettaBlocksByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRosettaBlocksByRangeRequest) GetEndHeight() uint64
- func (x *GetRosettaBlocksByRangeRequest) GetStartHeight() uint64
- func (x *GetRosettaBlocksByRangeRequest) GetTag() uint32
- func (*GetRosettaBlocksByRangeRequest) ProtoMessage()
- func (x *GetRosettaBlocksByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetRosettaBlocksByRangeRequest) Reset()
- func (x *GetRosettaBlocksByRangeRequest) String() string
- type GetRosettaBlocksByRangeResponse
- func (*GetRosettaBlocksByRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRosettaBlocksByRangeResponse) GetBlocks() []*RosettaBlock
- func (*GetRosettaBlocksByRangeResponse) ProtoMessage()
- func (x *GetRosettaBlocksByRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetRosettaBlocksByRangeResponse) Reset()
- func (x *GetRosettaBlocksByRangeResponse) String() string
- type GetVerifiedAccountStateRequest
- func (*GetVerifiedAccountStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVerifiedAccountStateRequest) GetReq() *InternalGetVerifiedAccountStateRequest
- func (*GetVerifiedAccountStateRequest) ProtoMessage()
- func (x *GetVerifiedAccountStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetVerifiedAccountStateRequest) Reset()
- func (x *GetVerifiedAccountStateRequest) String() string
- type GetVerifiedAccountStateResponse
- func (*GetVerifiedAccountStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVerifiedAccountStateResponse) GetResponse() *ValidateAccountStateResponse
- func (*GetVerifiedAccountStateResponse) ProtoMessage()
- func (x *GetVerifiedAccountStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetVerifiedAccountStateResponse) Reset()
- func (x *GetVerifiedAccountStateResponse) String() string
- type GetVersionedChainEventRequest
- func (*GetVersionedChainEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionedChainEventRequest) GetFromEventTag() uint32
- func (x *GetVersionedChainEventRequest) GetFromSequence() stringdeprecated
- func (x *GetVersionedChainEventRequest) GetFromSequenceNum() int64
- func (x *GetVersionedChainEventRequest) GetToEventTag() uint32
- func (*GetVersionedChainEventRequest) ProtoMessage()
- func (x *GetVersionedChainEventRequest) ProtoReflect() protoreflect.Message
- func (x *GetVersionedChainEventRequest) Reset()
- func (x *GetVersionedChainEventRequest) String() string
- type GetVersionedChainEventResponse
- func (*GetVersionedChainEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionedChainEventResponse) GetEvent() *BlockchainEvent
- func (*GetVersionedChainEventResponse) ProtoMessage()
- func (x *GetVersionedChainEventResponse) ProtoReflect() protoreflect.Message
- func (x *GetVersionedChainEventResponse) Reset()
- func (x *GetVersionedChainEventResponse) String() string
- type InitialPosition
- func (InitialPosition) Descriptor() protoreflect.EnumDescriptor
- func (x InitialPosition) Enum() *InitialPosition
- func (InitialPosition) EnumDescriptor() ([]byte, []int)deprecated
- func (x InitialPosition) Number() protoreflect.EnumNumber
- func (x InitialPosition) String() string
- func (InitialPosition) Type() protoreflect.EnumType
- type InternalGetVerifiedAccountStateRequest
- func (*InternalGetVerifiedAccountStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InternalGetVerifiedAccountStateRequest) GetAccount() string
- func (x *InternalGetVerifiedAccountStateRequest) GetEthereum() *EthereumExtraInput
- func (m *InternalGetVerifiedAccountStateRequest) GetExtraInput() isInternalGetVerifiedAccountStateRequest_ExtraInput
- func (x *InternalGetVerifiedAccountStateRequest) GetHash() string
- func (x *InternalGetVerifiedAccountStateRequest) GetHeight() uint64
- func (x *InternalGetVerifiedAccountStateRequest) GetTag() uint32
- func (*InternalGetVerifiedAccountStateRequest) ProtoMessage()
- func (x *InternalGetVerifiedAccountStateRequest) ProtoReflect() protoreflect.Message
- func (x *InternalGetVerifiedAccountStateRequest) Reset()
- func (x *InternalGetVerifiedAccountStateRequest) String() string
- type InternalGetVerifiedAccountStateRequest_Ethereum
- type NativeBlock
- func (*NativeBlock) Descriptor() ([]byte, []int)deprecated
- func (x *NativeBlock) GetAptos() *AptosBlock
- func (x *NativeBlock) GetBitcoin() *BitcoinBlock
- func (m *NativeBlock) GetBlock() isNativeBlock_Block
- func (x *NativeBlock) GetBlockchain() common.Blockchain
- func (x *NativeBlock) GetEthereum() *EthereumBlock
- func (x *NativeBlock) GetHash() string
- func (x *NativeBlock) GetHeight() uint64
- func (x *NativeBlock) GetNetwork() common.Network
- func (x *NativeBlock) GetNumTransactions() uint64
- func (x *NativeBlock) GetParentHash() string
- func (x *NativeBlock) GetParentHeight() uint64
- func (x *NativeBlock) GetRosetta() *types.Block
- func (x *NativeBlock) GetSideChain() SideChain
- func (x *NativeBlock) GetSkipped() bool
- func (x *NativeBlock) GetSolana() *SolanaBlock
- func (x *NativeBlock) GetSolanaV2() *SolanaBlockV2
- func (x *NativeBlock) GetTag() uint32
- func (x *NativeBlock) GetTimestamp() *timestamppb.Timestamp
- func (*NativeBlock) ProtoMessage()
- func (x *NativeBlock) ProtoReflect() protoreflect.Message
- func (x *NativeBlock) Reset()
- func (x *NativeBlock) String() string
- type NativeBlock_Aptos
- type NativeBlock_Bitcoin
- type NativeBlock_Ethereum
- type NativeBlock_Rosetta
- type NativeBlock_Solana
- type NativeBlock_SolanaV2
- type NativeTransaction
- func (*NativeTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *NativeTransaction) GetAptos() *AptosTransaction
- func (x *NativeTransaction) GetBitcoin() *BitcoinTransaction
- func (x *NativeTransaction) GetBlockHash() string
- func (x *NativeTransaction) GetBlockHeight() uint64
- func (x *NativeTransaction) GetBlockTimestamp() *timestamppb.Timestamp
- func (x *NativeTransaction) GetBlockchain() common.Blockchain
- func (x *NativeTransaction) GetEthereum() *EthereumTransaction
- func (x *NativeTransaction) GetNetwork() common.Network
- func (x *NativeTransaction) GetRosetta() *types.Transaction
- func (x *NativeTransaction) GetSolana() *SolanaTransaction
- func (x *NativeTransaction) GetTag() uint32
- func (m *NativeTransaction) GetTransaction() isNativeTransaction_Transaction
- func (x *NativeTransaction) GetTransactionHash() string
- func (*NativeTransaction) ProtoMessage()
- func (x *NativeTransaction) ProtoReflect() protoreflect.Message
- func (x *NativeTransaction) Reset()
- func (x *NativeTransaction) String() string
- type NativeTransaction_Aptos
- type NativeTransaction_Bitcoin
- type NativeTransaction_Ethereum
- type NativeTransaction_Rosetta
- type NativeTransaction_Solana
- type PolygonExtraData
- type RepeatedBytes
- type RosettaBlobdata
- func (*RosettaBlobdata) Descriptor() ([]byte, []int)deprecated
- func (x *RosettaBlobdata) GetHeader() []byte
- func (x *RosettaBlobdata) GetOtherTransactions() [][]byte
- func (x *RosettaBlobdata) GetRawBlock() []byte
- func (*RosettaBlobdata) ProtoMessage()
- func (x *RosettaBlobdata) ProtoReflect() protoreflect.Message
- func (x *RosettaBlobdata) Reset()
- func (x *RosettaBlobdata) String() string
- type RosettaBlock
- type SideChain
- func (SideChain) Descriptor() protoreflect.EnumDescriptor
- func (x SideChain) Enum() *SideChain
- func (SideChain) EnumDescriptor() ([]byte, []int)deprecated
- func (n SideChain) GetName() string
- func (x SideChain) Number() protoreflect.EnumNumber
- func (x SideChain) String() string
- func (SideChain) Type() protoreflect.EnumType
- type SolanaAccount
- func (*SolanaAccount) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaAccount) GetPublicKey() string
- func (x *SolanaAccount) GetSigner() bool
- func (x *SolanaAccount) GetWritable() bool
- func (*SolanaAccount) ProtoMessage()
- func (x *SolanaAccount) ProtoReflect() protoreflect.Message
- func (x *SolanaAccount) Reset()
- func (x *SolanaAccount) String() string
- type SolanaAddressLookupTableProgram
- func (*SolanaAddressLookupTableProgram) Descriptor() ([]byte, []int)deprecated
- func (m *SolanaAddressLookupTableProgram) GetInstruction() isSolanaAddressLookupTableProgram_Instruction
- func (x *SolanaAddressLookupTableProgram) GetInstructionType() SolanaAddressLookupTableProgram_InstructionType
- func (x *SolanaAddressLookupTableProgram) GetUnknown() *SolanaUnknownInstruction
- func (*SolanaAddressLookupTableProgram) ProtoMessage()
- func (x *SolanaAddressLookupTableProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaAddressLookupTableProgram) Reset()
- func (x *SolanaAddressLookupTableProgram) String() string
- type SolanaAddressLookupTableProgram_InstructionType
- func (SolanaAddressLookupTableProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaAddressLookupTableProgram_InstructionType) Enum() *SolanaAddressLookupTableProgram_InstructionType
- func (SolanaAddressLookupTableProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaAddressLookupTableProgram_InstructionType) Name() string
- func (x SolanaAddressLookupTableProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaAddressLookupTableProgram_InstructionType) String() string
- func (SolanaAddressLookupTableProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaAddressLookupTableProgram_Unknown
- type SolanaBlobdata
- type SolanaBlock
- func (*SolanaBlock) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaBlock) GetHeader() *SolanaHeader
- func (x *SolanaBlock) GetRewards() []*SolanaReward
- func (x *SolanaBlock) GetTransactions() []*SolanaTransaction
- func (*SolanaBlock) ProtoMessage()
- func (x *SolanaBlock) ProtoReflect() protoreflect.Message
- func (x *SolanaBlock) Reset()
- func (x *SolanaBlock) String() string
- type SolanaBlockV2
- func (*SolanaBlockV2) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaBlockV2) GetHeader() *SolanaHeader
- func (x *SolanaBlockV2) GetRewards() []*SolanaReward
- func (x *SolanaBlockV2) GetTransactions() []*SolanaTransactionV2
- func (*SolanaBlockV2) ProtoMessage()
- func (x *SolanaBlockV2) ProtoReflect() protoreflect.Message
- func (x *SolanaBlockV2) Reset()
- func (x *SolanaBlockV2) String() string
- type SolanaBpfLoaderProgram
- func (*SolanaBpfLoaderProgram) Descriptor() ([]byte, []int)deprecated
- func (m *SolanaBpfLoaderProgram) GetInstruction() isSolanaBpfLoaderProgram_Instruction
- func (x *SolanaBpfLoaderProgram) GetInstructionType() SolanaBpfLoaderProgram_InstructionType
- func (x *SolanaBpfLoaderProgram) GetUnknown() *SolanaUnknownInstruction
- func (*SolanaBpfLoaderProgram) ProtoMessage()
- func (x *SolanaBpfLoaderProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaBpfLoaderProgram) Reset()
- func (x *SolanaBpfLoaderProgram) String() string
- type SolanaBpfLoaderProgram_InstructionType
- func (SolanaBpfLoaderProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaBpfLoaderProgram_InstructionType) Enum() *SolanaBpfLoaderProgram_InstructionType
- func (SolanaBpfLoaderProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaBpfLoaderProgram_InstructionType) Name() string
- func (x SolanaBpfLoaderProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaBpfLoaderProgram_InstructionType) String() string
- func (SolanaBpfLoaderProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaBpfLoaderProgram_Unknown
- type SolanaBpfUpgradeableLoaderProgram
- func (*SolanaBpfUpgradeableLoaderProgram) Descriptor() ([]byte, []int)deprecated
- func (m *SolanaBpfUpgradeableLoaderProgram) GetInstruction() isSolanaBpfUpgradeableLoaderProgram_Instruction
- func (x *SolanaBpfUpgradeableLoaderProgram) GetInstructionType() SolanaBpfUpgradeableLoaderProgram_InstructionType
- func (x *SolanaBpfUpgradeableLoaderProgram) GetUnknown() *SolanaUnknownInstruction
- func (*SolanaBpfUpgradeableLoaderProgram) ProtoMessage()
- func (x *SolanaBpfUpgradeableLoaderProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaBpfUpgradeableLoaderProgram) Reset()
- func (x *SolanaBpfUpgradeableLoaderProgram) String() string
- type SolanaBpfUpgradeableLoaderProgram_InstructionType
- func (SolanaBpfUpgradeableLoaderProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaBpfUpgradeableLoaderProgram_InstructionType) Enum() *SolanaBpfUpgradeableLoaderProgram_InstructionType
- func (SolanaBpfUpgradeableLoaderProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaBpfUpgradeableLoaderProgram_InstructionType) Name() string
- func (x SolanaBpfUpgradeableLoaderProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaBpfUpgradeableLoaderProgram_InstructionType) String() string
- func (SolanaBpfUpgradeableLoaderProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaBpfUpgradeableLoaderProgram_Unknown
- type SolanaHeader
- func (*SolanaHeader) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaHeader) GetBlockHash() string
- func (x *SolanaHeader) GetBlockHeight() uint64
- func (x *SolanaHeader) GetBlockTime() *timestamppb.Timestamp
- func (x *SolanaHeader) GetParentSlot() uint64
- func (x *SolanaHeader) GetPreviousBlockHash() string
- func (x *SolanaHeader) GetSlot() uint64
- func (*SolanaHeader) ProtoMessage()
- func (x *SolanaHeader) ProtoReflect() protoreflect.Message
- func (x *SolanaHeader) Reset()
- func (x *SolanaHeader) String() string
- type SolanaInnerInstruction
- func (*SolanaInnerInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaInnerInstruction) GetIndex() uint64
- func (x *SolanaInnerInstruction) GetInstructions() []*SolanaInstruction
- func (*SolanaInnerInstruction) ProtoMessage()
- func (x *SolanaInnerInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaInnerInstruction) Reset()
- func (x *SolanaInnerInstruction) String() string
- type SolanaInnerInstructionV2
- func (*SolanaInnerInstructionV2) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaInnerInstructionV2) GetIndex() uint64
- func (x *SolanaInnerInstructionV2) GetInstructions() []*SolanaInstructionV2
- func (*SolanaInnerInstructionV2) ProtoMessage()
- func (x *SolanaInnerInstructionV2) ProtoReflect() protoreflect.Message
- func (x *SolanaInnerInstructionV2) Reset()
- func (x *SolanaInnerInstructionV2) String() string
- type SolanaInstruction
- func (*SolanaInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaInstruction) GetAccountKeys() []string
- func (x *SolanaInstruction) GetAccounts() []uint64
- func (x *SolanaInstruction) GetData() []byte
- func (x *SolanaInstruction) GetProgramId() string
- func (x *SolanaInstruction) GetProgramIdIndex() uint64
- func (*SolanaInstruction) ProtoMessage()
- func (x *SolanaInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaInstruction) Reset()
- func (x *SolanaInstruction) String() string
- type SolanaInstructionV2
- func (*SolanaInstructionV2) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaInstructionV2) GetAddressLookupTableProgram() *SolanaAddressLookupTableProgram
- func (x *SolanaInstructionV2) GetBpfLoaderProgram() *SolanaBpfLoaderProgram
- func (x *SolanaInstructionV2) GetBpfUpgradeableLoaderProgram() *SolanaBpfUpgradeableLoaderProgram
- func (x *SolanaInstructionV2) GetProgram() SolanaProgram
- func (m *SolanaInstructionV2) GetProgramData() isSolanaInstructionV2_ProgramData
- func (x *SolanaInstructionV2) GetProgramId() string
- func (x *SolanaInstructionV2) GetRawInstruction() *SolanaRawInstruction
- func (x *SolanaInstructionV2) GetSplAssociatedTokenAccountProgram() *SolanaSplAssociatedTokenAccountProgram
- func (x *SolanaInstructionV2) GetSplMemoProgram() *SolanaSplMemoProgram
- func (x *SolanaInstructionV2) GetSplTokenProgram() *SolanaSplTokenProgram
- func (x *SolanaInstructionV2) GetSplToken_2022Program() *SolanaSplToken2022Program
- func (x *SolanaInstructionV2) GetStakeProgram() *SolanaStakeProgram
- func (x *SolanaInstructionV2) GetSystemProgram() *SolanaSystemProgram
- func (x *SolanaInstructionV2) GetVoteProgram() *SolanaVoteProgram
- func (*SolanaInstructionV2) ProtoMessage()
- func (x *SolanaInstructionV2) ProtoReflect() protoreflect.Message
- func (x *SolanaInstructionV2) Reset()
- func (x *SolanaInstructionV2) String() string
- type SolanaInstructionV2_AddressLookupTableProgram
- type SolanaInstructionV2_BpfLoaderProgram
- type SolanaInstructionV2_BpfUpgradeableLoaderProgram
- type SolanaInstructionV2_RawInstruction
- type SolanaInstructionV2_SplAssociatedTokenAccountProgram
- type SolanaInstructionV2_SplMemoProgram
- type SolanaInstructionV2_SplTokenProgram
- type SolanaInstructionV2_SplToken_2022Program
- type SolanaInstructionV2_StakeProgram
- type SolanaInstructionV2_SystemProgram
- type SolanaInstructionV2_VoteProgram
- type SolanaMessage
- func (*SolanaMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaMessage) GetAccounts() []*SolanaAccount
- func (x *SolanaMessage) GetHeader() *SolanaMessageHeader
- func (x *SolanaMessage) GetInstructions() []*SolanaInstruction
- func (x *SolanaMessage) GetRecentBlockHash() string
- func (*SolanaMessage) ProtoMessage()
- func (x *SolanaMessage) ProtoReflect() protoreflect.Message
- func (x *SolanaMessage) Reset()
- func (x *SolanaMessage) String() string
- type SolanaMessageHeader
- func (*SolanaMessageHeader) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaMessageHeader) GetNumReadonlySignedAccounts() uint64
- func (x *SolanaMessageHeader) GetNumReadonlyUnsignedAccounts() uint64
- func (x *SolanaMessageHeader) GetNumRequiredSignatures() uint64
- func (*SolanaMessageHeader) ProtoMessage()
- func (x *SolanaMessageHeader) ProtoReflect() protoreflect.Message
- func (x *SolanaMessageHeader) Reset()
- func (x *SolanaMessageHeader) String() string
- type SolanaMessageV2
- func (*SolanaMessageV2) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaMessageV2) GetAccountKeys() []*AccountKey
- func (x *SolanaMessageV2) GetAddressTableLookups() []*AddressTableLookup
- func (x *SolanaMessageV2) GetInstructions() []*SolanaInstructionV2
- func (x *SolanaMessageV2) GetRecentBlockHash() string
- func (*SolanaMessageV2) ProtoMessage()
- func (x *SolanaMessageV2) ProtoReflect() protoreflect.Message
- func (x *SolanaMessageV2) Reset()
- func (x *SolanaMessageV2) String() string
- type SolanaProgram
- func (SolanaProgram) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaProgram) Enum() *SolanaProgram
- func (SolanaProgram) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaProgram) Name() string
- func (x SolanaProgram) Number() protoreflect.EnumNumber
- func (x SolanaProgram) String() string
- func (SolanaProgram) Type() protoreflect.EnumType
- type SolanaRawInstruction
- func (*SolanaRawInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaRawInstruction) GetAccounts() []string
- func (x *SolanaRawInstruction) GetData() []byte
- func (*SolanaRawInstruction) ProtoMessage()
- func (x *SolanaRawInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaRawInstruction) Reset()
- func (x *SolanaRawInstruction) String() string
- type SolanaReward
- func (*SolanaReward) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaReward) GetCommission() uint64
- func (x *SolanaReward) GetLamports() int64
- func (m *SolanaReward) GetOptionalCommission() isSolanaReward_OptionalCommission
- func (x *SolanaReward) GetPostBalance() uint64
- func (x *SolanaReward) GetPubkey() []byte
- func (x *SolanaReward) GetRewardType() string
- func (*SolanaReward) ProtoMessage()
- func (x *SolanaReward) ProtoReflect() protoreflect.Message
- func (x *SolanaReward) Reset()
- func (x *SolanaReward) String() string
- type SolanaReward_Commission
- type SolanaSplAssociatedTokenAccountProgram
- func (*SolanaSplAssociatedTokenAccountProgram) Descriptor() ([]byte, []int)deprecated
- func (m *SolanaSplAssociatedTokenAccountProgram) GetInstruction() isSolanaSplAssociatedTokenAccountProgram_Instruction
- func (x *SolanaSplAssociatedTokenAccountProgram) GetInstructionType() SolanaSplAssociatedTokenAccountProgram_InstructionType
- func (x *SolanaSplAssociatedTokenAccountProgram) GetUnknown() *SolanaUnknownInstruction
- func (*SolanaSplAssociatedTokenAccountProgram) ProtoMessage()
- func (x *SolanaSplAssociatedTokenAccountProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaSplAssociatedTokenAccountProgram) Reset()
- func (x *SolanaSplAssociatedTokenAccountProgram) String() string
- type SolanaSplAssociatedTokenAccountProgram_InstructionType
- func (SolanaSplAssociatedTokenAccountProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaSplAssociatedTokenAccountProgram_InstructionType) Enum() *SolanaSplAssociatedTokenAccountProgram_InstructionType
- func (SolanaSplAssociatedTokenAccountProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaSplAssociatedTokenAccountProgram_InstructionType) Name() string
- func (x SolanaSplAssociatedTokenAccountProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaSplAssociatedTokenAccountProgram_InstructionType) String() string
- func (SolanaSplAssociatedTokenAccountProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaSplAssociatedTokenAccountProgram_Unknown
- type SolanaSplMemoInstruction
- func (*SolanaSplMemoInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSplMemoInstruction) GetMemo() string
- func (*SolanaSplMemoInstruction) ProtoMessage()
- func (x *SolanaSplMemoInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSplMemoInstruction) Reset()
- func (x *SolanaSplMemoInstruction) String() string
- type SolanaSplMemoProgram
- func (*SolanaSplMemoProgram) Descriptor() ([]byte, []int)deprecated
- func (m *SolanaSplMemoProgram) GetInstruction() isSolanaSplMemoProgram_Instruction
- func (x *SolanaSplMemoProgram) GetInstructionType() SolanaSplMemoProgram_InstructionType
- func (x *SolanaSplMemoProgram) GetMemo() *SolanaSplMemoInstruction
- func (*SolanaSplMemoProgram) ProtoMessage()
- func (x *SolanaSplMemoProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaSplMemoProgram) Reset()
- func (x *SolanaSplMemoProgram) String() string
- type SolanaSplMemoProgram_InstructionType
- func (SolanaSplMemoProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaSplMemoProgram_InstructionType) Enum() *SolanaSplMemoProgram_InstructionType
- func (SolanaSplMemoProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaSplMemoProgram_InstructionType) Name() string
- func (x SolanaSplMemoProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaSplMemoProgram_InstructionType) String() string
- func (SolanaSplMemoProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaSplMemoProgram_Memo
- type SolanaSplToken2022Program
- func (*SolanaSplToken2022Program) Descriptor() ([]byte, []int)deprecated
- func (m *SolanaSplToken2022Program) GetInstruction() isSolanaSplToken2022Program_Instruction
- func (x *SolanaSplToken2022Program) GetInstructionType() SolanaSplToken2022Program_InstructionType
- func (x *SolanaSplToken2022Program) GetUnknown() *SolanaUnknownInstruction
- func (*SolanaSplToken2022Program) ProtoMessage()
- func (x *SolanaSplToken2022Program) ProtoReflect() protoreflect.Message
- func (x *SolanaSplToken2022Program) Reset()
- func (x *SolanaSplToken2022Program) String() string
- type SolanaSplToken2022Program_InstructionType
- func (SolanaSplToken2022Program_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaSplToken2022Program_InstructionType) Enum() *SolanaSplToken2022Program_InstructionType
- func (SolanaSplToken2022Program_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaSplToken2022Program_InstructionType) Name() string
- func (x SolanaSplToken2022Program_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaSplToken2022Program_InstructionType) String() string
- func (SolanaSplToken2022Program_InstructionType) Type() protoreflect.EnumType
- type SolanaSplToken2022Program_Unknown
- type SolanaSplTokenGetAccountDataSizeInstruction
- func (*SolanaSplTokenGetAccountDataSizeInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSplTokenGetAccountDataSizeInstruction) GetExtensionTypes() []string
- func (x *SolanaSplTokenGetAccountDataSizeInstruction) GetMint() string
- func (*SolanaSplTokenGetAccountDataSizeInstruction) ProtoMessage()
- func (x *SolanaSplTokenGetAccountDataSizeInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSplTokenGetAccountDataSizeInstruction) Reset()
- func (x *SolanaSplTokenGetAccountDataSizeInstruction) String() string
- type SolanaSplTokenInitializeImmutableOwnerInstruction
- func (*SolanaSplTokenInitializeImmutableOwnerInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSplTokenInitializeImmutableOwnerInstruction) GetAccount() string
- func (*SolanaSplTokenInitializeImmutableOwnerInstruction) ProtoMessage()
- func (x *SolanaSplTokenInitializeImmutableOwnerInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSplTokenInitializeImmutableOwnerInstruction) Reset()
- func (x *SolanaSplTokenInitializeImmutableOwnerInstruction) String() string
- type SolanaSplTokenProgram
- func (*SolanaSplTokenProgram) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSplTokenProgram) GetGetAccountDataSize() *SolanaSplTokenGetAccountDataSizeInstruction
- func (x *SolanaSplTokenProgram) GetInitializeImmutableOwner() *SolanaSplTokenInitializeImmutableOwnerInstruction
- func (m *SolanaSplTokenProgram) GetInstruction() isSolanaSplTokenProgram_Instruction
- func (x *SolanaSplTokenProgram) GetInstructionType() SolanaSplTokenProgram_InstructionType
- func (x *SolanaSplTokenProgram) GetTransfer() *SolanaSplTokenTransferInstruction
- func (x *SolanaSplTokenProgram) GetUnknown() *SolanaUnknownInstruction
- func (*SolanaSplTokenProgram) ProtoMessage()
- func (x *SolanaSplTokenProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaSplTokenProgram) Reset()
- func (x *SolanaSplTokenProgram) String() string
- type SolanaSplTokenProgram_GetAccountDataSize
- type SolanaSplTokenProgram_InitializeImmutableOwner
- type SolanaSplTokenProgram_InstructionType
- func (SolanaSplTokenProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaSplTokenProgram_InstructionType) Enum() *SolanaSplTokenProgram_InstructionType
- func (SolanaSplTokenProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaSplTokenProgram_InstructionType) Name() string
- func (x SolanaSplTokenProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaSplTokenProgram_InstructionType) String() string
- func (SolanaSplTokenProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaSplTokenProgram_Transfer
- type SolanaSplTokenProgram_Unknown
- type SolanaSplTokenTransferInstruction
- func (*SolanaSplTokenTransferInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSplTokenTransferInstruction) GetAmount() string
- func (x *SolanaSplTokenTransferInstruction) GetAuthority() string
- func (x *SolanaSplTokenTransferInstruction) GetDestination() string
- func (x *SolanaSplTokenTransferInstruction) GetSource() string
- func (*SolanaSplTokenTransferInstruction) ProtoMessage()
- func (x *SolanaSplTokenTransferInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSplTokenTransferInstruction) Reset()
- func (x *SolanaSplTokenTransferInstruction) String() string
- type SolanaStakeDeactivateInstruction
- func (*SolanaStakeDeactivateInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeDeactivateInstruction) GetClockSysvar() string
- func (x *SolanaStakeDeactivateInstruction) GetStakeAccount() string
- func (x *SolanaStakeDeactivateInstruction) GetStakeAuthority() string
- func (*SolanaStakeDeactivateInstruction) ProtoMessage()
- func (x *SolanaStakeDeactivateInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeDeactivateInstruction) Reset()
- func (x *SolanaStakeDeactivateInstruction) String() string
- type SolanaStakeDelegateInstruction
- func (*SolanaStakeDelegateInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeDelegateInstruction) GetClockSysvar() string
- func (x *SolanaStakeDelegateInstruction) GetStakeAccount() string
- func (x *SolanaStakeDelegateInstruction) GetStakeAuthority() string
- func (x *SolanaStakeDelegateInstruction) GetStakeConfigAccount() string
- func (x *SolanaStakeDelegateInstruction) GetStakeHistorySysvar() string
- func (x *SolanaStakeDelegateInstruction) GetVoteAccount() string
- func (*SolanaStakeDelegateInstruction) ProtoMessage()
- func (x *SolanaStakeDelegateInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeDelegateInstruction) Reset()
- func (x *SolanaStakeDelegateInstruction) String() string
- type SolanaStakeInitializeInstruction
- func (*SolanaStakeInitializeInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeInitializeInstruction) GetAuthorized() *SolanaStakeInitializeInstruction_Authorized
- func (x *SolanaStakeInitializeInstruction) GetLockup() *SolanaStakeInitializeInstruction_Lockup
- func (x *SolanaStakeInitializeInstruction) GetRentSysvar() string
- func (x *SolanaStakeInitializeInstruction) GetStakeAccount() string
- func (*SolanaStakeInitializeInstruction) ProtoMessage()
- func (x *SolanaStakeInitializeInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeInitializeInstruction) Reset()
- func (x *SolanaStakeInitializeInstruction) String() string
- type SolanaStakeInitializeInstruction_Authorized
- func (*SolanaStakeInitializeInstruction_Authorized) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeInitializeInstruction_Authorized) GetStaker() string
- func (x *SolanaStakeInitializeInstruction_Authorized) GetWithdrawer() string
- func (*SolanaStakeInitializeInstruction_Authorized) ProtoMessage()
- func (x *SolanaStakeInitializeInstruction_Authorized) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeInitializeInstruction_Authorized) Reset()
- func (x *SolanaStakeInitializeInstruction_Authorized) String() string
- type SolanaStakeInitializeInstruction_Lockup
- func (*SolanaStakeInitializeInstruction_Lockup) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeInitializeInstruction_Lockup) GetCustodian() string
- func (x *SolanaStakeInitializeInstruction_Lockup) GetEpoch() uint64
- func (x *SolanaStakeInitializeInstruction_Lockup) GetUnixTimestamp() int64
- func (*SolanaStakeInitializeInstruction_Lockup) ProtoMessage()
- func (x *SolanaStakeInitializeInstruction_Lockup) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeInitializeInstruction_Lockup) Reset()
- func (x *SolanaStakeInitializeInstruction_Lockup) String() string
- type SolanaStakeMergeInstruction
- func (*SolanaStakeMergeInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeMergeInstruction) GetClockSysvar() string
- func (x *SolanaStakeMergeInstruction) GetDestination() string
- func (x *SolanaStakeMergeInstruction) GetSource() string
- func (x *SolanaStakeMergeInstruction) GetStakeAuthority() string
- func (x *SolanaStakeMergeInstruction) GetStakeHistorySysvar() string
- func (*SolanaStakeMergeInstruction) ProtoMessage()
- func (x *SolanaStakeMergeInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeMergeInstruction) Reset()
- func (x *SolanaStakeMergeInstruction) String() string
- type SolanaStakeProgram
- func (*SolanaStakeProgram) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeProgram) GetDeactivate() *SolanaStakeDeactivateInstruction
- func (x *SolanaStakeProgram) GetDelegate() *SolanaStakeDelegateInstruction
- func (x *SolanaStakeProgram) GetInitialize() *SolanaStakeInitializeInstruction
- func (m *SolanaStakeProgram) GetInstruction() isSolanaStakeProgram_Instruction
- func (x *SolanaStakeProgram) GetInstructionType() SolanaStakeProgram_InstructionType
- func (x *SolanaStakeProgram) GetMerge() *SolanaStakeMergeInstruction
- func (x *SolanaStakeProgram) GetSplit() *SolanaStakeSplitInstruction
- func (x *SolanaStakeProgram) GetUnknown() *SolanaUnknownInstruction
- func (x *SolanaStakeProgram) GetWithdraw() *SolanaStakeWithdrawInstruction
- func (*SolanaStakeProgram) ProtoMessage()
- func (x *SolanaStakeProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeProgram) Reset()
- func (x *SolanaStakeProgram) String() string
- type SolanaStakeProgram_Deactivate
- type SolanaStakeProgram_Delegate
- type SolanaStakeProgram_Initialize
- type SolanaStakeProgram_InstructionType
- func (SolanaStakeProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaStakeProgram_InstructionType) Enum() *SolanaStakeProgram_InstructionType
- func (SolanaStakeProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaStakeProgram_InstructionType) Name() string
- func (x SolanaStakeProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaStakeProgram_InstructionType) String() string
- func (SolanaStakeProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaStakeProgram_Merge
- type SolanaStakeProgram_Split
- type SolanaStakeProgram_Unknown
- type SolanaStakeProgram_Withdraw
- type SolanaStakeSplitInstruction
- func (*SolanaStakeSplitInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeSplitInstruction) GetLamports() uint64
- func (x *SolanaStakeSplitInstruction) GetNewSplitAccount() string
- func (x *SolanaStakeSplitInstruction) GetStakeAccount() string
- func (x *SolanaStakeSplitInstruction) GetStakeAuthority() string
- func (*SolanaStakeSplitInstruction) ProtoMessage()
- func (x *SolanaStakeSplitInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeSplitInstruction) Reset()
- func (x *SolanaStakeSplitInstruction) String() string
- type SolanaStakeWithdrawInstruction
- func (*SolanaStakeWithdrawInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaStakeWithdrawInstruction) GetClockSysvar() string
- func (x *SolanaStakeWithdrawInstruction) GetDestination() string
- func (x *SolanaStakeWithdrawInstruction) GetLamports() uint64
- func (x *SolanaStakeWithdrawInstruction) GetStakeAccount() string
- func (x *SolanaStakeWithdrawInstruction) GetStakeHistorySysvar() string
- func (x *SolanaStakeWithdrawInstruction) GetWithdrawAuthority() string
- func (*SolanaStakeWithdrawInstruction) ProtoMessage()
- func (x *SolanaStakeWithdrawInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaStakeWithdrawInstruction) Reset()
- func (x *SolanaStakeWithdrawInstruction) String() string
- type SolanaSystemCreateAccountInstruction
- func (*SolanaSystemCreateAccountInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSystemCreateAccountInstruction) GetLamports() uint64
- func (x *SolanaSystemCreateAccountInstruction) GetNewAccount() string
- func (x *SolanaSystemCreateAccountInstruction) GetOwner() string
- func (x *SolanaSystemCreateAccountInstruction) GetSource() string
- func (x *SolanaSystemCreateAccountInstruction) GetSpace() uint64
- func (*SolanaSystemCreateAccountInstruction) ProtoMessage()
- func (x *SolanaSystemCreateAccountInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSystemCreateAccountInstruction) Reset()
- func (x *SolanaSystemCreateAccountInstruction) String() string
- type SolanaSystemCreateAccountWithSeedInstruction
- func (*SolanaSystemCreateAccountWithSeedInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSystemCreateAccountWithSeedInstruction) GetBase() string
- func (x *SolanaSystemCreateAccountWithSeedInstruction) GetLamports() uint64
- func (x *SolanaSystemCreateAccountWithSeedInstruction) GetNewAccount() string
- func (x *SolanaSystemCreateAccountWithSeedInstruction) GetOwner() string
- func (x *SolanaSystemCreateAccountWithSeedInstruction) GetSeed() string
- func (x *SolanaSystemCreateAccountWithSeedInstruction) GetSource() string
- func (x *SolanaSystemCreateAccountWithSeedInstruction) GetSpace() uint64
- func (*SolanaSystemCreateAccountWithSeedInstruction) ProtoMessage()
- func (x *SolanaSystemCreateAccountWithSeedInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSystemCreateAccountWithSeedInstruction) Reset()
- func (x *SolanaSystemCreateAccountWithSeedInstruction) String() string
- type SolanaSystemProgram
- func (*SolanaSystemProgram) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSystemProgram) GetCreateAccount() *SolanaSystemCreateAccountInstruction
- func (x *SolanaSystemProgram) GetCreateAccountWithSeed() *SolanaSystemCreateAccountWithSeedInstruction
- func (m *SolanaSystemProgram) GetInstruction() isSolanaSystemProgram_Instruction
- func (x *SolanaSystemProgram) GetInstructionType() SolanaSystemProgram_InstructionType
- func (x *SolanaSystemProgram) GetTransfer() *SolanaSystemTransferInstruction
- func (x *SolanaSystemProgram) GetTransferWithSeed() *SolanaSystemTransferWithSeedInstruction
- func (x *SolanaSystemProgram) GetUnknown() *SolanaUnknownInstruction
- func (*SolanaSystemProgram) ProtoMessage()
- func (x *SolanaSystemProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaSystemProgram) Reset()
- func (x *SolanaSystemProgram) String() string
- type SolanaSystemProgram_CreateAccount
- type SolanaSystemProgram_CreateAccountWithSeed
- type SolanaSystemProgram_InstructionType
- func (SolanaSystemProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaSystemProgram_InstructionType) Enum() *SolanaSystemProgram_InstructionType
- func (SolanaSystemProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaSystemProgram_InstructionType) Name() string
- func (x SolanaSystemProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaSystemProgram_InstructionType) String() string
- func (SolanaSystemProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaSystemProgram_Transfer
- type SolanaSystemProgram_TransferWithSeed
- type SolanaSystemProgram_Unknown
- type SolanaSystemTransferInstruction
- func (*SolanaSystemTransferInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSystemTransferInstruction) GetDestination() string
- func (x *SolanaSystemTransferInstruction) GetLamports() uint64
- func (x *SolanaSystemTransferInstruction) GetSource() string
- func (*SolanaSystemTransferInstruction) ProtoMessage()
- func (x *SolanaSystemTransferInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSystemTransferInstruction) Reset()
- func (x *SolanaSystemTransferInstruction) String() string
- type SolanaSystemTransferWithSeedInstruction
- func (*SolanaSystemTransferWithSeedInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaSystemTransferWithSeedInstruction) GetDestination() string
- func (x *SolanaSystemTransferWithSeedInstruction) GetLamports() uint64
- func (x *SolanaSystemTransferWithSeedInstruction) GetSource() string
- func (x *SolanaSystemTransferWithSeedInstruction) GetSourceBase() string
- func (x *SolanaSystemTransferWithSeedInstruction) GetSourceOwner() string
- func (x *SolanaSystemTransferWithSeedInstruction) GetSourceSeed() string
- func (*SolanaSystemTransferWithSeedInstruction) ProtoMessage()
- func (x *SolanaSystemTransferWithSeedInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaSystemTransferWithSeedInstruction) Reset()
- func (x *SolanaSystemTransferWithSeedInstruction) String() string
- type SolanaTokenAmount
- func (*SolanaTokenAmount) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTokenAmount) GetAmount() string
- func (x *SolanaTokenAmount) GetDecimals() uint64
- func (x *SolanaTokenAmount) GetUiAmountString() string
- func (*SolanaTokenAmount) ProtoMessage()
- func (x *SolanaTokenAmount) ProtoReflect() protoreflect.Message
- func (x *SolanaTokenAmount) Reset()
- func (x *SolanaTokenAmount) String() string
- type SolanaTokenBalance
- func (*SolanaTokenBalance) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTokenBalance) GetAccountIndex() uint64
- func (x *SolanaTokenBalance) GetMint() string
- func (x *SolanaTokenBalance) GetOwner() string
- func (x *SolanaTokenBalance) GetTokenAmount() *SolanaTokenAmount
- func (*SolanaTokenBalance) ProtoMessage()
- func (x *SolanaTokenBalance) ProtoReflect() protoreflect.Message
- func (x *SolanaTokenBalance) Reset()
- func (x *SolanaTokenBalance) String() string
- type SolanaTransaction
- func (*SolanaTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTransaction) GetMeta() *SolanaTransactionMeta
- func (x *SolanaTransaction) GetPayload() *SolanaTransactionPayload
- func (x *SolanaTransaction) GetTransactionId() string
- func (x *SolanaTransaction) GetVersion() int32
- func (*SolanaTransaction) ProtoMessage()
- func (x *SolanaTransaction) ProtoReflect() protoreflect.Message
- func (x *SolanaTransaction) Reset()
- func (x *SolanaTransaction) String() string
- type SolanaTransactionMeta
- func (*SolanaTransactionMeta) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTransactionMeta) GetErr() string
- func (x *SolanaTransactionMeta) GetFee() uint64
- func (x *SolanaTransactionMeta) GetInnerInstructions() []*SolanaInnerInstruction
- func (x *SolanaTransactionMeta) GetLogMessages() []string
- func (x *SolanaTransactionMeta) GetPostBalances() []uint64
- func (x *SolanaTransactionMeta) GetPostTokenBalances() []*SolanaTokenBalance
- func (x *SolanaTransactionMeta) GetPreBalances() []uint64
- func (x *SolanaTransactionMeta) GetPreTokenBalances() []*SolanaTokenBalance
- func (x *SolanaTransactionMeta) GetRewards() []*SolanaReward
- func (*SolanaTransactionMeta) ProtoMessage()
- func (x *SolanaTransactionMeta) ProtoReflect() protoreflect.Message
- func (x *SolanaTransactionMeta) Reset()
- func (x *SolanaTransactionMeta) String() string
- type SolanaTransactionMetaV2
- func (*SolanaTransactionMetaV2) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTransactionMetaV2) GetErr() string
- func (x *SolanaTransactionMetaV2) GetFee() uint64
- func (x *SolanaTransactionMetaV2) GetInnerInstructions() []*SolanaInnerInstructionV2
- func (x *SolanaTransactionMetaV2) GetLogMessages() []string
- func (x *SolanaTransactionMetaV2) GetPostBalances() []uint64
- func (x *SolanaTransactionMetaV2) GetPostTokenBalances() []*SolanaTokenBalance
- func (x *SolanaTransactionMetaV2) GetPreBalances() []uint64
- func (x *SolanaTransactionMetaV2) GetPreTokenBalances() []*SolanaTokenBalance
- func (x *SolanaTransactionMetaV2) GetRewards() []*SolanaReward
- func (*SolanaTransactionMetaV2) ProtoMessage()
- func (x *SolanaTransactionMetaV2) ProtoReflect() protoreflect.Message
- func (x *SolanaTransactionMetaV2) Reset()
- func (x *SolanaTransactionMetaV2) String() string
- type SolanaTransactionPayload
- func (*SolanaTransactionPayload) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTransactionPayload) GetMessage() *SolanaMessage
- func (x *SolanaTransactionPayload) GetSignatures() []string
- func (*SolanaTransactionPayload) ProtoMessage()
- func (x *SolanaTransactionPayload) ProtoReflect() protoreflect.Message
- func (x *SolanaTransactionPayload) Reset()
- func (x *SolanaTransactionPayload) String() string
- type SolanaTransactionPayloadV2
- func (*SolanaTransactionPayloadV2) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTransactionPayloadV2) GetMessage() *SolanaMessageV2
- func (x *SolanaTransactionPayloadV2) GetSignatures() []string
- func (*SolanaTransactionPayloadV2) ProtoMessage()
- func (x *SolanaTransactionPayloadV2) ProtoReflect() protoreflect.Message
- func (x *SolanaTransactionPayloadV2) Reset()
- func (x *SolanaTransactionPayloadV2) String() string
- type SolanaTransactionV2
- func (*SolanaTransactionV2) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaTransactionV2) GetMeta() *SolanaTransactionMetaV2
- func (x *SolanaTransactionV2) GetPayload() *SolanaTransactionPayloadV2
- func (x *SolanaTransactionV2) GetTransactionId() string
- func (x *SolanaTransactionV2) GetVersion() int32
- func (*SolanaTransactionV2) ProtoMessage()
- func (x *SolanaTransactionV2) ProtoReflect() protoreflect.Message
- func (x *SolanaTransactionV2) Reset()
- func (x *SolanaTransactionV2) String() string
- type SolanaUnknownInstruction
- func (*SolanaUnknownInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaUnknownInstruction) GetInfo() []byte
- func (*SolanaUnknownInstruction) ProtoMessage()
- func (x *SolanaUnknownInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaUnknownInstruction) Reset()
- func (x *SolanaUnknownInstruction) String() string
- type SolanaVoteCompactUpdateVoteStateInstruction
- func (*SolanaVoteCompactUpdateVoteStateInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteCompactUpdateVoteStateInstruction) GetVoteAccount() string
- func (x *SolanaVoteCompactUpdateVoteStateInstruction) GetVoteAuthority() string
- func (x *SolanaVoteCompactUpdateVoteStateInstruction) GetVoteStateUpdate() *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate
- func (*SolanaVoteCompactUpdateVoteStateInstruction) ProtoMessage()
- func (x *SolanaVoteCompactUpdateVoteStateInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteCompactUpdateVoteStateInstruction) Reset()
- func (x *SolanaVoteCompactUpdateVoteStateInstruction) String() string
- type SolanaVoteCompactUpdateVoteStateInstruction_Lockout
- func (*SolanaVoteCompactUpdateVoteStateInstruction_Lockout) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_Lockout) GetConfirmationCount() uint64
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_Lockout) GetSlot() uint64
- func (*SolanaVoteCompactUpdateVoteStateInstruction_Lockout) ProtoMessage()
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_Lockout) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_Lockout) Reset()
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_Lockout) String() string
- type SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate
- func (*SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) GetHash() string
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) GetLockouts() []*SolanaVoteCompactUpdateVoteStateInstruction_Lockout
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) GetRoot() uint64
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) GetTimestamp() *timestamppb.Timestamp
- func (*SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) ProtoMessage()
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) Reset()
- func (x *SolanaVoteCompactUpdateVoteStateInstruction_VoteStateUpdate) String() string
- type SolanaVoteInitializeInstruction
- func (*SolanaVoteInitializeInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteInitializeInstruction) GetAuthorizedVoter() string
- func (x *SolanaVoteInitializeInstruction) GetAuthorizedWithdrawer() string
- func (x *SolanaVoteInitializeInstruction) GetClockSysvar() string
- func (x *SolanaVoteInitializeInstruction) GetCommission() uint32
- func (x *SolanaVoteInitializeInstruction) GetNode() string
- func (x *SolanaVoteInitializeInstruction) GetRentSysvar() string
- func (x *SolanaVoteInitializeInstruction) GetVoteAccount() string
- func (*SolanaVoteInitializeInstruction) ProtoMessage()
- func (x *SolanaVoteInitializeInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteInitializeInstruction) Reset()
- func (x *SolanaVoteInitializeInstruction) String() string
- type SolanaVoteProgram
- func (*SolanaVoteProgram) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteProgram) GetCompactUpdateVoteState() *SolanaVoteCompactUpdateVoteStateInstruction
- func (x *SolanaVoteProgram) GetInitialize() *SolanaVoteInitializeInstruction
- func (m *SolanaVoteProgram) GetInstruction() isSolanaVoteProgram_Instruction
- func (x *SolanaVoteProgram) GetInstructionType() SolanaVoteProgram_InstructionType
- func (x *SolanaVoteProgram) GetUnknown() *SolanaUnknownInstruction
- func (x *SolanaVoteProgram) GetVote() *SolanaVoteVoteInstruction
- func (x *SolanaVoteProgram) GetWithdraw() *SolanaVoteWithdrawInstruction
- func (*SolanaVoteProgram) ProtoMessage()
- func (x *SolanaVoteProgram) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteProgram) Reset()
- func (x *SolanaVoteProgram) String() string
- type SolanaVoteProgram_CompactUpdateVoteState
- type SolanaVoteProgram_Initialize
- type SolanaVoteProgram_InstructionType
- func (SolanaVoteProgram_InstructionType) Descriptor() protoreflect.EnumDescriptor
- func (x SolanaVoteProgram_InstructionType) Enum() *SolanaVoteProgram_InstructionType
- func (SolanaVoteProgram_InstructionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SolanaVoteProgram_InstructionType) Name() string
- func (x SolanaVoteProgram_InstructionType) Number() protoreflect.EnumNumber
- func (x SolanaVoteProgram_InstructionType) String() string
- func (SolanaVoteProgram_InstructionType) Type() protoreflect.EnumType
- type SolanaVoteProgram_Unknown
- type SolanaVoteProgram_Vote
- type SolanaVoteProgram_Withdraw
- type SolanaVoteVoteInstruction
- func (*SolanaVoteVoteInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteVoteInstruction) GetClockSysvar() string
- func (x *SolanaVoteVoteInstruction) GetSlotHashesSysvar() string
- func (x *SolanaVoteVoteInstruction) GetVote() *SolanaVoteVoteInstruction_Vote
- func (x *SolanaVoteVoteInstruction) GetVoteAccount() string
- func (x *SolanaVoteVoteInstruction) GetVoteAuthority() string
- func (*SolanaVoteVoteInstruction) ProtoMessage()
- func (x *SolanaVoteVoteInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteVoteInstruction) Reset()
- func (x *SolanaVoteVoteInstruction) String() string
- type SolanaVoteVoteInstruction_Vote
- func (*SolanaVoteVoteInstruction_Vote) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteVoteInstruction_Vote) GetHash() string
- func (x *SolanaVoteVoteInstruction_Vote) GetSlots() []uint64
- func (x *SolanaVoteVoteInstruction_Vote) GetTimestamp() *timestamppb.Timestamp
- func (*SolanaVoteVoteInstruction_Vote) ProtoMessage()
- func (x *SolanaVoteVoteInstruction_Vote) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteVoteInstruction_Vote) Reset()
- func (x *SolanaVoteVoteInstruction_Vote) String() string
- type SolanaVoteWithdrawInstruction
- func (*SolanaVoteWithdrawInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *SolanaVoteWithdrawInstruction) GetDestination() string
- func (x *SolanaVoteWithdrawInstruction) GetLamports() uint64
- func (x *SolanaVoteWithdrawInstruction) GetVoteAccount() string
- func (x *SolanaVoteWithdrawInstruction) GetWithdrawAuthority() string
- func (*SolanaVoteWithdrawInstruction) ProtoMessage()
- func (x *SolanaVoteWithdrawInstruction) ProtoReflect() protoreflect.Message
- func (x *SolanaVoteWithdrawInstruction) Reset()
- func (x *SolanaVoteWithdrawInstruction) String() string
- type TransactionMetadata
- func (*TransactionMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionMetadata) GetTransactions() []string
- func (*TransactionMetadata) ProtoMessage()
- func (x *TransactionMetadata) ProtoReflect() protoreflect.Message
- func (x *TransactionMetadata) Reset()
- func (x *TransactionMetadata) String() string
- type UnimplementedChainStorageServer
- func (UnimplementedChainStorageServer) GetBlockByTransaction(context.Context, *GetBlockByTransactionRequest) (*GetBlockByTransactionResponse, error)
- func (UnimplementedChainStorageServer) GetBlockFile(context.Context, *GetBlockFileRequest) (*GetBlockFileResponse, error)
- func (UnimplementedChainStorageServer) GetBlockFilesByRange(context.Context, *GetBlockFilesByRangeRequest) (*GetBlockFilesByRangeResponse, error)
- func (UnimplementedChainStorageServer) GetChainEvents(context.Context, *GetChainEventsRequest) (*GetChainEventsResponse, error)
- func (UnimplementedChainStorageServer) GetChainMetadata(context.Context, *GetChainMetadataRequest) (*GetChainMetadataResponse, error)
- func (UnimplementedChainStorageServer) GetLatestBlock(context.Context, *GetLatestBlockRequest) (*GetLatestBlockResponse, error)
- func (UnimplementedChainStorageServer) GetNativeBlock(context.Context, *GetNativeBlockRequest) (*GetNativeBlockResponse, error)
- func (UnimplementedChainStorageServer) GetNativeBlocksByRange(context.Context, *GetNativeBlocksByRangeRequest) (*GetNativeBlocksByRangeResponse, error)
- func (UnimplementedChainStorageServer) GetNativeTransaction(context.Context, *GetNativeTransactionRequest) (*GetNativeTransactionResponse, error)
- func (UnimplementedChainStorageServer) GetRawBlock(context.Context, *GetRawBlockRequest) (*GetRawBlockResponse, error)
- func (UnimplementedChainStorageServer) GetRawBlocksByRange(context.Context, *GetRawBlocksByRangeRequest) (*GetRawBlocksByRangeResponse, error)
- func (UnimplementedChainStorageServer) GetRosettaBlock(context.Context, *GetRosettaBlockRequest) (*GetRosettaBlockResponse, error)
- func (UnimplementedChainStorageServer) GetRosettaBlocksByRange(context.Context, *GetRosettaBlocksByRangeRequest) (*GetRosettaBlocksByRangeResponse, error)
- func (UnimplementedChainStorageServer) GetVerifiedAccountState(context.Context, *GetVerifiedAccountStateRequest) (*GetVerifiedAccountStateResponse, error)
- func (UnimplementedChainStorageServer) GetVersionedChainEvent(context.Context, *GetVersionedChainEventRequest) (*GetVersionedChainEventResponse, error)
- func (UnimplementedChainStorageServer) StreamChainEvents(*ChainEventsRequest, ChainStorage_StreamChainEventsServer) error
- type UnsafeChainStorageServer
- type ValidateAccountStateRequest
- func (*ValidateAccountStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateAccountStateRequest) GetAccountProof() *GetAccountProofResponse
- func (x *ValidateAccountStateRequest) GetAccountReq() *InternalGetVerifiedAccountStateRequest
- func (x *ValidateAccountStateRequest) GetBlock() *NativeBlock
- func (*ValidateAccountStateRequest) ProtoMessage()
- func (x *ValidateAccountStateRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateAccountStateRequest) Reset()
- func (x *ValidateAccountStateRequest) String() string
- type ValidateAccountStateResponse
- func (*ValidateAccountStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateAccountStateResponse) GetBalance() string
- func (x *ValidateAccountStateResponse) GetEthereum() *EthereumAccountStateResponse
- func (m *ValidateAccountStateResponse) GetResponse() isValidateAccountStateResponse_Response
- func (*ValidateAccountStateResponse) ProtoMessage()
- func (x *ValidateAccountStateResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateAccountStateResponse) Reset()
- func (x *ValidateAccountStateResponse) String() string
- type ValidateAccountStateResponse_Ethereum
- type ValidateRosettaBlockRequest
- func (*ValidateRosettaBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateRosettaBlockRequest) GetNativeBlock() *NativeBlock
- func (*ValidateRosettaBlockRequest) ProtoMessage()
- func (x *ValidateRosettaBlockRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateRosettaBlockRequest) Reset()
- func (x *ValidateRosettaBlockRequest) String() string
Constants ¶
const ( ChainStorage_GetLatestBlock_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetLatestBlock" ChainStorage_GetBlockFile_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetBlockFile" ChainStorage_GetBlockFilesByRange_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetBlockFilesByRange" ChainStorage_GetRawBlock_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetRawBlock" ChainStorage_GetRawBlocksByRange_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetRawBlocksByRange" ChainStorage_GetNativeBlock_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetNativeBlock" ChainStorage_GetNativeBlocksByRange_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetNativeBlocksByRange" ChainStorage_GetRosettaBlock_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetRosettaBlock" ChainStorage_GetRosettaBlocksByRange_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetRosettaBlocksByRange" ChainStorage_StreamChainEvents_FullMethodName = "/coinbase.chainstorage.ChainStorage/StreamChainEvents" ChainStorage_GetChainEvents_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetChainEvents" ChainStorage_GetChainMetadata_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetChainMetadata" ChainStorage_GetVersionedChainEvent_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetVersionedChainEvent" ChainStorage_GetBlockByTransaction_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetBlockByTransaction" ChainStorage_GetNativeTransaction_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetNativeTransaction" ChainStorage_GetVerifiedAccountState_FullMethodName = "/coinbase.chainstorage.ChainStorage/GetVerifiedAccountState" )
const Delimiter = "_"
Variables ¶
var ( Compression_name = map[int32]string{ 0: "NONE", 1: "GZIP", } Compression_value = map[string]int32{ "NONE": 0, "GZIP": 1, } )
Enum value maps for Compression.
var ( InitialPosition_name = map[int32]string{ 0: "EARLIEST", 1: "LATEST", } InitialPosition_value = map[string]int32{ "EARLIEST": 0, "LATEST": 1, } )
Enum value maps for InitialPosition.
var ( BlockchainEvent_Type_name = map[int32]string{ 0: "UNKNOWN", 1: "BLOCK_ADDED", 2: "BLOCK_REMOVED", } BlockchainEvent_Type_value = map[string]int32{ "UNKNOWN": 0, "BLOCK_ADDED": 1, "BLOCK_REMOVED": 2, } )
Enum value maps for BlockchainEvent_Type.
var ( SideChain_name = map[int32]string{ 0: "SIDECHAIN_NONE", 1: "SIDECHAIN_ETHEREUM_MAINNET_BEACON", 2: "SIDECHAIN_ETHEREUM_HOLESKY_BEACON", } SideChain_value = map[string]int32{ "SIDECHAIN_NONE": 0, "SIDECHAIN_ETHEREUM_MAINNET_BEACON": 1, "SIDECHAIN_ETHEREUM_HOLESKY_BEACON": 2, } )
Enum value maps for SideChain.
var ( AptosTransaction_TransactionType_name = map[int32]string{ 0: "UNSPECIFIED", 1: "GENESIS", 2: "BLOCK_METADATA", 3: "STATE_CHECKPOINT", 4: "USER", } AptosTransaction_TransactionType_value = map[string]int32{ "UNSPECIFIED": 0, "GENESIS": 1, "BLOCK_METADATA": 2, "STATE_CHECKPOINT": 3, "USER": 4, } )
Enum value maps for AptosTransaction_TransactionType.
var ( AptosWriteSetChange_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "DELETE_MODULE", 2: "DELETE_RESOURCE", 3: "DELETE_TABLE_ITEM", 4: "WRITE_MODULE", 5: "WRITE_RESOURCE", 6: "WRITE_TABLE_ITEM", } AptosWriteSetChange_Type_value = map[string]int32{ "UNSPECIFIED": 0, "DELETE_MODULE": 1, "DELETE_RESOURCE": 2, "DELETE_TABLE_ITEM": 3, "WRITE_MODULE": 4, "WRITE_RESOURCE": 5, "WRITE_TABLE_ITEM": 6, } )
Enum value maps for AptosWriteSetChange_Type.
var ( AptosWriteSet_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "SCRIPT_WRITE_SET", 2: "DIRECT_WRITE_SET", } AptosWriteSet_Type_value = map[string]int32{ "UNSPECIFIED": 0, "SCRIPT_WRITE_SET": 1, "DIRECT_WRITE_SET": 2, } )
Enum value maps for AptosWriteSet_Type.
var ( AptosTransactionPayload_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "ENTRY_FUNCTION_PAYLOAD", 2: "SCRIPT_PAYLOAD", 3: "MODULE_BUNDLE_PAYLOAD", 4: "WRITE_SET_PAYLOAD", 5: "MULTISIG_PAYLOAD", } AptosTransactionPayload_Type_value = map[string]int32{ "UNSPECIFIED": 0, "ENTRY_FUNCTION_PAYLOAD": 1, "SCRIPT_PAYLOAD": 2, "MODULE_BUNDLE_PAYLOAD": 3, "WRITE_SET_PAYLOAD": 4, "MULTISIG_PAYLOAD": 5, } )
Enum value maps for AptosTransactionPayload_Type.
var ( AptosMoveFunction_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "PRIVATE", 2: "PUBLIC", 3: "FRIEND", } AptosMoveFunction_Type_value = map[string]int32{ "UNSPECIFIED": 0, "PRIVATE": 1, "PUBLIC": 2, "FRIEND": 3, } )
Enum value maps for AptosMoveFunction_Type.
var ( AptosMultisigTransactionPayload_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "ENTRY_FUNCTION_PAYLOAD", } AptosMultisigTransactionPayload_Type_value = map[string]int32{ "UNSPECIFIED": 0, "ENTRY_FUNCTION_PAYLOAD": 1, } )
Enum value maps for AptosMultisigTransactionPayload_Type.
var ( AptosSignature_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "ED25519", 2: "MULTI_ED25519", 3: "MULTI_AGENT", 4: "FEE_PAYER", } AptosSignature_Type_value = map[string]int32{ "UNSPECIFIED": 0, "ED25519": 1, "MULTI_ED25519": 2, "MULTI_AGENT": 3, "FEE_PAYER": 4, } )
Enum value maps for AptosSignature_Type.
var ( AptosAccountSignature_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "ED25519", 2: "MULTI_ED25519", 3: "FEE_PAYER", } AptosAccountSignature_Type_value = map[string]int32{ "UNSPECIFIED": 0, "ED25519": 1, "MULTI_ED25519": 2, "FEE_PAYER": 3, } )
Enum value maps for AptosAccountSignature_Type.
var ( SolanaProgram_name = map[int32]string{ 0: "RAW", 1: "ADDRESS_LOOKUP_TABLE", 2: "BPF_Loader", 3: "BPF_UPGRADEABLE_Loader", 4: "VOTE", 5: "SYSTEM", 6: "STAKE", 7: "SPL_MEMO", 8: "SPL_TOKEN", 9: "SPL_TOKEN_2022", 10: "SPL_ASSOCIATED_TOKEN_ACCOUNT", 11: "UNPARSED", } SolanaProgram_value = map[string]int32{ "RAW": 0, "ADDRESS_LOOKUP_TABLE": 1, "BPF_Loader": 2, "BPF_UPGRADEABLE_Loader": 3, "VOTE": 4, "SYSTEM": 5, "STAKE": 6, "SPL_MEMO": 7, "SPL_TOKEN": 8, "SPL_TOKEN_2022": 9, "SPL_ASSOCIATED_TOKEN_ACCOUNT": 10, "UNPARSED": 11, } )
Enum value maps for SolanaProgram.
var ( SolanaAddressLookupTableProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", } SolanaAddressLookupTableProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, } )
Enum value maps for SolanaAddressLookupTableProgram_InstructionType.
var ( SolanaBpfLoaderProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", } SolanaBpfLoaderProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, } )
Enum value maps for SolanaBpfLoaderProgram_InstructionType.
var ( SolanaBpfUpgradeableLoaderProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", } SolanaBpfUpgradeableLoaderProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, } )
Enum value maps for SolanaBpfUpgradeableLoaderProgram_InstructionType.
var ( SolanaVoteProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", 1: "INITIALIZE", 2: "VOTE", 3: "WITHDRAW", 4: "COMPACT_UPDATE_VOTE_STATE", } SolanaVoteProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, "INITIALIZE": 1, "VOTE": 2, "WITHDRAW": 3, "COMPACT_UPDATE_VOTE_STATE": 4, } )
Enum value maps for SolanaVoteProgram_InstructionType.
var ( SolanaSystemProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", 1: "CREATE_ACCOUNT", 2: "TRANSFER", 3: "CREATE_ACCOUNT_WITH_SEED", 4: "TRANSFER_WITH_SEED", } SolanaSystemProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, "CREATE_ACCOUNT": 1, "TRANSFER": 2, "CREATE_ACCOUNT_WITH_SEED": 3, "TRANSFER_WITH_SEED": 4, } )
Enum value maps for SolanaSystemProgram_InstructionType.
var ( SolanaStakeProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", 1: "INITIALIZE", 2: "DELEGATE", 3: "DEACTIVATE", 4: "MERGE", 5: "SPLIT", 6: "WITHDRAW", } SolanaStakeProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, "INITIALIZE": 1, "DELEGATE": 2, "DEACTIVATE": 3, "MERGE": 4, "SPLIT": 5, "WITHDRAW": 6, } )
Enum value maps for SolanaStakeProgram_InstructionType.
var ( SolanaSplMemoProgram_InstructionType_name = map[int32]string{ 0: "SPL_MEMO", } SolanaSplMemoProgram_InstructionType_value = map[string]int32{ "SPL_MEMO": 0, } )
Enum value maps for SolanaSplMemoProgram_InstructionType.
var ( SolanaSplTokenProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", 1: "GET_ACCOUNT_DATA_SIZE", 2: "INITIALIZE_IMMUTABLE_OWNER", 3: "TRANSFER", } SolanaSplTokenProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, "GET_ACCOUNT_DATA_SIZE": 1, "INITIALIZE_IMMUTABLE_OWNER": 2, "TRANSFER": 3, } )
Enum value maps for SolanaSplTokenProgram_InstructionType.
var ( SolanaSplToken2022Program_InstructionType_name = map[int32]string{ 0: "UNKNOWN", } SolanaSplToken2022Program_InstructionType_value = map[string]int32{ "UNKNOWN": 0, } )
Enum value maps for SolanaSplToken2022Program_InstructionType.
var ( SolanaSplAssociatedTokenAccountProgram_InstructionType_name = map[int32]string{ 0: "UNKNOWN", } SolanaSplAssociatedTokenAccountProgram_InstructionType_value = map[string]int32{ "UNKNOWN": 0, } )
Enum value maps for SolanaSplAssociatedTokenAccountProgram_InstructionType.
var ChainStorage_ServiceDesc = grpc.ServiceDesc{ ServiceName: "coinbase.chainstorage.ChainStorage", HandlerType: (*ChainStorageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetLatestBlock", Handler: _ChainStorage_GetLatestBlock_Handler, }, { MethodName: "GetBlockFile", Handler: _ChainStorage_GetBlockFile_Handler, }, { MethodName: "GetBlockFilesByRange", Handler: _ChainStorage_GetBlockFilesByRange_Handler, }, { MethodName: "GetRawBlock", Handler: _ChainStorage_GetRawBlock_Handler, }, { MethodName: "GetRawBlocksByRange", Handler: _ChainStorage_GetRawBlocksByRange_Handler, }, { MethodName: "GetNativeBlock", Handler: _ChainStorage_GetNativeBlock_Handler, }, { MethodName: "GetNativeBlocksByRange", Handler: _ChainStorage_GetNativeBlocksByRange_Handler, }, { MethodName: "GetRosettaBlock", Handler: _ChainStorage_GetRosettaBlock_Handler, }, { MethodName: "GetRosettaBlocksByRange", Handler: _ChainStorage_GetRosettaBlocksByRange_Handler, }, { MethodName: "GetChainEvents", Handler: _ChainStorage_GetChainEvents_Handler, }, { MethodName: "GetChainMetadata", Handler: _ChainStorage_GetChainMetadata_Handler, }, { MethodName: "GetVersionedChainEvent", Handler: _ChainStorage_GetVersionedChainEvent_Handler, }, { MethodName: "GetBlockByTransaction", Handler: _ChainStorage_GetBlockByTransaction_Handler, }, { MethodName: "GetNativeTransaction", Handler: _ChainStorage_GetNativeTransaction_Handler, }, { MethodName: "GetVerifiedAccountState", Handler: _ChainStorage_GetVerifiedAccountState_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "StreamChainEvents", Handler: _ChainStorage_StreamChainEvents_Handler, ServerStreams: true, }, }, Metadata: "coinbase/chainstorage/api.proto", }
ChainStorage_ServiceDesc is the grpc.ServiceDesc for ChainStorage service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_coinbase_chainstorage_api_proto protoreflect.FileDescriptor
var File_coinbase_chainstorage_blockchain_aptos_proto protoreflect.FileDescriptor
var File_coinbase_chainstorage_blockchain_bitcoin_proto protoreflect.FileDescriptor
var File_coinbase_chainstorage_blockchain_ethereum_proto protoreflect.FileDescriptor
var File_coinbase_chainstorage_blockchain_proto protoreflect.FileDescriptor
var File_coinbase_chainstorage_blockchain_rosetta_proto protoreflect.FileDescriptor
var File_coinbase_chainstorage_blockchain_solana_proto protoreflect.FileDescriptor
Functions ¶
func RegisterChainStorageServer ¶
func RegisterChainStorageServer(s grpc.ServiceRegistrar, srv ChainStorageServer)
Types ¶
type AccountKey ¶
type AccountKey struct { Pubkey string `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` Signer bool `protobuf:"varint,2,opt,name=signer,proto3" json:"signer,omitempty"` Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"` Writable bool `protobuf:"varint,4,opt,name=writable,proto3" json:"writable,omitempty"` // contains filtered or unexported fields }
func (*AccountKey) Descriptor
deprecated
func (*AccountKey) Descriptor() ([]byte, []int)
Deprecated: Use AccountKey.ProtoReflect.Descriptor instead.
func (*AccountKey) GetPubkey ¶
func (x *AccountKey) GetPubkey() string
func (*AccountKey) GetSigner ¶
func (x *AccountKey) GetSigner() bool
func (*AccountKey) GetSource ¶
func (x *AccountKey) GetSource() string
func (*AccountKey) GetWritable ¶
func (x *AccountKey) GetWritable() bool
func (*AccountKey) ProtoMessage ¶
func (*AccountKey) ProtoMessage()
func (*AccountKey) ProtoReflect ¶
func (x *AccountKey) ProtoReflect() protoreflect.Message
func (*AccountKey) Reset ¶
func (x *AccountKey) Reset()
func (*AccountKey) String ¶
func (x *AccountKey) String() string
type AddressTableLookup ¶
type AddressTableLookup struct { AccountKey string `protobuf:"bytes,1,opt,name=account_key,json=accountKey,proto3" json:"account_key,omitempty"` ReadonlyIndexes []uint64 `protobuf:"varint,2,rep,packed,name=readonly_indexes,json=readonlyIndexes,proto3" json:"readonly_indexes,omitempty"` WritableIndexes []uint64 `protobuf:"varint,3,rep,packed,name=writable_indexes,json=writableIndexes,proto3" json:"writable_indexes,omitempty"` // contains filtered or unexported fields }
func (*AddressTableLookup) Descriptor
deprecated
func (*AddressTableLookup) Descriptor() ([]byte, []int)
Deprecated: Use AddressTableLookup.ProtoReflect.Descriptor instead.
func (*AddressTableLookup) GetAccountKey ¶
func (x *AddressTableLookup) GetAccountKey() string
func (*AddressTableLookup) GetReadonlyIndexes ¶
func (x *AddressTableLookup) GetReadonlyIndexes() []uint64
func (*AddressTableLookup) GetWritableIndexes ¶
func (x *AddressTableLookup) GetWritableIndexes() []uint64
func (*AddressTableLookup) ProtoMessage ¶
func (*AddressTableLookup) ProtoMessage()
func (*AddressTableLookup) ProtoReflect ¶
func (x *AddressTableLookup) ProtoReflect() protoreflect.Message
func (*AddressTableLookup) Reset ¶
func (x *AddressTableLookup) Reset()
func (*AddressTableLookup) String ¶
func (x *AddressTableLookup) String() string
type AptosAccountSignature ¶
type AptosAccountSignature struct { Type AptosAccountSignature_Type `protobuf:"varint,1,opt,name=type,proto3,enum=coinbase.chainstorage.AptosAccountSignature_Type" json:"type,omitempty"` // Types that are assignable to Signature: // // *AptosAccountSignature_Ed25519 // *AptosAccountSignature_MultiEd25519 // *AptosAccountSignature_FeePayer Signature isAptosAccountSignature_Signature `protobuf_oneof:"signature"` // contains filtered or unexported fields }
func (*AptosAccountSignature) Descriptor
deprecated
func (*AptosAccountSignature) Descriptor() ([]byte, []int)
Deprecated: Use AptosAccountSignature.ProtoReflect.Descriptor instead.
func (*AptosAccountSignature) GetEd25519 ¶
func (x *AptosAccountSignature) GetEd25519() *AptosEd25519Signature
func (*AptosAccountSignature) GetFeePayer ¶
func (x *AptosAccountSignature) GetFeePayer() *AptosFeePayerSignature
func (*AptosAccountSignature) GetMultiEd25519 ¶
func (x *AptosAccountSignature) GetMultiEd25519() *AptosMultiEd25519Signature
func (*AptosAccountSignature) GetSignature ¶
func (m *AptosAccountSignature) GetSignature() isAptosAccountSignature_Signature
func (*AptosAccountSignature) GetType ¶
func (x *AptosAccountSignature) GetType() AptosAccountSignature_Type
func (*AptosAccountSignature) ProtoMessage ¶
func (*AptosAccountSignature) ProtoMessage()
func (*AptosAccountSignature) ProtoReflect ¶
func (x *AptosAccountSignature) ProtoReflect() protoreflect.Message
func (*AptosAccountSignature) Reset ¶
func (x *AptosAccountSignature) Reset()
func (*AptosAccountSignature) String ¶
func (x *AptosAccountSignature) String() string
type AptosAccountSignature_Ed25519 ¶
type AptosAccountSignature_Ed25519 struct {
Ed25519 *AptosEd25519Signature `protobuf:"bytes,2,opt,name=ed25519,proto3,oneof"`
}
type AptosAccountSignature_FeePayer ¶
type AptosAccountSignature_FeePayer struct {
FeePayer *AptosFeePayerSignature `protobuf:"bytes,4,opt,name=fee_payer,json=feePayer,proto3,oneof"`
}
type AptosAccountSignature_MultiEd25519 ¶
type AptosAccountSignature_MultiEd25519 struct {
MultiEd25519 *AptosMultiEd25519Signature `protobuf:"bytes,3,opt,name=multi_ed25519,json=multiEd25519,proto3,oneof"`
}
type AptosAccountSignature_Type ¶
type AptosAccountSignature_Type int32
const ( AptosAccountSignature_UNSPECIFIED AptosAccountSignature_Type = 0 AptosAccountSignature_ED25519 AptosAccountSignature_Type = 1 AptosAccountSignature_MULTI_ED25519 AptosAccountSignature_Type = 2 AptosAccountSignature_FEE_PAYER AptosAccountSignature_Type = 3 )
func (AptosAccountSignature_Type) Descriptor ¶
func (AptosAccountSignature_Type) Descriptor() protoreflect.EnumDescriptor
func (AptosAccountSignature_Type) Enum ¶
func (x AptosAccountSignature_Type) Enum() *AptosAccountSignature_Type
func (AptosAccountSignature_Type) EnumDescriptor
deprecated
func (AptosAccountSignature_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use AptosAccountSignature_Type.Descriptor instead.
func (AptosAccountSignature_Type) Number ¶
func (x AptosAccountSignature_Type) Number() protoreflect.EnumNumber
func (AptosAccountSignature_Type) String ¶
func (x AptosAccountSignature_Type) String() string
func (AptosAccountSignature_Type) Type ¶
func (AptosAccountSignature_Type) Type() protoreflect.EnumType
type AptosBlobdata ¶
type AptosBlobdata struct { Block []byte `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"` // contains filtered or unexported fields }
One request can fetch all the needed data for a raw block in Aptos.
func (*AptosBlobdata) Descriptor
deprecated
func (*AptosBlobdata) Descriptor() ([]byte, []int)
Deprecated: Use AptosBlobdata.ProtoReflect.Descriptor instead.
func (*AptosBlobdata) GetBlock ¶
func (x *AptosBlobdata) GetBlock() []byte
func (*AptosBlobdata) ProtoMessage ¶
func (*AptosBlobdata) ProtoMessage()
func (*AptosBlobdata) ProtoReflect ¶
func (x *AptosBlobdata) ProtoReflect() protoreflect.Message
func (*AptosBlobdata) Reset ¶
func (x *AptosBlobdata) Reset()
func (*AptosBlobdata) String ¶
func (x *AptosBlobdata) String() string
type AptosBlock ¶
type AptosBlock struct { Header *AptosHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"` // All transactions that happened in the Block. Transactions []*AptosTransaction `protobuf:"bytes,2,rep,name=transactions,proto3" json:"transactions,omitempty"` // contains filtered or unexported fields }
A block on Aptos holds transactions in chronological order (ordered by a transactions monotonically increasing `version` field) All blocks start with a `BlockMetadataTransaction`, and are followed by zero or more transactions. The next `BlockMetadataTransaction` denotes the end of the current block, and the start of the next one.
The Block `height` is a strictly monotonically increasing count of the number of blocks, and there will never be a gap in the numbers. It is also a unique identifier: there will never be two blocks with the same `height`.
The Genesis Transaction (version 0) is contained within the first block, which has a height of `0`.
func (*AptosBlock) Descriptor
deprecated
func (*AptosBlock) Descriptor() ([]byte, []int)
Deprecated: Use AptosBlock.ProtoReflect.Descriptor instead.
func (*AptosBlock) GetHeader ¶
func (x *AptosBlock) GetHeader() *AptosHeader
func (*AptosBlock) GetTransactions ¶
func (x *AptosBlock) GetTransactions() []*AptosTransaction
func (*AptosBlock) ProtoMessage ¶
func (*AptosBlock) ProtoMessage()
func (*AptosBlock) ProtoReflect ¶
func (x *AptosBlock) ProtoReflect() protoreflect.Message
func (*AptosBlock) Reset ¶
func (x *AptosBlock) Reset()
func (*AptosBlock) String ¶
func (x *AptosBlock) String() string
type AptosBlockMetadataTransaction ¶
type AptosBlockMetadataTransaction struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Epoch uint64 `protobuf:"varint,2,opt,name=epoch,proto3" json:"epoch,omitempty"` Round uint64 `protobuf:"varint,3,opt,name=round,proto3" json:"round,omitempty"` Events []*AptosEvent `protobuf:"bytes,4,rep,name=events,proto3" json:"events,omitempty"` PreviousBlockVotesBitvec []byte `` /* 137-byte string literal not displayed */ Proposer string `protobuf:"bytes,6,opt,name=proposer,proto3" json:"proposer,omitempty"` FailedProposerIndices []uint32 `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
Block metadata transaction.
func (*AptosBlockMetadataTransaction) Descriptor
deprecated
func (*AptosBlockMetadataTransaction) Descriptor() ([]byte, []int)
Deprecated: Use AptosBlockMetadataTransaction.ProtoReflect.Descriptor instead.
func (*AptosBlockMetadataTransaction) GetEpoch ¶
func (x *AptosBlockMetadataTransaction) GetEpoch() uint64
func (*AptosBlockMetadataTransaction) GetEvents ¶
func (x *AptosBlockMetadataTransaction) GetEvents() []*AptosEvent
func (*AptosBlockMetadataTransaction) GetFailedProposerIndices ¶
func (x *AptosBlockMetadataTransaction) GetFailedProposerIndices() []uint32
func (*AptosBlockMetadataTransaction) GetId ¶
func (x *AptosBlockMetadataTransaction) GetId() string
func (*AptosBlockMetadataTransaction) GetPreviousBlockVotesBitvec ¶
func (x *AptosBlockMetadataTransaction) GetPreviousBlockVotesBitvec() []byte
func (*AptosBlockMetadataTransaction) GetProposer ¶
func (x *AptosBlockMetadataTransaction) GetProposer() string