Get desktop application:
View/edit binary Protocol Buffers messages
Used in: AuthenticateRequest, GetChallengeRequest, IncompleteUserOp, SessionKeyPermission, State, outcome.SingleAssetExit, settlement.Asset
Used in: IncompleteUserOp, SessionKeyPermission
Used in: Quote, TradeState, MarginCall, Trade
Used in: Position, Trade
DIRECTION_UNSPECIFIED = 0
DIRECTION_BUY = 1
DIRECTION_SELL = 2
Used in: SignedMarginCall, settlement.SettlementLedger
uint64 version = 1
repeated Decimal amounts = 2
Used in: StreamNotification
MARGIN_LIMIT_TYPE_UNSPECIFIED = 0
MARGIN_LIMIT_TYPE_NONE = 1
MARGIN_LIMIT_TYPE_SOFT = 2
MARGIN_LIMIT_TYPE_HARD = 3
Used in: PriceFeedSubscribeRequest, Quote, SettlementNotification, SettlementRequest, Position, Trade
string base = 1
string quote = 2
Used in: GetPositionsResponse, PositionNotification, clear_stream.ClearStream
string id = 9
string channel_id = 1
optional Market market = 2
string amount = 4
string cost = 5
string market_value = 6
string pnl = 7
Used in: Position
POSITION_STATUS_UNSPECIFIED = 0
POSITION_STATUS_OPEN = 1
POSITION_STATUS_IN_SETTLEMENT = 2
POSITION_STATUS_SETTLED = 3
POSITION_STATUS_CLOSED = 4
Used in: StreamNotification
PROTOCOL_INDEX_UNSPECIFIED = 0
PROTOCOL_INDEX_INITIATOR = 1
PROTOCOL_INDEX_RESPONDER = 2
Used as response type in: Channel.Close, Channel.Open, Channel.Update
Used as field type in: ChannelState, EscrowState, TradeState, SignedMarginCall
uint32 v = 1
bytes r = 2
bytes s = 3
Used as request type in: TradeChannel.UpdateMargin
Used as response type in: TradeChannel.UpdateMargin
Used as field type in: TradeState
Used in: ChannelState, EscrowState, TradeState
repeated Address participants = 1
uint64 channel_nonce = 2
optional Address app_definition = 3
uint32 challenge_duration = 4
bytes app_data = 5
uint64 turn_num = 7
bool is_final = 8
Used as response type in: Channel.SubscribeTrades
Used as field type in: RecordTradeNotification, TradeRequest, TradeResponse, TradesRequest
string channel_id = 1
string external_id = 2
optional Market market = 3
optional Decimal amount = 5
optional Decimal price = 6
int64 executed_at = 7