Get Account History

Gives historical coldkey balance, daily at midnight GMT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

response details

  {
      "address": {
        "ss58": "5DCaUSocqajoo8v2936aPAGV5QBYdVhRBTLMoYUsuF8LqyEM",
        "hex": "0x323d57bfbf584d04cb390b4ade567aba4628b6d34b4484035ff6c2f9ee42c827"
      },
      "network": "finney",
      "block_number": 5403431,
      "timestamp": "2025-04-21T23:59:48Z",
      "rank": 0,
      "balance_free": "18466145" value in rao,
      "balance_staked": "99950089307" value in rao,
      "balance_staked_alpha_as_tao": "0" value in rao,
      "balance_staked_root": "99950089307" value in rao,
      "balance_total": "99968555452" value in rao,
      "balance_free_24hr_ago": null,
      "balance_staked_24hr_ago": null,
      "balance_staked_alpha_as_tao_24hr_ago": null,
      "balance_staked_root_24hr_ago": null,
      "balance_total_24hr_ago": null,
      "created_on_date": "2024-03-23",
      "created_on_network": "finney",
      "coldkey_swap": null
    },
Query Params
string
required

Address String to query

string
enum
Defaults to finney

Finney is the current network. nalamoto and kusanagi added for historical data.

Allowed:
int32

Block for data

int32

block number for start of range

int32

block number for end of range

int32

Start of timestamp range in Unix timestamp (seconds since 1970-01-01) (inclusive)

int32

End of timestamp range in Unix timestamp (seconds since 1970-01-01) (inclusive)

string
enum
Allowed:
int32
Defaults to 1

Page of entries to retrieve.

int32
Defaults to 50

Number of entries to return. Max value is 200.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json