Vaulta

sovspacegame

Contract

The data tables defined by this contract.

  • rows of area_s

    Field Type
    id uint64
    asset_id uint64
    owner name
    tile int32
    ts uint64
  • rows of assets_s

    Field Type
    asset_id uint64
    collection_name name
    schema_name name
    template_id int32
    ram_payer name
    backed_tokens asset[]
    immutable_serialized_data bytes
    mutable_serialized_data bytes
  • Field Type
    id uint64
    atype int32
    peos int32
    psov int32
    name string
    ipfs string
    race int32
    shield_max int32
    attack int32
  • Field Type
    id uint64
    user name
    asset_id uint64
    svx uint64
    token uint64
    lastclaim uint32
  • rows of global

    Field Type
    id uint64
    cntareas uint64
    cntnfts uint64
    version string
    m_sov uint64
    m_eos uint64
    a_sov uint64
    a_eos uint64
    cntcoll uint64
    cnttower uint64
    svx_self uint64
    svx_user uint64
    bx1 uint64
    by1 uint64
    bx2 uint64
    by2 uint64
    logid uint64
    config string
    maintenence uint32
  • rows of logtab_s

    Field Type
    id uint64
    update string
    ts uint64
    res1 uint64
  • Field Type
    id uint64
    name string
    circulation uint64
    startprice uint64
    epsilon uint32
  • Field Type
    schema_name name
    format FORMAT[]
  • rows of user_s

    Field Type
    user name
    race int32
    cntmint uint64
    cntplace uint64
    lastact uint64
  • Field Type
    user name
    items uint32[]
    config string