Skip to main content
GET
/
api
/
v1
/
pos
/
reward
/
{address}
Get Rewards
curl --request GET \
  --url https://namada-indexer-01.originstake.com/api/v1/pos/reward/{address} \
  --header 'Key: <api-key>'
{
  "200": [
    {}
  ]
}

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.

Path Parameters

address
string
required
The delegator address

Response

200
array
A list of reward objects