Vaulta

bssr.defi

Contract

The data tables defined by this contract.

  • rows of deposit

    Field Type
    id uint64
    owner name
    period uint32
    saving_box asset
    saving_token uint128
    expire_time uint64
  • rows of global

    Field Type
    status uint8
    fees_percent uint32
    reinvest_interval uint32
  • rows of holder

    Field Type
    owner name
    saving_box asset
    saving_token uint128
  • rows of order

    Field Type
    id uint64
    owner name
    discount uint16
    time uint64
  • rows of pool

    Field Type
    period uint32
    weight uint32
  • rows of stat

    Field Type
    total_saving_box asset
    total_saving_token uint128
    next_reinvest_time uint32
  • rows of tableid

    Field Type
    key name
    id uint64