Vaulta

eosunitpool1

Contract

The data tables defined by this contract.

  • Field Type
    id uint64
    account name
    unclaimed asset
    claimed asset
    interest float64
    time uint64
    count uint64
    contract name
    borrow asset
  • rows of config

    Field Type
    contract name
    sym symbol
    status uint8
    base_interest uint64
    base_reward uint64
    base_reward_borrow_rate uint64
    reserve_factor uint64
    stake_price float64
    total_cash asset
    total_borrow asset
    total_reservers asset
    total_reward asset
    released_reward asset
    current_interest float64
    interest_count uint64
    reward_count uint64
    liquid_threshold uint64
    borrow_threshold uint64
    over_stake_threshold uint64
    liquid_reward uint64
    editprice_count uint64
  • rows of kink

    Field Type
    id uint64
    contract name
    min float64
    max float64
    jump_interest uint64
    jump_reward uint64
    jump_borrow uint64
  • rows of liquid

    Field Type
    id uint64
    account name
    contract name
    stake asset
    borrow asset
    time uint64
    stake_contract name
  • rows of supply

    Field Type
    id uint64
    account name
    unclaimed asset
    claimed asset
    stake asset
    interest float64
    pub_key string
    time uint64
    count uint64
    status uint8
    contract name