Skip to main content
Version: testnet (v0.71)

corestate.proto

path vega/api/v1/corestate.proto

package vega.api.v1


Messages

Account

NameTypeDescription
partystring
marketstring
balancestring
assetstring
typestring

ListAccountsRequest

NameTypeDescription
partystring
marketstring

ListAccountsResponse

NameTypeDescription
accountsAccount

ListAssetsRequest

NameTypeDescription
assetstringoptional ID

ListAssetsResponse

NameTypeDescription
assetsvega.Asset

ListDelegationsRequest

NameTypeDescription
partystring
nodestring
epoch_seqstring

ListDelegationsResponse

NameTypeDescription
delegationsvega.Delegation

ListMarketsDataRequest

NameTypeDescription
marketstring

ListMarketsDataResponse

NameTypeDescription
markets_datavega.MarketData

ListMarketsRequest

NameTypeDescription
marketstring

ListMarketsResponse

NameTypeDescription
marketsvega.Market

ListNetworkLimitsRequest

NameTypeDescription

ListNetworkLimitsResponse

NameTypeDescription
network_limitsvega.NetworkLimits

ListNetworkParametersRequest

NameTypeDescription
network_parameter_keystringoptional parameter key

ListNetworkParametersResponse

NameTypeDescription
network_parametersvega.NetworkParameter

ListPartiesRequest

NameTypeDescription

ListPartiesResponse

NameTypeDescription
partiesvega.Party

ListPartiesStakeRequest

NameTypeDescription
partystring

ListPartiesStakeResponse

NameTypeDescription
parties_stakePartyStake

ListProposalsRequest

NameTypeDescription
proposalstringoptional ID
proposerstringoptional party

ListProposalsResponse

NameTypeDescription
proposalsvega.Proposal

ListValidatorsRequest

NameTypeDescription

ListValidatorsResponse

NameTypeDescription
validatorsvega.events.v1.ValidatorUpdate

ListVotesRequest

NameTypeDescription
proposalstring
partystring

ListVotesResponse

NameTypeDescription
votesvega.Vote

PartyStake

NameTypeDescription
partystring
current_stake_availablestring
stake_linkingsvega.events.v1.StakeLinking

Services

CoreStateService

ListAccounts

MethodListAccounts
RequestListAccountsRequest
ResponseListAccountsResponse
DescriptionAccounts list Get a list of accounts

ListAssets

MethodListAssets
RequestListAssetsRequest
ResponseListAssetsResponse
DescriptionAssets list Get a list of assets

ListNetworkParameters

MethodListNetworkParameters
RequestListNetworkParametersRequest
ResponseListNetworkParametersResponse
DescriptionNetwork parameters list Get a list of network parameters

ListNetworkLimits

MethodListNetworkLimits
RequestListNetworkLimitsRequest
ResponseListNetworkLimitsResponse
DescriptionNetwork limits list Get a list of network limits

ListParties

MethodListParties
RequestListPartiesRequest
ResponseListPartiesResponse
DescriptionParties list Get a list of parties

ListValidators

MethodListValidators
RequestListValidatorsRequest
ResponseListValidatorsResponse
DescriptionValidators list Get a list of validators

ListMarkets

MethodListMarkets
RequestListMarketsRequest
ResponseListMarketsResponse
DescriptionMarkets list Get a list of markets

ListProposals

MethodListProposals
RequestListProposalsRequest
ResponseListProposalsResponse
DescriptionProposals list Get a list of proposals

ListMarketsData

MethodListMarketsData
RequestListMarketsDataRequest
ResponseListMarketsDataResponse
DescriptionMarkets data list Get a list of markets data

ListVotes

MethodListVotes
RequestListVotesRequest
ResponseListVotesResponse
DescriptionVotes list Get a list of votes

ListPartiesStake

MethodListPartiesStake
RequestListPartiesStakeRequest
ResponseListPartiesStakeResponse
DescriptionParties stake list Get a list of parties stake

ListDelegations

MethodListDelegations
RequestListDelegationsRequest
ResponseListDelegationsResponse
DescriptionDelegations list Get a list of delegations