Vaulta

puppynetwork

Contract

The data tables defined by this contract.

  • rows of config

    Field Type
    pup_pool_min uint64
    instant_account name
    instant_fee_p float64
    instant_fee_min uint64
    order_account name
    order_day_fee uint64
    order_amount_min uint64
    cleanup_window uint64
    cleanup_limit uint64
  • rows of deal

    Field Type
    id uint64
    src uint64
    dst uint64
    src_amount uint64
    dst_amount uint64
    ctime uint64
    user name
    src_oid uint64
    dst_oid uint64
  • rows of hotpair

    Field Type
    id uint64
    a uint64
    b uint64
  • rows of tinfo

    Field Type
    tid uint64
    user name
    vol uint64
    desc string
    link string
    logolink string
    utime uint64