Requests the current app parameters from the view service.
Requests information on an asset by asset id
Requests all assets known to the view service.
Requests all assets known to the view service.
Filters in an AuctionsRequest
will be combined using AND
logic – that
is, the more filters you add, the fewer responses you’re likely to get.
Requests ValueView
s of delegation tokens for the given address index. The
returned ValueView
s will include the ValidatorInfo
for the delegated
validator in their extended_metadata
fields.
Contains a ValueView
of delegation tokens for the requested address index.
The ValueView
includes the ValidatorInfo
for the delegated validator in
cits extended_metadata
field.
Requests the current FMD parameters from the view service.
Requests the current gas prices from the view service.
A query for notes to be used for voting on a proposal.
A query for notes known by the view service.
A note plaintext with associated metadata about its status.
Requests sync status of the view service.
Returns the status of the view service and whether it is synchronized with the chain state.
Requests streaming updates on the sync height until the view service is synchronized.
A streaming sync status update
Requests unbonding tokens for a given address index, with optional filtering
for whether the tokens are currently claimable.
Returns unbonding tokens for the given address index, optionally filtered by
whether the tokens are currently claimable.