Vaulta

castle.air

Contract

The data tables defined by this contract.

  • rows of baker

    Field Type
    flow_rate float64
    start_time uint32
    quantity asset
    cumulative asset
    updated_at uint32
  • rows of castle

    Field Type
    id uint64
    recurring_secs uint64
    weight uint32
  • rows of period

    Field Type
    start_time uint32
    end_time uint32
    quantity asset
    weight_deposit asset
    unit_reward_amount float64
  • Field Type
    account name
    quantity asset
    start_time uint32
    end_time uint32
  • rows of reward

    Field Type
    account name
    weight_deposit asset
    quantity asset
    cumulative asset
    last_cal_time uint32
  • rows of vault

    Field Type
    id uint64
    account name
    quantity asset
    release_time uint32
    auto_renewal bool
    expired bool