Daily Balances
Daily Balance shows the balance amount for each address. The label information can be found at (see Labels section for details).
table name:
terra.daily_balances
Field | Type | Description |
DATE | date | The date time for this balance record |
ADDRESS | address | The balance address |
ADDRESS_LABEL_TYPE | text | |
ADDRESS_LABEL_SUBTYPE | text | |
ADDRESS_LABEL | text | |
ADDRESS_NAME | text | |
BALANCE | number | The amount of the balance |
BALANCE_USD | number | The amount of the balance in USD, it is calculated by the hourly price multiple the balance amount |
BALANCE_TYPE | text | The balance type |
CURRENCY | text | The balance currency |
Last modified 1yr ago