Skip to main content

Get all stored assets

GET 

//v1/chain/core/accounts/total_assets

Get all stored assets

Request

Query Parameters

    block string

    Block index or trie root

Responses

All stored assets

Schema
    baseTokensstringrequired

    The base tokens (uint64 as string)

    nativeTokens CoinJSON[]required
  • Array [
  • balancestringrequired

    The balance (uint64 as string)

    coinTypestringrequired
  • ]

Request Collapse all
Base URL
Parameters
— query
ResponseClear

Click the Send API Request button above and see the response here!