Vaulta

puppymineral

Contract

The data tables defined by this contract.

  • rows of feepool

    Field Type
    id uint64
    tid uint64
    round uint64
    last_vol uint64
    vol uint64
    mined uint64
    utime uint64
  • rows of income

    Field Type
    user name
    vol uint64
  • rows of mineral

    Field Type
    vol uint64
    vol_cap uint64
    start uint64
    limit uint64
    tvl uint64
  • rows of pool24

    Field Type
    tid uint64
    day uint64
    vol uint64
    pup_vol uint64
  • rows of profit

    Field Type
    id uint64
    tid uint64
    day uint64
    vol uint64
    used_vol uint64
    utime uint64
  • Field Type
    on bool
    day uint64
    stage int32
    tid uint64
    uid uint64