Chains

Block model

sf.stellar.type.v1.Block

sf.stellar.type.v1.Events

As per: https://github.com/stellar/stellar-rpc/pull/455

bytes[]diagnostic_events_xdr = 1
bytes[]transaction_events_xdr = 2
ContractEvent[]contract_events_xdr = 3

sf.stellar.type.v1.ContractEvent

bytes[]events = 1

sf.stellar.type.v1.TransactionStatus

enum

UNKNOWN = 0

SUCCESS = 1

FAILED = 2