Skip to content

SnsListNeuronsParams

Defined in: packages/sns/src/types/governance.params.ts:20

The parameters available to list Sns neurons

  • QueryParams

optional beforeNeuronId: SnsNeuronId

Defined in: packages/sns/src/types/governance.params.ts:26

Index the search to returns a list that starts after specified neuron id


optional certified: boolean

Defined in: packages/utils/dist/types/query.params.d.ts:6

Perform update calls (certified) or query calls (not certified).

QueryParams.certified


optional limit: number

Defined in: packages/sns/src/types/governance.params.ts:24

The maximum number of neurons returned by the method list_neurons


optional principal: Principal

Defined in: packages/sns/src/types/governance.params.ts:22

Scope the query to a particular principal