SnsListNeuronsParams
Defined in: packages/sns/src/types/governance.params.ts:20
The parameters available to list Sns neurons
Extends
Section titled “Extends”QueryParams
Properties
Section titled “Properties”beforeNeuronId?
Section titled “beforeNeuronId?”
optionalbeforeNeuronId:SnsNeuronId
Defined in: packages/sns/src/types/governance.params.ts:26
Index the search to returns a list that starts after specified neuron id
certified?
Section titled “certified?”
optionalcertified:boolean
Defined in: packages/utils/dist/types/query.params.d.ts:6
Perform update calls (certified) or query calls (not certified).
Inherited from
Section titled “Inherited from”QueryParams.certified
limit?
Section titled “limit?”
optionallimit:number
Defined in: packages/sns/src/types/governance.params.ts:24
The maximum number of neurons returned by the method list_neurons
principal?
Section titled “principal?”
optionalprincipal:Principal
Defined in: packages/sns/src/types/governance.params.ts:22
Scope the query to a particular principal