Skip to main content
GET
/
api
/
v1
/
pos
/
voting-power
Get Voting Power
curl --request GET \
  --url https://namada-indexer-01.originstake.com/api/v1/pos/voting-power \
  --header 'Key: <api-key>'
{
  "200": {
    "totalVotingPower": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.namada.cc/llms.txt

Use this file to discover all available pages before exploring further.

Response

200
object