
Table Browser
Scope: bank.wal
balance_id | user | contract | principal_left | principal_maturities | principal_invalids | withdraw_left | withdraw_maturities | interest_left | total_principal | total_principal_withdraw | total_interest | total_interest_withdraw | last_interest | last_interest_rate | last_return_time |
---|
Field | Type |
---|---|
balance_id | uint64 |
user | name |
contract | name |
principal_left | asset |
principal_maturities | pair_time_point_sec_asset[] |
principal_invalids | pair_time_point_sec_asset[] |
withdraw_left | asset |
withdraw_maturities | pair_time_point_sec_asset[] |
interest_left | asset |
total_principal | asset |
total_principal_withdraw | asset |
total_interest | asset |
total_interest_withdraw | asset |
last_interest | asset |
last_interest_rate | float64 |
last_return_time | time_point_sec |