Vaulta

puppycore125

Contract

The data tables defined by this contract.

  • rows of banker

    Field Type
    id uint64
    uid uint64
    tid uint64
    vol uint64
    pup_vol uint64
    utime uint64
  • rows of order

    Field Type
    id uint64
    user name
    src uint64
    dst uint64
    p float64
    int_p float64
    src_amount uint64
    src_filled uint64
    dst_filled uint64
    ctime uint64
    utime uint64
    etime uint64
    p_depth int16
    p_rev bool
    cancelled bool
  • rows of token

    Field Type
    id uint64
    symbol extended_symbol
    pool uint64
    pup_pool uint64
    utime uint64