EOS

eggameioball

Contract

The data tables defined by this contract.

  • rows of global

    FieldType
    iduint64
    valueuint64
  • rows of result

    FieldType
    bet_iduint64
    game_iduint64
    win_amountuint64
  • FieldType
    bet_iduint64
    game_iduint64
    username
    quantityasset
    memostring
  • rows of pubkey

    FieldType
    iduint64
    keypublic_key
  • rows of odds

    FieldType
    iduint64
    _oddsfloat64
  • rows of game

    FieldType
    iduint64
    typeuint64
    statusuint64
    end_timetime_point_sec
    resultuint32[]
    bet_amtasset
  • rows of bet

    FieldType
    iduint64
    game_iduint64
    player_namestring
    referrername
    amountasset
    note_amountuint64
    numstring
    type1uint32
    type2uint32