Vaulta

eosjackyjpot

Contract

The data tables defined by this contract.

  • Field Type
    token asset
    contract name
    quote asset
    reserved uint64
  • Field Type
    key name
    value uint64
  • Field Type
    id uint64
    from name
    to name
    qty asset
    memo string
    status uint8
  • rows of st_global

    Field Type
    bidder name
    bid_at uint64
    sold_keys uint64
    key_price asset
    round uint64
    status uint32
    count uint64
    bid asset
    dividend asset
    bswitch bool
  • rows of st_offer

    Field Type
    id uint64
    user name
    bid asset
    bid_at uint64
    keys uint64
    sold_keys uint64
    done bool
  • rows of st_user

    Field Type
    id uint64
    user name
    bid asset
    dividend asset
    bid_at uint64
    keys uint64
    bswitch bool