
lend.defi
Contract
Table Browser
Scope: lend.defiid | contract | sym | bsym | last_liquidity_cumulative_index | last_variable_borrow_cumulative_index | practical_balance | total_borrows_stable | total_borrows_variable | minimum_borrows | maximum_borrows | minimum_deposit | maximum_deposit | maximum_total_deposit | overall_borrow_rate | current_liquidity_rate | current_variable_borrow_rate | current_stable_borrow_rate | current_avg_stable_borrow_rate | reserve_factor | reserved_balance | base_ltv_as_collateral | liquidation_threshold | liquidation_forfeit | liquidation_bonus | utilization_rate | optimal_utilization_rate | base_variable_borrow_rate | variable_rate_slope1 | variable_rate_slope2 | base_stable_borrow_rate | stable_rate_slope1 | stable_rate_slope2 | borrowing_enabled | usage_as_collateral_enabled | is_stable_borrow_rate_enabled | is_active | is_freezed | oracle_price_id | last_update_time | maximum_total_borrows |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rows of st_reserve
Field | Type |
---|---|
id | uint64 |
contract | name |
sym | symbol |
bsym | symbol |
last_liquidity_cumulative_index | uint128 |
last_variable_borrow_cumulative_index | uint128 |
practical_balance | asset |
total_borrows_stable | asset |
total_borrows_variable | asset |
minimum_borrows | asset |
maximum_borrows | asset |
minimum_deposit | asset |
maximum_deposit | asset |
maximum_total_deposit | asset |
overall_borrow_rate | uint128 |
current_liquidity_rate | uint128 |
current_variable_borrow_rate | uint128 |
current_stable_borrow_rate | uint128 |
current_avg_stable_borrow_rate | uint128 |
reserve_factor | uint128 |
reserved_balance | asset |
base_ltv_as_collateral | uint64 |
liquidation_threshold | uint64 |
liquidation_forfeit | uint64 |
liquidation_bonus | uint64 |
utilization_rate | uint128 |
optimal_utilization_rate | uint128 |
base_variable_borrow_rate | uint128 |
variable_rate_slope1 | uint128 |
variable_rate_slope2 | uint128 |
base_stable_borrow_rate | uint128 |
stable_rate_slope1 | uint128 |
stable_rate_slope2 | uint128 |
borrowing_enabled | bool |
usage_as_collateral_enabled | bool |
is_stable_borrow_rate_enabled | bool |
is_active | bool |
is_freezed | bool |
oracle_price_id | uint64 |
last_update_time | time_point_sec |
maximum_total_borrows | asset$ |